ffmpeg/tests
Michael Niedermayer a3be5e589b update seek regressions for r9917
(correct initial timestamps which have AV_NOPTS_VALUE)

sorry, i will rm tests/seek_test ; make ; make seektest from now on

Before r9917 lavf replaced the initial dts which were unknown (AV_NOPTS_VALUE)
by values starting from -frame_duration or another guessed value.
After r9917 lavf buffers packets until it finds a known timestamp or it buffered
too much, it will then correct the previous unknown timestamps in the buffer exactly.
For the seek tests that meant that a few initial timestamps would get changed.
If no packet in the whole stream contains a timestamp then all timestamps
will be changed by first_frame_duration or so as 0 is used instead of
-frame_duration as startpoint ...

Originally committed as revision 9949 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-05 19:41:36 +00:00
..
audiogen.c typo 2007-05-24 23:13:10 +00:00
ffmpeg.regression.ref flashsv regression test 2007-08-04 20:35:50 +00:00
ffserver.regression.ref fix the server regression test (it produced for me identical results in more runs, really). 2007-02-22 14:30:31 +00:00
lena.pnm
libav.regression.ref regression tests for yuv440p yuvj440p 2007-07-19 16:06:14 +00:00
regression.sh flashsv regression test 2007-08-04 20:35:50 +00:00
rotozoom.c Relicense to LGPL and add standard license header. 2007-03-02 10:15:07 +00:00
rotozoom.regression.ref flashsv regression test 2007-08-04 20:35:50 +00:00
seek.regression.ref update seek regressions for r9917 2007-08-05 19:41:36 +00:00
seek_test.c misc spelling fixes 2007-06-12 09:29:25 +00:00
seek_test.sh set locale to C in seek test 2007-07-10 20:49:05 +00:00
server-regression.sh Merge tests Makefile into the top-level Makefile. 2007-06-07 22:36:39 +00:00
test.conf fix the server regression test (it produced for me identical results in more runs, really). 2007-02-22 14:30:31 +00:00
tiny_psnr.c 10l: Revert accidental removal of unused code. 2007-05-27 15:52:57 +00:00
videogen.c typo 2007-05-24 23:13:10 +00:00