
mythtv at cvs
Nov 25, 2009, 4:30 PM
Post #1 of 1
(252 views)
Permalink
|
|
mythtv commit: r22907 by markk
|
|
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 _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|