ffmpeg/tests/ref
Michael Niedermayer f575f08ccb Correct opts calulation in ffmpeg.c.
This correct the stop point for demuxing with -vcodec copy and -t as well as
packet interleaving. (we already diddrop packets but kept demuxing them
for too long due to opts being wrong)
the change to ffm is due to 2 packets with timestamp 0 being stored
in different order.

Originally committed as revision 21626 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-03 15:09:04 +00:00
..
acodec Separate audio-only tests so they are only run once 2010-01-30 21:47:13 +00:00
lavf Correct opts calulation in ffmpeg.c. 2010-02-03 15:09:04 +00:00
vsynth1 Separate audio-only tests so they are only run once 2010-01-30 21:47:13 +00:00
vsynth2 Separate audio-only tests so they are only run once 2010-01-30 21:47:13 +00:00