You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- #FIXME the whole file should be removed
-
- FATE_LAVFI-$(CONFIG_GPL) += fate-lavfi-kerndeint \
- fate-lavfi-tinterlace_merge \
- fate-lavfi-tinterlace_pad \
-
- FATE_LAVFI += $(FATE_LAVFI-yes)
-
- $(FATE_LAVFI): $(VREF) libavfilter/filtfmts-test$(EXESUF)
- $(FATE_LAVFI): CMD = lavfitest
-
- FATE_AVCONV += $(FATE_LAVFI)
- fate-lavfi: $(FATE_LAVFI)
|