ffmpeg/tests
Roman Shaposhnik 6e023978cf Changes for SPARC/Solaris compatibility. Now it should be possible to
build and test ffmpeg on SPARC/Solaris 8+ out of the box.

Originally committed as revision 1778 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-15 22:29:37 +00:00
..
.cvsignore * added 2002-05-27 08:36:05 +00:00
Makefile Changes for SPARC/Solaris compatibility. Now it should be possible to 2003-04-15 22:29:37 +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 checksum update for the avi zeros ... 2003-04-12 14:43:36 +00:00
ffserver.regression.ref * Actually make the sort function do some sorting (data needs to be on own lines) 2003-04-15 02:23:00 +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
regression.sh Changes for SPARC/Solaris compatibility. Now it should be possible to 2003-04-15 22:29:37 +00:00
rotozoom.c use bilinear interpolation for the rotozoom 2003-04-12 02:32:33 +00:00
rotozoom.regression.ref checksum update for the avi zeros ... 2003-04-12 14:43:36 +00:00
server-regression.sh * Actually make the sort function do some sorting (data needs to be on own lines) 2003-04-15 02:23:00 +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