[mythtv-commits] mythtv commit: r26689 by tralph

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Oct 7 06:27:49 UTC 2010


      Author: tralph
        Date: 2010-10-07 06:27:49 +0000 (Thu, 07 Oct 2010)
New Revision: 26689
   Changeset: http://svn.mythtv.org/trac/changeset/26689

Log:

Add setFrameInterval function for vsync so that MythPlayer can update the frame interval when it changes. If frame interval isn't updated in vsync it will restrict the frame interval to 4x the original frame interval. This should greatly improve the problem with ff/rew observed by Stuart M.

Also add a GetFramesPlayed function in avformatdecoder so that MythPlayer can accurately determine which frame was last decoded.


Modified:

   trunk/mythtv/libs/libmythtv/decoderbase.h
   trunk/mythtv/libs/libmythtv/mythplayer.cpp
   trunk/mythtv/libs/libmythtv/vsync.h




More information about the mythtv-commits mailing list