On Sun, 20 Apr 2014, Janne Grunau wrote:
Approximately as fast as the ARM NEON version on Apple's A7. --- libavcodec/aarch64/Makefile | 1 + libavcodec/aarch64/fft_init_aarch64.c | 10 ++ libavcodec/aarch64/mdct_neon.S | 323 ++++++++++++++++++++++++++++++++++ 3 files changed, 334 insertions(+) create mode 100644 libavcodec/aarch64/mdct_neon.S
Ok // Martin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
