fate: add qp filter test
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
baea14d860
commit
3cfd07a53f
2 changed files with 4 additions and 0 deletions
|
|
@ -256,6 +256,9 @@ fate-filter-pp5: CMD = video_filter "pp=md"
|
|||
FATE_FILTER_VSYNTH-$(CONFIG_PP_FILTER) += fate-filter-pp6
|
||||
fate-filter-pp6: CMD = video_filter "pp=be/fd"
|
||||
|
||||
FATE_FILTER_VSYNTH-$(call ALLYES, QP_FILTER PP_FILTER) += fate-filter-qp
|
||||
fate-filter-qp: CMD = video_filter "qp=17,pp=be/hb/vb/tn/l5/al"
|
||||
|
||||
FATE_FILTER_VSYNTH-$(CONFIG_SELECT_FILTER) += fate-filter-select
|
||||
fate-filter-select: CMD = video_filter "select=not(eq(mod(n\,2)\,0)+eq(mod(n\,3)\,0))"
|
||||
|
||||
|
|
|
|||
1
tests/ref/fate/filter-qp
Normal file
1
tests/ref/fate/filter-qp
Normal file
|
|
@ -0,0 +1 @@
|
|||
qp 678ef90e249a2c458a0a8fc21fb874c9
|
||||
Loading…
Add table
Add a link
Reference in a new issue