diff options
author | Diego Biurrun <diego@biurrun.de> | 2013-04-16 01:42:38 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2013-04-27 16:53:42 +0200 |
commit | b963f021b603509b5159873de4919dec441d0782 (patch) | |
tree | 0d8b39fbdec8d096bf1440914f1fa3c1c2ce7797 /tests/Makefile | |
parent | 28663511c99b3cdaf9387a15032259879474f5f4 (diff) | |
download | ffmpeg-b963f021b603509b5159873de4919dec441d0782.tar.gz |
fate: Invoke pixfmts lavfi tests through fate-run.sh
Diffstat (limited to 'tests/Makefile')
-rw-r--r-- | tests/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile index 495df10ee1..0495132c89 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -45,7 +45,6 @@ FILTERDEMDECENCMUX = $(call ALLYES, $(1)_FILTER $(2)_DEMUXER $(3)_DECODER $(4)_E include $(SRC_PATH)/tests/fate/acodec.mak include $(SRC_PATH)/tests/fate/vcodec.mak include $(SRC_PATH)/tests/fate/avformat.mak -include $(SRC_PATH)/tests/fate/avfilter.mak include $(SRC_PATH)/tests/fate/seek.mak include $(SRC_PATH)/tests/fate/aac.mak |