summaryrefslogtreecommitdiff
path: root/tests/Makefile
Commit message (Collapse)AuthorAge
...
* fate: split off PCM codec FATE tests into their own fileDiego Biurrun2011-12-30
|
* fate: split off vqf/twinvq FATE tests into their own fileDiego Biurrun2011-12-26
|
* fate: split off mpc FATE tests into their own fileDiego Biurrun2011-12-26
|
* fate: split off libavcodec FATE tests into their own fileDiego Biurrun2011-12-26
|
* fate: split off Microsoft codec FATE tests into their own fileDiego Biurrun2011-12-26
|
* fate: group all VP* codec FATE tests together in one fileDiego Biurrun2011-12-26
|
* fate: split off Indeo FATE tests into their own fileDiego Biurrun2011-12-15
|
* fate: split off ATRAC FATE tests into their own fileDiego Biurrun2011-12-15
|
* fate: split off image codec FATE tests into their own fileDiego Biurrun2011-12-14
|
* fate: split off WMA codec FATE tests into their own fileDiego Biurrun2011-12-14
|
* fate: split off lossless video and audio FATE tests into their own filesDiego Biurrun2011-12-14
|
* fate: split off qtrle codec FATE tests into their own fileDiego Biurrun2011-12-14
|
* fate: split off Ut Video codec FATE tests into their own fileDiego Biurrun2011-12-14
|
* fate: split off screen codec FATE tests into their own fileDiego Biurrun2011-12-14
|
* fate: split off Real Inc. codec FATE tests into their own fileDiego Biurrun2011-12-14
|
* fate: split off AC-3 codec FATE tests into their own fileDiego Biurrun2011-12-14
|
* fate: Add a target for creating a 16000 Hz mono synthetic audio fileMartin Storsjö2011-10-18
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* prores: add FATE testsDiego Biurrun2011-10-13
|
* fate: allow testing with libavfilter disabledMans Rullgard2011-09-27
| | | | | | | This declares dependencies to skip tests using libavfilter when it is disabled. Signed-off-by: Mans Rullgard <mans@mansr.com>
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-12
| | | | | | | It will be further developed with a few incompatible changes. ffmpeg.c will stay as is for some time, so any scripts using it won't be broken.
* Remove the ffserver test.Anton Khirnov2011-08-01
| | | | It doesn't work and is therefore useless.
* fate: make vsynth tests depend on only the relevant vrefMans Rullgard2011-07-18
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun2011-07-13
|
* build: remove unnecessary FFLDFLAGS variableMans Rullgard2011-07-11
| | | | | | | | This variable is set to the same value for all directories. Adding the -L flags directly to LDFLAGS is simpler and achieves the same thing. Signed-off-by: Mans Rullgard <mans@mansr.com>
* build: rework rules for things in the tools dirMans Rullgard2011-07-10
| | | | | | | | Declaring tools associated with each library in their respective makefiles allows these tools to easily depend on the correct prerequisites and link against the libs they need. Signed-off-by: Mans Rullgard <mans@mansr.com>
* fate: add idct8x8 testMans Rullgard2011-07-04
| | | | | | This tests the IDCT implementations available in the build. Signed-off-by: Mans Rullgard <mans@mansr.com>
* fate: move libavutil test rules to a separate fileMans Rullgard2011-07-03
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* build: Eliminate obsolete test targets.Diego Biurrun2011-06-30
| | | | The targets are now part of FATE and can be run as individual FATE targets.
* fate: move amr[nw]b test rules into separate filesMans Rullgard2011-06-29
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* build: replace some addprefix/addsuffix with substitution refsMans Rullgard2011-06-28
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* build: remove SRC_PATH_BARE variableMans Rullgard2011-06-23
| | | | | | | | Setting SRC_PATH to "." when building in-tree removes the need for a quoted version of the source path since out-of-tree builds are not possible if the pathname contains spaces. Signed-off-by: Mans Rullgard <mans@mansr.com>
* build: move test rules to tests/MakefileMans Rullgard2011-06-22
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-07
| | | | | | This gets rid of some recursion and simplifies the code. Originally committed as revision 9255 to svn://svn.ffmpeg.org/ffmpeg/trunk
* seek tests only available with GPL enabledBenoit Fouet2007-05-30
| | | | Originally committed as revision 9154 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mark phony swscale_error target as such.Diego Biurrun2007-05-29
| | | | Originally committed as revision 9150 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Exit with error when running libavtest and not configured with --enable-gpl.Diego Biurrun2007-05-27
| | | | Originally committed as revision 9141 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename variable for consistency.Diego Biurrun2007-05-27
| | | | Originally committed as revision 9140 to svn://svn.ffmpeg.org/ffmpeg/trunk
* whitespace cosmeticsDiego Biurrun2007-05-27
| | | | Originally committed as revision 9139 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better variable namesDiego Biurrun2007-05-27
| | | | Originally committed as revision 9138 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove comments that are neither very enlightening nor particularly up-to-date.Diego Biurrun2007-05-27
| | | | Originally committed as revision 9137 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not hide the commands make runs.Diego Biurrun2007-05-27
| | | | Originally committed as revision 9136 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix seek_test compilation for out-of-tree builds.Diego Biurrun2007-05-27
| | | | Originally committed as revision 9135 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Also remove seek_test upon clean.Diego Biurrun2007-05-25
| | | | Originally committed as revision 9125 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Replace multiple rules for compiling binaries by one pattern rule.Diego Biurrun2007-05-24
| | | | Originally committed as revision 9123 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove obsolete and non-working DSP test program.Diego Biurrun2007-05-24
| | | | Originally committed as revision 9120 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove trailing / from -I flags, MinGW appears to dislike them.Zuxy Meng2007-05-09
| | | | | | patch by Zuxy Meng, zuxy.meng gmail com Originally committed as revision 8948 to svn://svn.ffmpeg.org/ffmpeg/trunk
* enable seektestMichael Niedermayer2007-04-22
| | | | Originally committed as revision 8792 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ensure that seek_test is rebuild if any of the libs changedMichael Niedermayer2007-04-22
| | | | Originally committed as revision 8788 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add seektest to list of PHONY targets.Diego Biurrun2007-02-06
| | | | Originally committed as revision 7860 to svn://svn.ffmpeg.org/ffmpeg/trunk
* seek regression testsMichael Niedermayer2007-02-05
| | | | Originally committed as revision 7832 to svn://svn.ffmpeg.org/ffmpeg/trunk