[FFmpeg-devel] [PATCH 2/2] swscale/arm/yuv2rgb: add ff_yuv422p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}
Matthieu Bouron
matthieu.bouron at gmail.com
Mon Jan 4 19:00:55 CET 2016
On Mon, Jan 04, 2016 at 05:07:50PM +0100, Michael Niedermayer wrote:
> On Mon, Jan 04, 2016 at 02:33:47PM +0100, Matthieu Bouron wrote:
> > From: Matthieu Bouron <matthieu.bouron at stupeflix.com>
> >
> > ---
> > libswscale/arm/swscale_unscaled.c | 26 ++++++-----
> > libswscale/arm/yuv2rgb_neon.S | 93 ++++++++++++++++++++++++++++++++++++---
> > 2 files changed, 101 insertions(+), 18 deletions(-)
>
> tested with fate on qemu arm, no failures
Pushed, thanks.
[...]
More information about the ffmpeg-devel
mailing list