1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-07 10:04:15 +02:00
ffmpeg/tests
Philip Gladstone b452004bbf These are my values and seem pretty stable. YMMV
Originally committed as revision 1765 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-12 03:05:46 +00:00
..
.cvsignore * added 2002-05-27 08:36:05 +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 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
ffserver.regression.ref These are my values and seem pretty stable. YMMV 2003-04-12 03:05:46 +00:00
lena.pnm finished integrating rotozoom test in ffmpeg 2003-04-11 13:43:17 +00:00
libav.regression.ref more formats 2003-01-11 05:32:29 +00:00
Makefile finished integrating rotozoom test in ffmpeg 2003-04-11 13:43:17 +00:00
regression.sh finished integrating rotozoom test in ffmpeg 2003-04-11 13:43:17 +00:00
rotozoom.c use bilinear interpolation for the rotozoom 2003-04-12 02:32:33 +00:00
rotozoom.regression.ref use bilinear interpolation for the rotozoom 2003-04-12 02:32:33 +00:00
server-regression.sh Add a file serving test as well 2003-04-12 03:04:55 +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