[mythtv-commits] Ticket #7972: "VDPAU" video output option should be renamed and redscribed in the UI.

MythTV mythtv at cvs.mythtv.org
Mon Feb 1 08:49:55 UTC 2010


#7972: "VDPAU" video output option should be renamed and redscribed in the UI.
-------------------------------------+--------------------------------------
 Reporter:  anonymous                |        Owner:  janne  
     Type:  defect                   |       Status:  closed 
 Priority:  minor                    |    Milestone:  unknown
Component:  MythTV - Video Playback  |      Version:  unknown
 Severity:  low                      |   Resolution:  invalid
  Mlocked:  1                        |  
-------------------------------------+--------------------------------------

Comment(by markk):

 (In [23420]) Platform dependant VideoDisplayProfile options.

 We now build the list of supported decoders, renderers and associated
 options from the decoder and video output classes at run time. Any
 unsupported options are ignored when building the profile list from the
 database entries.

 The net result is that the user is only presented with options that have
 been compiled in and the playback code will not try to initialise
 renderers that are unavailable. As before, final selection and
 validation of decoder/renderer support is completed as needed (e.g. XvMC
 support for MPEG2..)

 Closes #7967, Refs #7972.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7972#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list