FFmpeg/tests
Michael Niedermayer 3e3c638e69 Switch regression tests to swscale.
Plain C, x86-32 and -64 have been tested and should work, other
archs that had asm optmizations in swscale likely will need some fixes
to either fall back on C if SWS_BITEXACT is set or make the asm match C.
This also disables the PAL8 test as neither swscale nor the old scaler
really support PAL8 output, imgconvert supported a fixed 666 palette
as output and swscale supports fixed 884 and 422.

Originally committed as revision 15305 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-13 03:49:54 +00:00
..
audiogen.c typo 2007-05-24 23:13:10 +00:00
ffmpeg.regression.ref Switch regression tests to swscale. 2008-09-13 03:49:54 +00:00
ffserver.regression.ref do not reset ffm pts, this avoids setting last pts to 0 and screwing up seeking 2008-06-22 00:26:25 +00:00
lena.pnm finished integrating rotozoom test in ffmpeg 2003-04-11 13:43:17 +00:00
libav.regression.ref Switch regression tests to swscale. 2008-09-13 03:49:54 +00:00
regression.sh Switch regression tests to swscale. 2008-09-13 03:49:54 +00:00
rotozoom.c Relicense to LGPL and add standard license header. 2007-03-02 10:15:07 +00:00
rotozoom.regression.ref Switch regression tests to swscale. 2008-09-13 03:49:54 +00:00
seek_test.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
seek_test.sh Ignore whitespace differences in seek test. 2008-05-01 20:04:08 +00:00
seek.regression.ref Switch regression tests to swscale. 2008-09-13 03:49:54 +00:00
server-regression.sh fix servertest in out of tree builds 2008-06-02 22:56:58 +00:00
test.conf remove unneeded ffmpeg commandline switches, and enable quiet mode 2008-06-09 00:26:25 +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 #include stdint.h instead of using a manual typedef for uint8_t. 2008-05-07 08:41:34 +00:00