[vlc-devel] [PATCH] I420->RGB neon converter

XilasZ xilasz at gmail.com
Tue Sep 6 23:39:25 CEST 2011


> You're mixing YV12 with NV12 here.
>

Ah yes, that one, just swap the u/v pointer then in the C code, i'll do that
later in another patch.

 The most obvious error is the RGB ends up in the wrong endianness. If you
> don't care about this corner case, you should simply fallback to swscale.
>

My target was arm neon based devices running android, which i think all use
the same endianness.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110906/844158d7/attachment.html>


More information about the vlc-devel mailing list