summaryrefslogtreecommitdiffstats
path: root/tests/fate/filter.mak
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fate/filter.mak')
-rw-r--r--tests/fate/filter.mak10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/fate/filter.mak b/tests/fate/filter.mak
new file mode 100644
index 0000000..cd309ab
--- /dev/null
+++ b/tests/fate/filter.mak
@@ -0,0 +1,10 @@
+FATE_ASYNCTS += fate-filter-asyncts
+fate-filter-asyncts: SRC = $(SAMPLES)/nellymoser/nellymoser-discont.flv
+fate-filter-asyncts: CMD = pcm -i $(SRC) -af aresample=min_comp=0.001:min_hard_comp=0.1
+fate-filter-asyncts: CMP = oneoff
+fate-filter-asyncts: REF = $(SAMPLES)/nellymoser/nellymoser-discont.pcm
+
+FATE_FILTER += $(FATE_ASYNCTS)
+FATE_SAMPLES_AVCONV += $(FATE_ASYNCTS)
+
+fate-filter: $(FATE_FILTER)
OpenPOWER on IntegriCloud