[mythtv] [mythtv-commits] mythtv commit: r20681 by markk

cal cal at graggrag.com
Tue Jun 9 14:06:07 UTC 2009


mythtv at cvs.mythtv.org wrote:
>       Author: markk
>         Date: 2009-06-08 09:08:25 +0000 (Mon, 08 Jun 2009)
> New Revision: 20681
>    Changeset: http://cvs.mythtv.org/trac/changeset/20681
> 
[ ... ]
> 
> Log:
> 
> Break out VDPAU playback from VideoOutputXv.
> 
> This is largely a straightforward lift and shift and hence there should be no great change in behaviour. The only intentional changes are the removal of the hardware check when checking support (it doesn't really help and just slows everything down) and VDPAU is now 'approved' to display the dummy stream during livetv startup - which means a smoother startup in many cases.
> 
> There is also a reasonable amount of code duplication between VideoOutputVDPAU and VideoOutputXv which will be reduced in subsequent commits.

perhaps a small problem ...
avformatdecoder.cpp: In member function ‘int AvFormatDecoder::ScanStreams(bool)’:
avformatdecoder.cpp:1596: error: ‘xvmc_pixel_format’ was not declared in this scope

and the pertinent opts I can think of are ...
    --disable-xvmc \
    --enable-vdpau  \

cheers, Cal



More information about the mythtv-dev mailing list