On Sat, Oct 20, 2012 at 12:46:38AM +0100, Måns Rullgård wrote: > Diego Biurrun <[email protected]> writes: > > > -FATE_SAMPLES_AVCONV += $(FATE_WMA_ENCODE) > > +FATE_SAMPLES_AVCONV-$(call DEMDEC, WAV, PCM_S16LE) += > > $(FATE_WMA_ENCODE-yes) > > fate-wma-encode: $(FATE_WMA_ENCODE) > > This is obviously wrong. The test has to depend on the WMA encoder and > ASF or whatever muxer. WAV and PCM support are required for everything > so repeating those with every test is pointless.
That's a leftover from an earlier version of the patchset. Will resend tomorrow when I'm less tired. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
