[vlc-devel] [PATCH] arm_neon: YUV->RGBA Only allow pitch to be a multiple of 16 on output

XilasZ xilasz at gmail.com
Fri Feb 10 13:17:10 CET 2012


The same issue still exists, if you have a width of 520 for instance, it's
a multiple of 4, but not a multiple of 16.
It will crash on your device.

On Fri, Feb 10, 2012 at 12:55 PM, Asad Mehmood <asad78611 at googlemail.com>wrote:

> Hi
>
> This patch just makes sure that the output width is a multiple of 4
> and therefore the pitch is a multiple of 16
>
> Any affected files now fall back to swscale and all is good :)
>
> Unless there is something I have missed?
>
> Thanks
>
> Asad Mehmood
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120210/5ff91400/attachment.html>


More information about the vlc-devel mailing list