[mythtv-commits] mythtv commit: r22907 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Nov 26 00:30:17 UTC 2009


      Author: markk
        Date: 2009-11-26 00:30:16 +0000 (Thu, 26 Nov 2009)
New Revision: 22907
   Changeset: http://svn.mythtv.org/trac/changeset/22907

Modified:

   branches/libmythui-osd/libs/libmythtv/videobuffers.cpp
   branches/libmythui-osd/libs/libmythtv/videobuffers.h
   branches/libmythui-osd/libs/libmythtv/videoout_vdpau.cpp
   branches/libmythui-osd/libs/libmythtv/videoout_vdpau.h

Log:

Branch libmythui-osd: Use MythRenderVDPAU as the render device in
VideoOutputVDPAU.

There are 2 known issues:-

- there is no OSD as it didn't seem worthwhile to port the old OSD code
just to rip it out again in a few days.
- there is a small issue around reference frame ordering with software
decode following a pause. I may just re-work the handling of reference
frames to try and make it simpler all round.

This also has the positive side-effect of removing the VDPAU dependancy
in VideoBuffers.

Refs #7650





More information about the mythtv-commits mailing list