[vlc-devel] [PATCH] YUV->RGBA conversion only supports multiples of 16
Rafaël Carré
funman at videolan.org
Fri Feb 10 01:43:08 CET 2012
Hello,
Le 2012-02-09 17:49, Asad Mehmood a écrit :
> Hi,
>
> Unless I am mistaken it seems that arm_neon YUV->RGBA conversions only
> support a width and height multiple of 16.
It seems that height must be a multiple of 2 only.
Also can't width be anything as long as the pitch is a multiple of 16 ?
> It would be great if this could be back ported into vlc 2.0 (1.2? (not
> sure on the consensus))
If it's a bugfix then it belongs in 2.0
> Thanks
>
> Asad Mehmood
More information about the vlc-devel
mailing list