summaryrefslogtreecommitdiff
path: root/tests/fate/filter-video.mak
diff options
context:
space:
mode:
authorNicolas George <george@nsup.org>2015-10-25 20:40:48 +0100
committerNicolas George <george@nsup.org>2015-11-07 16:03:47 +0100
commit432e27e6e7b653c2aafc05cd5f1bb74dc758a081 (patch)
tree0c22db3fc510a85abc72515f80ba0a7c677ec181 /tests/fate/filter-video.mak
parentb16e56931271db1ddd7008850bad5c7056d2f7ff (diff)
fate: add mpdecimate test.
Diffstat (limited to 'tests/fate/filter-video.mak')
-rw-r--r--tests/fate/filter-video.mak3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/fate/filter-video.mak b/tests/fate/filter-video.mak
index 85aa765d1c..4186996c59 100644
--- a/tests/fate/filter-video.mak
+++ b/tests/fate/filter-video.mak
@@ -329,6 +329,9 @@ FATE_FILTER-$(call ALLYES, TESTSRC_FILTER SINE_FILTER CONCAT_FILTER) += fate-fil
fate-filter-concat: tests/data/filtergraphs/concat
fate-filter-concat: CMD = framecrc -filter_complex_script $(TARGET_PATH)/tests/data/filtergraphs/concat
+FATE_FILTER-$(call ALLYES, TESTSRC2_FILTER FPS_FILTER MPDECIMATE_FILTER) += fate-filter-mpdecimate
+fate-filter-mpdecimate: CMD = framecrc -lavfi testsrc2=r=2:d=10,fps=3,mpdecimate -r 3 -pix_fmt yuv420p
+
FATE_FILTER_VSYNTH-$(call ALLYES, FORMAT_FILTER SPLIT_FILTER ALPHAEXTRACT_FILTER ALPHAMERGE_FILTER) += fate-filter-alphaextract_alphamerge_rgb
fate-filter-alphaextract_alphamerge_rgb: tests/data/filtergraphs/alphamerge_alphaextract_rgb
fate-filter-alphaextract_alphamerge_rgb: CMD = framecrc -c:v pgmyuv -i $(SRC) -filter_complex_script $(TARGET_PATH)/tests/data/filtergraphs/alphamerge_alphaextract_rgb