Commit 5b19bf61 authored by Rafaël Carré's avatar Rafaël Carré Committed by Jean-Baptiste Kempf

speex: add NEON support

from http://lists.xiph.org/pipermail/speex-dev/2011-September/008242.html
(cherry picked from commit 0ef89a6b388dca119fb4f1236e491ac887d0ee03)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent a6d2bf40
This diff is collapsed.
......@@ -25,6 +25,7 @@ speex: speex-$(SPEEX_VERSION).tar.gz .sum-speex
mkdir -p $@-git
$(ZCAT) "$<" | (cd $@-git && tar xv --strip-components=1)
$(APPLY) $(SRC)/speex/no-ogg.patch
$(APPLY) $(SRC)/speex/neon.patch
$(MOVE)
# TODO: fixed point and ASM opts
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment