[FFmpeg-devel] [PATCH 6/7] lavu/aes: add x86 AESNI optimizations
Nicolas George
george at nsup.org
Mon Oct 12 08:56:22 CEST 2015
Le primidi 21 vendémiaire, an CCXXIV, Rodger Combs a écrit :
> ---
> libavutil/aes.c | 2 ++
> libavutil/aes_internal.h | 2 ++
> libavutil/x86/Makefile | 4 ++-
> libavutil/x86/aes.asm | 93 ++++++++++++++++++++++++++++++++++++++++++++++++
> libavutil/x86/aes_init.c | 37 +++++++++++++++++++
> 5 files changed, 137 insertions(+), 1 deletion(-)
> create mode 100644 libavutil/x86/aes.asm
> create mode 100644 libavutil/x86/aes_init.c
A small benchmark in the commit message would be nice.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151012/abeb513c/attachment.sig>
More information about the ffmpeg-devel
mailing list