ffmpeg/tests
Roman Shaposhnik affd55a132 * fixing a bug in avpicture_layout (PAL8 wasn't handled properly)
* adding regression tests for all pix_fmt conversions
   * making libavtest part of the default testsuite

Originally committed as revision 1855 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-05-12 02:53:43 +00:00
..
.cvsignore * added 2002-05-27 08:36:05 +00:00
Makefile * fixing a bug in avpicture_layout (PAL8 wasn't handled properly) 2003-05-12 02:53:43 +00:00
audiogen.c added first version of regression tests - simply type 'make test' to test every codec and some mux/demuxes - added simple synthetic audio and video bitstreams generators so that no big streams needs to be used 2002-05-18 23:18:22 +00:00
dsptest.c * yet a bit more extended 2002-05-27 08:39:04 +00:00
ffmpeg.regression.ref * Making AVI encoding predictable (all JUNK chunks are filled with 0) 2003-04-24 03:59:33 +00:00
ffserver.regression.ref * Making AVI encoding predictable (all JUNK chunks are filled with 0) 2003-04-24 03:59:33 +00:00
lena.pnm finished integrating rotozoom test in ffmpeg 2003-04-11 13:43:17 +00:00
libav.regression.ref * fixing a bug in avpicture_layout (PAL8 wasn't handled properly) 2003-05-12 02:53:43 +00:00
regression.sh * fixing a bug in avpicture_layout (PAL8 wasn't handled properly) 2003-05-12 02:53:43 +00:00
rotozoom.c use bilinear interpolation for the rotozoom 2003-04-12 02:32:33 +00:00
rotozoom.regression.ref * Making AVI encoding predictable (all JUNK chunks are filled with 0) 2003-04-24 03:59:33 +00:00
server-regression.sh * Making AVI encoding predictable (all JUNK chunks are filled with 0) 2003-04-24 03:59:33 +00:00
test.conf Only reference the images that exist 2003-04-12 03:05:24 +00:00
tiny_psnr.c check quality too, not only md5 (but dont take the scores too serious, the different codecs use different quality/bitrates and its just based on a artificially generated testvideo) 2003-04-10 21:29:31 +00:00
videogen.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00