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.

15 lines
446B

  1. #FIXME the whole file should be removed
  2. FATE_LAVFI-$(CONFIG_GPL) += fate-lavfi-kerndeint \
  3. fate-lavfi-tinterlace_merge \
  4. fate-lavfi-tinterlace_pad \
  5. FATE_LAVFI += $(FATE_LAVFI-yes)
  6. $(FATE_LAVFI): $(VREF) libavfilter/filtfmts-test$(EXESUF)
  7. $(FATE_LAVFI): CMD = lavfitest
  8. FATE_AVCONV += $(FATE_LAVFI)
  9. fate-lavfi: $(FATE_LAVFI)