On Wed, Jul 13, 2011 at 07:50:26PM +0300, Mina Nagy Zaki wrote:
[...]
> +enum AVFilterPacking {
> +    AVFILTER_PACKED = 1,
> +    AVFILTER_PLANAR,
> +};

And this needs to be AVFILTER_PACKED = 0
Remenant from the old way I was dealing with this.

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

Reply via email to