summaryrefslogtreecommitdiffstats
path: root/tests/fate/filter-audio.mak
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-06-20 14:07:44 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-06-20 14:26:34 +0200
commitf230b9671f9ea81617a87a5c4e49a9d7aa4ac085 (patch)
tree62d5faacd7bd7f765886510b1952ae6860a111c7 /tests/fate/filter-audio.mak
parent50ee17340b9fc2aca04fb41169ef90a290248141 (diff)
downloadffmpeg-streaming-f230b9671f9ea81617a87a5c4e49a9d7aa4ac085.zip
ffmpeg-streaming-f230b9671f9ea81617a87a5c4e49a9d7aa4ac085.tar.gz
fate: add avfilter/formats-test
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/fate/filter-audio.mak')
-rw-r--r--tests/fate/filter-audio.mak4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/fate/filter-audio.mak b/tests/fate/filter-audio.mak
index 210b89e..2669498 100644
--- a/tests/fate/filter-audio.mak
+++ b/tests/fate/filter-audio.mak
@@ -92,5 +92,9 @@ fate-filter-volume: CMD = md5 -i $(SRC) -af aperms=random,volume=precision=fixed
fate-filter-volume: CMP = oneline
fate-filter-volume: REF = 4d6ba75ef3e32d305d066b9bc771d6f4
+FATE_AFILTER-yes += fate-filter-formats
+fate-filter-formats: libavfilter/formats-test$(EXESUF)
+fate-filter-formats: CMD = run libavfilter/formats-test
+
FATE_SAMPLES_AVCONV += $(FATE_AFILTER-yes)
fate-afilter: $(FATE_AFILTER-yes)
OpenPOWER on IntegriCloud