[mythtv-commits] mythtv commit: r26895 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Oct 19 11:54:02 UTC 2010


      Author: markk
        Date: 2010-10-19 11:54:02 +0000 (Tue, 19 Oct 2010)
New Revision: 26895
   Changeset: http://svn.mythtv.org/trac/changeset/26895

Log:

Refactor MythPlayer::AVSync to allow it to use the pause frame as the
displayed frame.

VideoOutput::PrepareFrame and VideoOutput::ProcessFrame will both use
the pause frame if passed a NULL VideoFrame pointer. This is the first
of two commits to address the mistake I made in fixing DVD audio still
frame menus - namely that we have a pause frame for a reason and re-
video frame, which is fine with OpenGL and VDPAU but not with XVideo.


Modified:

   trunk/mythtv/libs/libmythtv/mythdvdplayer.cpp
   trunk/mythtv/libs/libmythtv/mythdvdplayer.h
   trunk/mythtv/libs/libmythtv/mythplayer.cpp
   trunk/mythtv/libs/libmythtv/mythplayer.h




More information about the mythtv-commits mailing list