summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-121-3/+3
* Remove the ffserver test.Anton Khirnov2011-08-011-9/+0
* fate: make vsynth tests depend on only the relevant vrefMans Rullgard2011-07-181-1/+2
* build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun2011-07-131-5/+1
* build: remove unnecessary FFLDFLAGS variableMans Rullgard2011-07-111-1/+1
* build: rework rules for things in the tools dirMans Rullgard2011-07-101-3/+0
* fate: add idct8x8 testMans Rullgard2011-07-041-0/+1
* fate: move libavutil test rules to a separate fileMans Rullgard2011-07-031-0/+1
* build: Eliminate obsolete test targets.Diego Biurrun2011-06-301-8/+1
* fate: move amr[nw]b test rules into separate filesMans Rullgard2011-06-291-0/+2
* build: replace some addprefix/addsuffix with substitution refsMans Rullgard2011-06-281-1/+1
* build: remove SRC_PATH_BARE variableMans Rullgard2011-06-231-10/+10
* build: move test rules to tests/MakefileMans Rullgard2011-06-221-0/+121
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-071-75/+0
* seek tests only available with GPL enabledBenoit Fouet2007-05-301-4/+3
* Mark phony swscale_error target as such.Diego Biurrun2007-05-291-1/+1
* Exit with error when running libavtest and not configured with --enable-gpl.Diego Biurrun2007-05-271-0/+1
* Rename variable for consistency.Diego Biurrun2007-05-271-2/+2
* whitespace cosmeticsDiego Biurrun2007-05-271-13/+10
* better variable namesDiego Biurrun2007-05-271-4/+4
* Remove comments that are neither very enlightening nor particularly up-to-date.Diego Biurrun2007-05-271-6/+0
* Do not hide the commands make runs.Diego Biurrun2007-05-271-7/+7
* Fix seek_test compilation for out-of-tree builds.Diego Biurrun2007-05-271-5/+2
* Also remove seek_test upon clean.Diego Biurrun2007-05-251-2/+2
* Replace multiple rules for compiling binaries by one pattern rule.Diego Biurrun2007-05-241-10/+1
* Remove obsolete and non-working DSP test program.Diego Biurrun2007-05-241-20/+0
* Remove trailing / from -I flags, MinGW appears to dislike them.Zuxy Meng2007-05-091-1/+1
* enable seektestMichael Niedermayer2007-04-221-1/+1
* ensure that seek_test is rebuild if any of the libs changedMichael Niedermayer2007-04-221-1/+3
* Add seektest to list of PHONY targets.Diego Biurrun2007-02-061-1/+1
* seek regression testsMichael Niedermayer2007-02-051-0/+9
* Do not run (broken) ffserver test by default and warn about its brokenness.Diego Biurrun2007-01-251-1/+5
* Bail out immediately with software scaler instead of failing the tests.Diego Biurrun2007-01-101-0/+9
* Fix regression tests with out-of-tree builds.Diego Biurrun2006-12-231-3/+4
* Use $< instead of explicit names.Diego Biurrun2006-12-211-3/+3
* allow spaces in source and build directory namesMåns Rullgård2006-11-081-10/+11
* Don't run libavtest if CONFIG_GPL is not set.Diego Biurrun2006-10-181-1/+5
* Warn about --enable-gpl.Diego Biurrun2006-10-151-0/+3
* 0.pgm is now 00.pgm.Diego Biurrun2006-10-151-5/+5
* Mark all phony targets as such.Diego Biurrun2006-10-031-0/+3
* Merge identical targets.Diego Biurrun2006-10-021-2/+1
* simplification cosmeticsDiego Biurrun2006-08-171-2/+2
* Simplify dsptest* rule and add libavutil to the dsptest* includes.Diego Biurrun2006-08-171-6/+6
* Add $(EXESUF) where necessary, fixes regression tests under MinGW.Víctor Paesa2006-08-031-4/+4
* Add missing EXESUF to executable rules.Víctor Paesa2006-07-191-5/+5
* 100l: V_PATH vs VPATH typoDiego Biurrun2006-07-051-7/+7
* cosmetics: Break overly long lines.Diego Biurrun2006-07-051-2/+6
* simplify: $(SRC_PATH)/tests --> $(V_PATH)Diego Biurrun2006-07-051-7/+7
* Make clean/distclean consistent throughout all the Makefiles.Diego Biurrun2006-01-161-1/+1
* split snow53 test outMichael Niedermayer2006-01-141-1/+1
OpenPOWER on IntegriCloud