[FFmpeg-devel] [PATCH] sws/aarch64: add ff_yuv2planeX_8_neon

Clément Bœsch u at pkh.me
Mon Apr 11 16:27:53 CEST 2016


On Fri, Apr 08, 2016 at 05:46:13PM +0200, Clément Bœsch wrote:
> On Fri, Apr 08, 2016 at 05:35:20PM +0200, Clément Bœsch wrote:
> > From: Clément Bœsch <clement at stupeflix.com>
> > 
> > ---
> >  libswscale/aarch64/Makefile  |  1 +
> >  libswscale/aarch64/output.S  | 66 ++++++++++++++++++++++++++++++++++++++++++++
> >  libswscale/aarch64/swscale.c |  7 +++++
> >  libswscale/utils.c           |  3 +-
> >  4 files changed, 76 insertions(+), 1 deletion(-)
> >  create mode 100644 libswscale/aarch64/output.S
> > 
> 
> ./ffmpeg -nostats -f lavfi -i testsrc2=uhd4320:d=1,format=yuv420p,bench=start,scale=1024x1024,bench=stop -f null -
> 
> before: [bench @ 0x37706390] t:0.395010 avg:0.395212 max:0.397024 min:0.394710
> after:  [bench @ 0x22101390] t:0.262277 avg:0.262560 max:0.264740 min:0.260876
> 

Applied.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160411/bd122bc2/attachment.sig>


More information about the ffmpeg-devel mailing list