[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Aug 28 03:55:03 EDT 2004


----------------------------------------------------------------------------
Changes committed by cpinkham on Sat Aug 28 07:52:13 2004

Modified Files:
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp avformatdecoder.cpp avformatdecoder.h 
        decoderbase.cpp decoderbase.h ivtvdecoder.cpp ivtvdecoder.h 
        nuppeldecoder.cpp nuppeldecoder.h 
Log Message:


Fix a few bugs in the recent seektable/positionmap consolidation including:
	rewind by 1 frame not working for nuppel files (it did 2 frames) and
	potentially flushing the avcodec buffers prematurely.
	This also should hopefully fix proper seeking in nuppel files which
	have been transcoded with the cutlist applied.

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


More information about the mythtv-commits mailing list