[mythtv-commits] mythtv commit: r16419 by ijr
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Mar 7 01:30:11 UTC 2008
Author: ijr
Date: 2008-03-07 01:30:11 +0000 (Fri, 07 Mar 2008)
New Revision: 16419
Changeset: http://cvs.mythtv.org/trac/changeset/16419
Modified:
trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
Log:
Remove av_read_frame_flush() from AVFD::OpenFile().
Causes timestamps to go wacky on some files, and is the root cause of the
'file doesn't start at first frame' issue as well.
Fixes bug #3773.
More information about the mythtv-commits
mailing list