[mythtv-commits] mythtv commit: r26926 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Oct 21 04:06:44 UTC 2010


      Author: markk
        Date: 2010-10-21 04:06:43 +0000 (Thu, 21 Oct 2010)
New Revision: 26926
   Changeset: http://svn.mythtv.org/trac/changeset/26926

Log:

Backport r26895 from trunk to release-0-24-fixes.

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:

   branches/release-0-24-fixes/mythtv/libs/libmythtv/mythdvdplayer.cpp
   branches/release-0-24-fixes/mythtv/libs/libmythtv/mythdvdplayer.h
   branches/release-0-24-fixes/mythtv/libs/libmythtv/mythplayer.cpp
   branches/release-0-24-fixes/mythtv/libs/libmythtv/mythplayer.h




More information about the mythtv-commits mailing list