Hi,

On Tue, Jul 12, 2011 at 10:14 AM, Fredrik Mellbin
<fredrik.mell...@gmail.com> wrote:
> +#define PIX_FMT_YUV         0x00
> +#define PIX_FMT_GRAY        0x20
> +#define PIX_FMT_RGB         0x40
> +#define PIX_FMT_BGR         0x60

I don't think this will work. These are not flag values (in the 1 << x range).

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

Reply via email to