On Wed, Mar 26, 2014 at 11:26:36PM +0100, Vittorio Giovara wrote:
> On Tue, Mar 25, 2014 at 11:24 AM, Diego Biurrun <di...@biurrun.de> 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?

Feel free to, maybe I'll beat you to it.

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

Reply via email to