232 Commits (cb20ca14a330ade01cb73c340976b86933e34c7d)

Author SHA1 Message Date
Diego Biurrun 42de665db9 fate: split off Ut Video codec FATE tests into their own file 13 years ago
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
Michael Niedermayer 02a01c2fa1 fate: replace forgotten avconv by ffmpeg in vsynth / asynth stuff 13 years ago
Michael Niedermayer 5ca392d119 fate: add --timeout=60 --contimeout=60 to fate-rsync 13 years ago
Clément Bœsch f5cd136f2b ffmpeg: add -map_channel option. 13 years ago
Martin Storsjö 73dbc89cbb fate: Add a target for creating a 16000 Hz mono synthetic audio file 13 years ago
Michael Niedermayer 530d8529d0 fate: enable the prores tests 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
Michael Niedermayer e01770ba01 fate: Switch default tool to test from avconv to ffmpeg 13 years ago
Michael Niedermayer 6ae356c9a0 fate: allow specifying the tool to use for fate (avconv / ffmpeg) 13 years ago
Michael Niedermayer ee5234dd67 fate-rsync: switch to our server in preparation of h264 4:2:2 tests 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
Carl Eugen Hoyos b36bd27fbe Rm lavfi-showfiltfmts on make testclean. 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