81 Commits (753a5063bd5834d2a3eb50729cbdc8d99724f221)

Author SHA1 Message Date
Diego Biurrun 753a5063bd fate: split off screen codec FATE tests into their own file 13 years ago
Diego Biurrun bad3817919 fate: split off Real Inc. codec FATE tests into their own file 13 years ago
Diego Biurrun bf6923577e fate: split off AC-3 codec FATE tests into their own file 13 years ago
Martin Storsjö 73dbc89cbb fate: Add a target for creating a 16000 Hz mono synthetic audio file 13 years ago
Diego Biurrun a62d36697d prores: add FATE tests 13 years ago
Mans Rullgard 908f12f342 fate: allow testing with libavfilter disabled 13 years ago
Anton Khirnov 6291d7e416 Make a copy of ffmpeg under a new name -- avconv. 13 years ago
Anton Khirnov b4ea1c5a77 Remove the ffserver test. 13 years ago
Mans Rullgard b13c6e336c fate: make vsynth tests depend on only the relevant vref 14 years ago
Diego Biurrun 191c5f8ff3 build: move tests/seek_test.c to libavformat and reuse generic build rules 14 years ago
Mans Rullgard ca9036155d build: remove unnecessary FFLDFLAGS variable 14 years ago
Mans Rullgard 28e1c97916 build: rework rules for things in the tools dir 14 years ago
Mans Rullgard 27e7144350 fate: add idct8x8 test 14 years ago
Mans Rullgard 03256d96e4 fate: move libavutil test rules to a separate file 14 years ago
Diego Biurrun bd9a9a2f18 build: Eliminate obsolete test targets. 14 years ago
Mans Rullgard 0291ce840c fate: move amr[nw]b test rules into separate files 14 years ago
Mans Rullgard deb3ed01b5 build: replace some addprefix/addsuffix with substitution refs 14 years ago
Mans Rullgard f038cf3c74 build: remove SRC_PATH_BARE variable 14 years ago
Mans Rullgard 698a183e30 build: move test rules to tests/Makefile 14 years ago
Diego Biurrun 4fbd52f0b8 Merge tests Makefile into the top-level Makefile. 18 years ago
Benoit Fouet 9f6c879365 seek tests only available with GPL enabled 18 years ago
Diego Biurrun 822dc0b820 Mark phony swscale_error target as such. 18 years ago
Diego Biurrun 0fd5a1b935 Exit with error when running libavtest and not configured with --enable-gpl. 18 years ago
Diego Biurrun faed2a7f8f Rename variable for consistency. 18 years ago
Diego Biurrun 1b1a1608be whitespace cosmetics 18 years ago
Diego Biurrun acfd623e8f better variable names 18 years ago
Diego Biurrun 0cda58aaaa Remove comments that are neither very enlightening nor particularly up-to-date. 18 years ago
Diego Biurrun 6fea73ceef Do not hide the commands make runs. 18 years ago
Diego Biurrun dd4ca89143 Fix seek_test compilation for out-of-tree builds. 18 years ago
Diego Biurrun 036ab241e5 Also remove seek_test upon clean. 18 years ago
Diego Biurrun 90a7f95654 Replace multiple rules for compiling binaries by one pattern rule. 18 years ago
Diego Biurrun 79e95835e0 Remove obsolete and non-working DSP test program. 18 years ago
Zuxy Meng 2462e4b765 Remove trailing / from -I flags, MinGW appears to dislike them. 18 years ago
Michael Niedermayer c6a29a63b1 enable seektest 18 years ago
Michael Niedermayer a2638aa764 ensure that seek_test is rebuild if any of the libs changed 18 years ago
Diego Biurrun d0115a2614 Add seektest to list of PHONY targets. 18 years ago
Michael Niedermayer f97b7e66de seek regression tests 18 years ago
Diego Biurrun 200d9a885b Do not run (broken) ffserver test by default and warn about its brokenness. 18 years ago
Diego Biurrun 3dd9fa77bf Bail out immediately with software scaler instead of failing the tests. 18 years ago
Diego Biurrun 919cb8731e Fix regression tests with out-of-tree builds. 18 years ago
Diego Biurrun 5d078bdb47 Use $< instead of explicit names. 18 years ago
Måns Rullgård 997baf0141 allow spaces in source and build directory names 18 years ago
Diego Biurrun ca6127352f Don't run libavtest if CONFIG_GPL is not set. 18 years ago
Diego Biurrun 41ada6e515 Warn about --enable-gpl. 18 years ago
Diego Biurrun 9fd353e9b5 0.pgm is now 00.pgm. 18 years ago
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 19 years ago
Diego Biurrun 0e16a1fc92 Simplify dsptest* rule and add libavutil to the dsptest* includes. 19 years ago
Víctor Paesa f5c85943d0 Add $(EXESUF) where necessary, fixes regression tests under MinGW. 19 years ago