On 08/21/2012 04:03 PM, Diego Biurrun wrote:
> On Tue, Aug 21, 2012 at 12:51:51PM -0400, Justin Ruggles wrote:
>>
>> --- /dev/null
>> +++ b/tests/fate/alac.mak
>> @@ -0,0 +1,15 @@
>> +FATE_ALAC += fate-alac-level-0                                          \
>> +             fate-alac-level-1                                          \
>> +             fate-alac-level-2                                          \
>> +             fate-alac-lpc-orders                                       \
> 
> nit: Move the \ to column 72 (they are on 73 now).
> 
>> +fate-alac-%: REF = $(SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav
>> +
>> +FATE_AVCONV += $(FATE_ALAC)
>> +fate-alac: $(FATE_ALAC)
> 
> This test requires samples, so add it to FATE_SAMPLES_AVCONV.

I just copied this from flac.mak. Is that also wrong?

-Justin

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to