summaryrefslogtreecommitdiff
path: root/tests/fate/filter-video.mak
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-03-28 15:29:56 +0100
committerMichael Niedermayer <michaelni@gmx.at>2015-03-28 15:29:56 +0100
commit68bcc64f74aa084e6d75e54deba54bc0a657c8a3 (patch)
tree2f8477c062d41ecfee93da2e38dc6d874faa2097 /tests/fate/filter-video.mak
parent2856634c67985cb623e12299cb8f2c538dd81b17 (diff)
fate/filter-video: Use qp filter to generate non constant qp array for more throughout testing of the pp filter
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/fate/filter-video.mak')
-rw-r--r--tests/fate/filter-video.mak4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/fate/filter-video.mak b/tests/fate/filter-video.mak
index 953247c731..7153f4edec 100644
--- a/tests/fate/filter-video.mak
+++ b/tests/fate/filter-video.mak
@@ -265,8 +265,8 @@ $(FATE_FILTER_PP): fate-vsynth1-mpeg4-qprd
fate-filter-pp: CMD = framecrc -flags bitexact -idct simple -i $(TARGET_PATH)/tests/data/fate/vsynth1-mpeg4-qprd.avi -vframes 5 -flags +bitexact -vf "pp=be/hb/vb/tn/l5/al"
fate-filter-pp1: CMD = video_filter "pp=fq|4/be/hb/vb/tn/l5/al"
-fate-filter-pp2: CMD = video_filter "pp=be/fq|16/h1/v1/lb"
-fate-filter-pp3: CMD = video_filter "pp=be/fq|8/ha|128|7/va/li"
+fate-filter-pp2: CMD = video_filter "qp=x+y,pp=be/h1/v1/lb"
+fate-filter-pp3: CMD = video_filter "qp=x+y,pp=be/ha|128|7/va/li"
fate-filter-pp4: CMD = video_filter "pp=be/ci"
fate-filter-pp5: CMD = video_filter "pp=md"
fate-filter-pp6: CMD = video_filter "pp=be/fd"