Diego Biurrun <[email protected]> writes:

> -FATE_SAMPLES_AVCONV += $(FATE_ALAC)
> +FATE_SAMPLES_AVCONV-$(call DEMDEC, WAV, ALAC) += $(FATE_ALAC)
>  fate-alac: $(FATE_ALAC)

This makes no sense whatsoever.  Those are *encoding* tests.  Your
declaration make them depend on the WAV demuxer and ALAC decoder, a
completely impossible combination for a file.

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to