[MPlayer-cvslog] r22451 - trunk/libmpdemux/demux_avs.c

Uoti Urpala uoti.urpala at pp1.inet.fi
Sun Mar 4 19:45:52 CET 2007


On Sun, 2007-03-04 at 16:13 +0100, reimar wrote:
> Remove hack that sets demuxer->video->pts after seeking, it seems no longer needed.

It's not needed for most of playback, but is still used by some code. At
least EDL and external vobsub use it to seek to "the same position"
after the main demuxer seek (before any packets are read which could
tell the real new pts). Some other demuxers don't set it either though.
It would be possible to change the code to do those seeks only after the
next video frame is read.




More information about the MPlayer-cvslog mailing list