summaryrefslogtreecommitdiff
path: root/tests/Makefile
Commit message (Expand)AuthorAge
* Add seektest to list of PHONY targets.Diego Biurrun2007-02-06
* seek regression testsMichael Niedermayer2007-02-05
* Do not run (broken) ffserver test by default and warn about its brokenness.Diego Biurrun2007-01-25
* Bail out immediately with software scaler instead of failing the tests.Diego Biurrun2007-01-10
* Fix regression tests with out-of-tree builds.Diego Biurrun2006-12-23
* Use $< instead of explicit names.Diego Biurrun2006-12-21
* allow spaces in source and build directory namesMåns Rullgård2006-11-08
* Don't run libavtest if CONFIG_GPL is not set.Diego Biurrun2006-10-18
* Warn about --enable-gpl.Diego Biurrun2006-10-15
* 0.pgm is now 00.pgm.Diego Biurrun2006-10-15
* Mark all phony targets as such.Diego Biurrun2006-10-03
* Merge identical targets.Diego Biurrun2006-10-02
* simplification cosmeticsDiego Biurrun2006-08-17
* Simplify dsptest* rule and add libavutil to the dsptest* includes.Diego Biurrun2006-08-17
* Add $(EXESUF) where necessary, fixes regression tests under MinGW.Víctor Paesa2006-08-03
* Add missing EXESUF to executable rules.Víctor Paesa2006-07-19
* 100l: V_PATH vs VPATH typoDiego Biurrun2006-07-05
* cosmetics: Break overly long lines.Diego Biurrun2006-07-05
* simplify: $(SRC_PATH)/tests --> $(V_PATH)Diego Biurrun2006-07-05
* Make clean/distclean consistent throughout all the Makefiles.Diego Biurrun2006-01-16
* split snow53 test outMichael Niedermayer2006-01-14
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* enabling ffserver regression testsMichael Niedermayer2005-07-18
* snow regression testMichael Niedermayer2005-04-03
* update libavformat regression checksums (it should be checked why exactly the...Michael Niedermayer2004-02-18
* ac3 testFabrice Bellard2003-08-24
* put b- prefix to libav tests to avoid incorrect ffserver testFabrice Bellard2003-07-16
* fixed test.conf pathFabrice Bellard2003-07-16
* fixed SRC_PATH usageFabrice Bellard2003-06-05
* * fixing a bug in avpicture_layout (PAL8 wasn't handled properly)Roman Shaposhnik2003-05-12
* Changes for SPARC/Solaris compatibility. Now it should be possible toRoman Shaposhnik2003-04-15
* fail if a test fails instead of contuing as if everything was okMichael Niedermayer2003-04-12
* finished integrating rotozoom test in ffmpegMichael Niedermayer2003-04-11
* check quality too, not only md5 (but dont take the scores too serious, the di...Michael Niedermayer2003-04-10
* test ffserver even if ffmpeg regresion test failsMichael Niedermayer2003-03-26
* First shot at the ffserver regression tests. All feedback received withPhilip Gladstone2002-12-12
* using only the fast int dct for regression testsMichael Niedermayer2002-08-30
* mmx & non-mmx regerssion testsMichael Niedermayer2002-08-27
* use a local dir for testsFabrice Bellard2002-06-05
* * added dependency on dsputil_mmx_rnd.h for dsputil testZdenek Kabelac2002-05-29
* * yet a bit more extendedZdenek Kabelac2002-05-27
* reactivated swf/mjpeg/jpg formats testingFabrice Bellard2002-05-25
* * a little bit extended dsptest also suports dsptestpic targetZdenek Kabelac2002-05-23
* * somewhat more advanced test suit for dsp code - for now i386 onlyZdenek Kabelac2002-05-23
* added libav regression testsFabrice Bellard2002-05-20
* added first version of regression tests - simply type 'make test' to test eve...Fabrice Bellard2002-05-18