On 2013-02-09 3:03 PM, Derek Buitenhuis wrote:
> +    if (srcFormat == AV_PIX_FMT_GBRP && isPlanarRGB(dstFormat) && 
> isByteRGB(dstFormat))
> +        c->swScale = rgbToPlanarRgbWrapper;

As Luca pointed out, I mucked this up. I'll re-send after review with this 
fixed.

- Derek
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to