OSDN Git Service

Remove comments that are neither very enlightening nor particularly up-to-date.
[coroid/ffmpeg_saccubus.git] / tests / Makefile
2007-05-27 Diego BiurrunRemove comments that are neither very enlightening...
2007-05-27 Diego BiurrunDo not hide the commands make runs.
2007-05-27 Diego BiurrunFix seek_test compilation for out-of-tree builds.
2007-05-25 Diego BiurrunAlso remove seek_test upon clean.
2007-05-24 Diego BiurrunReplace multiple rules for compiling binaries by one...
2007-05-24 Diego BiurrunRemove obsolete and non-working DSP test program.
2007-05-09 Zuxy MengRemove trailing / from -I flags, MinGW appears to disli...
2007-04-22 Michael Niedermayerenable seektest
2007-04-22 Michael Niedermayerensure that seek_test is rebuild if any of the libs...
2007-02-06 Diego BiurrunAdd seektest to list of PHONY targets.
2007-02-05 Michael Niedermayerseek regression tests
2007-01-25 Diego BiurrunDo not run (broken) ffserver test by default and warn...
2007-01-10 Diego BiurrunBail out immediately with software scaler instead of...
2006-12-23 Diego BiurrunFix regression tests with out-of-tree builds.
2006-12-21 Diego BiurrunUse $< instead of explicit names.
2006-11-08 Måns Rullgårdallow spaces in source and build directory names
2006-10-18 Diego BiurrunDon't run libavtest if CONFIG_GPL is not set.
2006-10-15 Diego BiurrunWarn about --enable-gpl.
2006-10-15 Diego Biurrun0.pgm is now 00.pgm.
2006-10-03 Diego BiurrunMark all phony targets as such.
2006-10-02 Diego BiurrunMerge identical targets.
2006-08-17 Diego Biurrunsimplification cosmetics
2006-08-17 Diego BiurrunSimplify dsptest* rule and add libavutil to the dsptest...
2006-08-03 Víctor PaesaAdd $(EXESUF) where necessary, fixes regression tests...
2006-07-19 Víctor PaesaAdd missing EXESUF to executable rules.
2006-07-05 Diego Biurrun100l: V_PATH vs VPATH typo
2006-07-05 Diego Biurruncosmetics: Break overly long lines.
2006-07-05 Diego Biurrunsimplify: $(SRC_PATH)/tests --> $(V_PATH)
2006-01-16 Diego BiurrunMake clean/distclean consistent throughout all the...
2006-01-14 Michael Niedermayersplit snow53 test out
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-07-18 Michael Niedermayerenabling ffserver regression tests
2005-04-03 Michael Niedermayersnow regression test
2004-02-18 Michael Niedermayerupdate libavformat regression checksums (it should...
2003-08-24 Fabrice Bellardac3 test
2003-07-16 Fabrice Bellardput b- prefix to libav tests to avoid incorrect ffserve...
2003-07-16 Fabrice Bellardfixed test.conf path
2003-06-05 Fabrice Bellardfixed SRC_PATH usage
2003-05-12 Roman Shaposhnik * fixing a bug in avpicture_layout (PAL8 wasn't...
2003-04-15 Roman ShaposhnikChanges for SPARC/Solaris compatibility. Now it should...
2003-04-12 Michael Niedermayerfail if a test fails instead of contuing as if everythi...
2003-04-11 Michael Niedermayerfinished integrating rotozoom test in ffmpeg
2003-04-10 Michael Niedermayercheck quality too, not only md5 (but dont take the...
2003-03-26 Michael Niedermayertest ffserver even if ffmpeg regresion test fails
2002-12-12 Philip GladstoneFirst shot at the ffserver regression tests. All feedba...
2002-08-30 Michael Niedermayerusing only the fast int dct for regression tests
2002-08-27 Michael Niedermayermmx & non-mmx regerssion tests
2002-06-05 Fabrice Bellarduse a local dir for tests
2002-05-29 Zdenek Kabelac* added dependency on dsputil_mmx_rnd.h for dsputil...
2002-05-27 Zdenek Kabelac* yet a bit more extended
2002-05-25 Fabrice Bellardreactivated swf/mjpeg/jpg formats testing
2002-05-23 Zdenek Kabelac* a little bit extended dsptest also suports dsptestpic...
2002-05-23 Zdenek Kabelac* somewhat more advanced test suit for dsp code - for...
2002-05-20 Fabrice Bellardadded libav regression tests
2002-05-18 Fabrice Bellardadded first version of regression tests - simply type...