[mythtv-commits] mythtv commit: r26841 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Oct 17 11:51:19 UTC 2010


      Author: markk
        Date: 2010-10-17 11:51:19 +0000 (Sun, 17 Oct 2010)
New Revision: 26841
   Changeset: http://svn.mythtv.org/trac/changeset/26841

Log:

Fix still frame DVD menus with audio.

Instead of using the pause frame code, which was the previous approach
for menus, we simply use the last frame displayed (but without releasing
it for re-use), update (hack) its timecode and continue to run the av
sync code. This ensures the av sync does not get wildly broken, dvd
buttons continue to display and transitions between still menus and full
av menus work seemlessly.


Modified:

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




More information about the mythtv-commits mailing list