summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-03-13 11:03:08 +0100
committerAnton Khirnov <anton@khirnov.net>2013-03-28 08:00:58 +0100
commita222997650eb5e158b600c5d7341e236866d6228 (patch)
tree07834a4583928b4887a25b2b39eb86c1fc6f3e8a /tests/fate
parent7cec12748a37026504d874b812d4cfd3e64034fe (diff)
FATE: add a test for the boxblur filter
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/filter.mak3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/fate/filter.mak b/tests/fate/filter.mak
index 84ee89a7cc..d3d401c14f 100644
--- a/tests/fate/filter.mak
+++ b/tests/fate/filter.mak
@@ -30,6 +30,9 @@ fate-filter-asyncts: CMD = pcm -analyzeduration 10000000 -i $(SRC) -af asyncts
fate-filter-asyncts: CMP = oneoff
fate-filter-asyncts: REF = $(SAMPLES)/nellymoser/nellymoser-discont.pcm
+FATE_FILTER_VSYNTH-$(CONFIG_BOXBLUR_FILTER) += fate-filter-boxblur
+fate-filter-boxblur: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf boxblur=2:1
+
fate-filter-delogo: CMD = framecrc -i $(SAMPLES)/real/rv30.rm -vf delogo=show=0:x=290:y=25:w=26:h=16 -an
FATE_FILTER-$(call FILTERDEMDEC, DELOGO, RM, RV30) += fate-filter-delogo