Commit b3d81475 authored by Stefano Sabatini's avatar Stefano Sabatini

tests/fate/avfilter.mak: merge pp tests into GPL test list

The mp=pp filter was removed and replaced with a native implementation,
so the dependency on CONFIG_MP_FILTER stands no more.
parent caee85bb
......@@ -43,16 +43,15 @@ FATE_LAVFI-$(CONFIG_GPL) += fate-lavfi-colormatrix1 \
fate-lavfi-hue \
fate-lavfi-kerndeint \
fate-lavfi-pixfmts_super2xsai \
fate-lavfi-pp \
fate-lavfi-pp2 \
fate-lavfi-pp3 \
fate-lavfi-pp4 \
fate-lavfi-pp5 \
fate-lavfi-pp6 \
fate-lavfi-tinterlace_merge \
fate-lavfi-tinterlace_pad \
FATE_LAVFI-$(CONFIG_MP_FILTER) += fate-lavfi-pp \
fate-lavfi-pp2 \
fate-lavfi-pp3 \
fate-lavfi-pp4 \
fate-lavfi-pp5 \
fate-lavfi-pp6 \
FATE_LAVFI += $(FATE_LAVFI-yes)
$(FATE_LAVFI): $(VREF) libavfilter/filtfmts-test$(EXESUF)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment