[FFmpeg-devel] [PATCH] swr: aarch64 audio_convert and neon clobber test

Michael Niedermayer michaelni at gmx.at
Wed Aug 27 20:07:59 CEST 2014


On Sun, Aug 24, 2014 at 07:42:13PM +0200, Michael Niedermayer wrote:
> Ported from avresample
> Code by:  Mans Rullgard, Janne Grunau, Martin Storsjo
> 
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
>  libswresample/aarch64/Makefile             |    5 +
>  libswresample/aarch64/audio_convert_init.c |   67 +++++
>  libswresample/aarch64/audio_convert_neon.S |  363 ++++++++++++++++++++++++++++
>  libswresample/aarch64/neontest.c           |   29 +++
>  libswresample/audioconvert.c               |    1 +
>  libswresample/swresample_internal.h        |    4 +
>  6 files changed, 469 insertions(+)
>  create mode 100644 libswresample/aarch64/Makefile
>  create mode 100644 libswresample/aarch64/audio_convert_init.c
>  create mode 100644 libswresample/aarch64/audio_convert_neon.S
>  create mode 100644 libswresample/aarch64/neontest.c

applied

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Opposition brings concord. Out of discord comes the fairest harmony.
-- Heraclitus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140827/3d902360/attachment.asc>


More information about the ffmpeg-devel mailing list