Opened 20 years ago
Closed 20 years ago
#1477 closed patch (fixed)
Make xv colour change work immediately on xvmc
| Reported by: | ivor | Owned by: | danielk |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
This patch is needed to make the xv colour control settings apply immediately for xvmc. (not sure what xvmc this is needed for, but certainly for via) The myth code used to do this. Not sure when it got removed.
Attachments (1)
Change History (3)
by , 20 years ago
| Attachment: | myth-xvmcattr.diff added |
|---|
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Version: | → head |
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

(In [9309]) Fixes #1477. Use XvMC port attribute function, needed by VIA's XvMC implementation + some minor cleanup.