On Tue, Mar 25, 2014 at 11:24 AM, Diego Biurrun <[email protected]> wrote:
> On Fri, Mar 21, 2014 at 03:59:29AM +0100, Vittorio Giovara wrote:
>> --- a/tests/fate/image.mak
>> +++ b/tests/fate/image.mak
>> @@ -1,3 +1,9 @@
>> +FATE_SAMPLES_AVCONV-$(call DEMDEC, IMAGE2, ALIAS_PIX) += fate-aliaspix-bgr
>> +fate-aliaspix-bgr: CMD = framecrc -i $(TARGET_SAMPLES)/aliaspix/first.pix 
>> -pix_fmt bgr24
>> +
>> +FATE_SAMPLES_AVCONV-$(call DEMDEC, IMAGE2, ALIAS_PIX) += fate-aliaspix-gray
>> +fate-aliaspix-gray: CMD = framecrc -i 
>> $(TARGET_SAMPLES)/aliaspix/firstgray.pix -pix_fmt gray
>
> I suggest factoring out the dependency declaration.
>

Locally amended as suggested, adding a general fate-aliaspix target while at it.
I probably should do this for the other image decoders too, shouldn't I?
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to