ffmpeg/tests
Reimar Döffinger 2bc70a7681 Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek regression tests.
This makes the output nicely aligned even in for those cases, and might
also avoid some issues with printf implementations that can not handle well
very large float values (e.g. msvcrt without MinGW wrapper IIRC).

Originally committed as revision 20334 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-20 15:37:50 +00:00
..
audiogen.c Mark functions only used within the test programs as static. 2009-02-19 10:09:46 +00:00
codec-regression.sh Move up the $test variable definition, together with the other 2009-10-19 21:59:17 +00:00
ffserver-regression.sh Skip creation of tests/data directory in individual regression test scripts. 2009-03-30 13:29:10 +00:00
ffserver.conf Rename test.conf --> ffserver.conf, the new name is more meaningful. 2009-03-29 20:17:23 +00:00
ffserver.regression.ref update ffserver regression ref 2009-03-21 10:03:37 +00:00
lavf.regression.ref Make sure that dv encoder initializes all encoded packet data. 2009-09-29 19:17:18 +00:00
lena.pnm finished integrating rotozoom test in ffmpeg 2003-04-11 13:43:17 +00:00
rotozoom.c Remove unused global variable. 2009-07-22 08:28:58 +00:00
rotozoom.regression.ref Add ALAC encoding and decoding regression tests. 2009-10-06 22:47:33 +00:00
seek-regression.sh Rename seek_test.sh --> seek-regression.sh for greater consistency. 2009-03-29 17:22:07 +00:00
seek.regression.ref Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek regression tests. 2009-10-20 15:37:50 +00:00
seek_test.c Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek regression tests. 2009-10-20 15:37:50 +00:00
tiny_psnr.c Fix tiny_psnr so it compares all bytes (it did skip the last block). 2008-07-24 17:24:36 +00:00
videogen.c Remove some hunks of unused and disabled code cruft. 2009-08-07 14:53:31 +00:00
vsynth.regression.ref Add ALAC encoding and decoding regression tests. 2009-10-06 22:47:33 +00:00