[mythtv-commits] mythtv commit: r24188 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Apr 19 08:24:51 UTC 2010


      Author: markk
        Date: 2010-04-19 08:24:50 +0000 (Mon, 19 Apr 2010)
New Revision: 24188
   Changeset: http://svn.mythtv.org/trac/changeset/24188

Modified:

   branches/libmythui-osd/libs/libmythtv/NuppelVideoPlayer.cpp
   branches/libmythui-osd/libs/libmythtv/NuppelVideoPlayer.h

Log:

Branch libmythui-osd: Implement seeking in the new decoder loop.

The decoder methods DoRewind and DoFastForward are now only called from
within the decoder loop itself, either from DecoderGetFrame (when
play_speed != 1) or from DecoderLoop when a seek is requested from the
main thread.

Refs #7650.





More information about the mythtv-commits mailing list