]> git.sesse.net Git - ffmpeg/commit
x86/alacdsp: add simd optimized functions
authorJames Almer <jamrial@gmail.com>
Tue, 6 Oct 2015 23:22:00 +0000 (20:22 -0300)
committerJames Almer <jamrial@gmail.com>
Tue, 6 Oct 2015 23:22:00 +0000 (20:22 -0300)
commit72254b19b8cac227d753c715392d0e45f1712a17
tree30391c3a2547222fb8c9a5071571c47b44ac979b
parentfdb32838723effb4560a345013387ea37b85ff20
x86/alacdsp: add simd optimized functions

Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/alac.c
libavcodec/alacdsp.c
libavcodec/alacdsp.h
libavcodec/x86/Makefile
libavcodec/x86/alacdsp.asm [new file with mode: 0644]
libavcodec/x86/alacdsp_init.c [new file with mode: 0644]