36 Commits (a991b1fecbd8c9e6f4fc31c191bd12e4be27dbf7)

Author SHA1 Message Date
Diego Biurrun 3263626feb Mark all phony targets as such. 18 years ago
Diego Biurrun d568d0feb4 Merge identical targets. 18 years ago
Diego Biurrun a9f9cc7cc1 simplification cosmetics 18 years ago
Diego Biurrun 0e16a1fc92 Simplify dsptest* rule and add libavutil to the dsptest* includes. 18 years ago
Víctor Paesa f5c85943d0 Add $(EXESUF) where necessary, fixes regression tests under MinGW. 18 years ago
Víctor Paesa 462f3c372c Add missing EXESUF to executable rules. 18 years ago
Diego Biurrun 75fe19059a 100l: V_PATH vs VPATH typo 18 years ago
Diego Biurrun f130fd4630 cosmetics: Break overly long lines. 18 years ago
Diego Biurrun 045bb9194e simplify: $(SRC_PATH)/tests --> $(V_PATH) 18 years ago
Diego Biurrun 98013cc16c Make clean/distclean consistent throughout all the Makefiles. 19 years ago
Michael Niedermayer e03c822afd split snow53 test out 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer ba85e70c54 enabling ffserver regression tests 19 years ago
Michael Niedermayer d13eef3d3d snow regression test 20 years ago
Michael Niedermayer 2dd59ebd45 update libavformat regression checksums (it should be checked why exactly they changed ...), and always test libavformat in make test so this doesnt happen again 21 years ago
Fabrice Bellard 04e3f86d6b ac3 test 21 years ago
Fabrice Bellard a12eea308a put b- prefix to libav tests to avoid incorrect ffserver test 22 years ago
Fabrice Bellard 8ff7d1ad06 fixed test.conf path 22 years ago
Fabrice Bellard e2946a86c1 fixed SRC_PATH usage 22 years ago
Roman Shaposhnik affd55a132 * fixing a bug in avpicture_layout (PAL8 wasn't handled properly) 22 years ago
Roman Shaposhnik 6e023978cf Changes for SPARC/Solaris compatibility. Now it should be possible to 22 years ago
Michael Niedermayer 6692d61b12 fail if a test fails instead of contuing as if everything was ok 22 years ago
Michael Niedermayer 6afd3b92b4 finished integrating rotozoom test in ffmpeg 22 years ago
Michael Niedermayer 67cbe68129 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) 22 years ago
Michael Niedermayer 8d170f0efa test ffserver even if ffmpeg regresion test fails 22 years ago
Philip Gladstone e2b2851e5a First shot at the ffserver regression tests. All feedback received with 22 years ago
Michael Niedermayer 463678ac8b using only the fast int dct for regression tests 22 years ago
Michael Niedermayer 1b78558a9c mmx & non-mmx regerssion tests 22 years ago
Fabrice Bellard 5bcfd1ad98 use a local dir for tests 23 years ago
Zdenek Kabelac 5845431a86 * added dependency on dsputil_mmx_rnd.h for dsputil test 23 years ago
Zdenek Kabelac 6fea8454ac * yet a bit more extended 23 years ago
Fabrice Bellard d0c30ca54e reactivated swf/mjpeg/jpg formats testing 23 years ago
Zdenek Kabelac 9e8098e72a * a little bit extended dsptest also suports dsptestpic target 23 years ago
Zdenek Kabelac ec9a41f57d * somewhat more advanced test suit for dsp code - for now i386 only 23 years ago
Fabrice Bellard 89d5dfd5e8 added libav regression tests 23 years ago
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 23 years ago