summaryrefslogtreecommitdiff
path: root/tests/fate/filter-video.mak
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-05-31 21:02:37 -0700
committerMichael Niedermayer <michaelni@gmx.at>2014-06-01 19:00:39 +0200
commit552c9904ab5f1f6eb9be118a6ab116e6a9137753 (patch)
tree80440963b08283343e60a0949ea5f7ec950fea52 /tests/fate/filter-video.mak
parent3d820ba9095fe6a28ff25d05776edcbf4b78ed47 (diff)
tests: Add pullup filter test
Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 8b3ca40352..b3b2518433 100644
--- a/tests/fate/filter-video.mak
+++ b/tests/fate/filter-video.mak
@@ -300,6 +300,9 @@ fate-filter-pixfmts-null: CMD = pixfmts
FATE_FILTER_PIXFMTS-$(CONFIG_PAD_FILTER) += fate-filter-pixfmts-pad
fate-filter-pixfmts-pad: CMD = pixfmts "500:400:20:20"
+FATE_FILTER_PIXFMTS-$(call ALLYES, TELECINE_FILTER PULLUP_FILTER) += fate-filter-pixfmts-pullup
+fate-filter-pixfmts-pullup: CMD = pixfmts "" "telecine,"
+
FATE_FILTER_PIXFMTS-$(CONFIG_ROTATE_FILTER) += fate-filter-pixfmts-rotate
fate-filter-pixfmts-rotate: CMD = pixfmts "2*PI*n/50"