ffmpeg/tests
Michael Niedermayer 922bc38d55 mpeg2 regression test
add mpeg2video_decoder, thats more consistant with the encoders, note, both mpeg1video and mpeg2video decoder will happily decode both mpeg1 and 2

Originally committed as revision 2166 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-08-26 07:42:25 +00:00
..
.cvsignore * added 2002-05-27 08:36:05 +00:00
Makefile ac3 test 2003-08-24 21:21:39 +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 mpeg2 regression test 2003-08-26 07:42:25 +00:00
ffserver.regression.ref up to date regression tests 2003-08-24 21:27:10 +00:00
lena.pnm finished integrating rotozoom test in ffmpeg 2003-04-11 13:43:17 +00:00
libav.regression.ref up to date regression tests 2003-08-24 21:27:10 +00:00
regression.sh mpeg2 regression test 2003-08-26 07:42:25 +00:00
rotozoom.c use explicit image name 2003-06-05 12:36:34 +00:00
rotozoom.regression.ref mpeg2 regression test 2003-08-26 07:42:25 +00:00
server-regression.sh disabled file based tests 2003-08-24 21:14:02 +00:00
test.conf use new loop option 2003-08-24 21:16:50 +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