[mythtv-commits] mythtv commit: r24186 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Apr 19 06:02:04 UTC 2010


      Author: markk
        Date: 2010-04-19 06:02:04 +0000 (Mon, 19 Apr 2010)
New Revision: 24186
   Changeset: http://svn.mythtv.org/trac/changeset/24186

Modified:

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

Log:

Branch libmythui-osd: Start to refactor the decoder functionality.

Rename GetFrame (and associated members) to DecoderGetFrame to reinforce
the intention that it should only be called from within the decoder
thread, add new code for pausing and unpausing the decoder and bring
together the member functions that are decoder related.

Refs #7650





More information about the mythtv-commits mailing list