Commit Graph

1012 Commits

Author SHA1 Message Date
Michael Niedermayer f8e891a97c regression test checksum update (seems the files where even in different directories ...)
Originally committed as revision 856 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-08-21 17:36:58 +00:00
Fabrice Bellard 5bcfd1ad98 use a local dir for tests
Originally committed as revision 668 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-06-05 18:14:21 +00:00
Zdenek Kabelac 5845431a86 * added dependency on dsputil_mmx_rnd.h for dsputil test
Originally committed as revision 627 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-29 20:55:16 +00:00
Zdenek Kabelac 6fea8454ac * yet a bit more extended
* fixed busy loop test bug on mmx-only machine

Originally committed as revision 613 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-27 08:39:04 +00:00
Zdenek Kabelac 674e6204f1 * added
Originally committed as revision 611 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-27 08:36:05 +00:00
Fabrice Bellard d0c30ca54e reactivated swf/mjpeg/jpg formats testing
Originally committed as revision 600 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-25 22:47:17 +00:00
Zdenek Kabelac b6fee9b6e9 * cosmetic
Originally committed as revision 574 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-23 15:58:07 +00:00
Zdenek Kabelac 423d391bfe * minor update
Originally committed as revision 571 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-23 15:46:07 +00:00
Zdenek Kabelac 9e8098e72a * a little bit extended dsptest also suports dsptestpic target
Originally committed as revision 569 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-23 14:57:11 +00:00
Zdenek Kabelac ec9a41f57d * somewhat more advanced test suit for dsp code - for now i386 only
cd test ; make dsptest ; ./dsptest

Originally committed as revision 568 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-23 13:34:22 +00:00
Fabrice Bellard 89d5dfd5e8 added libav regression tests
Originally committed as revision 537 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-20 16:20:05 +00:00
Fabrice Bellard 51133a7db0 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
Originally committed as revision 532 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-18 23:18:22 +00:00