[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Feb 16 10:05:02 EST 2004


----------------------------------------------------------------------------
Changes committed by cpinkham on Mon Feb 16 15:00:39 2004

Modified Files:
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp 
Log Message:


1-line bugfix for broken commercial detection when using logo method on
	mpeg2 files.  Mpeg2 decoder requires us to call ClearAfterSeek() then
	GetFrame(1,true) then JumpToFrame() else it segfaults.  Nuppel
	evidently doesn't require the GetFrame(1,true) in there.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list