Jean-Marc Valin
|
03fb50eb37
bump OPUS_LT_REVISION
|
před 8 roky |
Timothy B. Terriberry
|
096f5d3769
Remove tabs from source code.
|
před 8 roky |
Jonathan Lennox
|
879736037b
Add configure check for Aarch64-specific Neon intrinsics.
|
před 9 roky |
Jonathan Lennox
|
87c670dbe1
Clean up formatting of configure output for ARM intrinsics detection.
|
před 9 roky |
Jonathan Lennox
|
92f9c82a8a
Clean up some intrinsics-related wording in configure.
|
před 9 roky |
Jonathan Lennox
|
6d27902343
Enable intrinsics by default.
|
před 9 roky |
Jonathan Lennox
|
920ff71814
Enable Neon intrinsics for aarch64.
|
před 9 roky |
Jonathan Lennox
|
8cb1487288
Rename OPUS_ARM_NEON_INTR AM_CONDITIONAL as HAVE_ARM_NEON_INTR, for consistency with x86.
|
před 9 roky |
Michael Graczyk
|
3925668bbb
Add experimental support for ambisonic encoding
|
před 8 roky |
Jonathan Lennox
|
dc92dab20a
Modify autoconf tests for intrinsics to stop clang from optimizing them away.
|
před 8 roky |
Jean-Marc Valin
|
9efa779bbe
bump libtool revision for 1.1.2
|
před 9 roky |
Jean-Marc Valin
|
b24c097948
bump libtool revision
|
před 9 roky |
Radu Velea
|
1632152b83
Adding AVX config switches
|
před 9 roky |
Timothy B. Terriberry
|
57842da5e8
configure: Remove empty else clauses from AS_IF
|
před 9 roky |
Viswanath Puttagunta
|
ba8713ccb5
armv7: Optimize fixed point FFT using NE10 library
|
před 9 roky |
Viswanath Puttagunta
|
f48abe8308
armv7(float): Optimize encode usecase using NE10 library
|
před 9 roky |
Jonathan Lennox
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
před 9 roky |
Jonathan Lennox
|
cb0875e07d
Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled with appropriate compiler flags. Otherwise, compilers are allowed to take advantage of (e.g.) -msse4.1 to generate code that uses SSE4.1 instructions, even when no SSE4.1 intrinsics are explicitly used in the source.
|
před 9 roky |
Jonathan Lennox
|
ee6ec6349e
Fix instruction used for cpuid test.
|
před 9 roky |
Jonathan Lennox
|
b4aa5dc858
Reorganize configure's detection of intrinsics functions:
|
před 9 roky |
Viswanath Puttagunta
|
0b0a2b4d06
armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics
|
před 10 roky |
Ron
|
7424bb0a24
Fix the quoting of AC_LANG_PROGRAM
|
před 10 roky |
xiangmingzhu
|
c95c9a048f
Cisco optimization for x86 & fixed point
|
před 10 roky |
Martin Storsjo
|
76e831d917
Make the arm2gnu.pl converter handle apple specific details
|
před 10 roky |
Peter Korsgaard
|
253e15f7e8
configure.ac: fix bashism in ARM optimization handling
|
před 11 roky |
Jean-Marc Valin
|
65471dd567
Bump soname
|
před 11 roky |
Jean-Marc Valin
|
17dcb27026
Revert "Disables assembly optimizations by default because of several problems reported"
|
před 11 roky |
Jean-Marc Valin
|
2446445b15
Disables assembly optimizations by default because of several problems reported
|
před 11 roky |
Timothy B. Terriberry
|
39386e0b85
Adds Neon assembly for correlation/convolution
|
před 11 roky |
Jean-Marc Valin
|
d814c5d283
Exposes --disable-float-api in autoconf
|
před 11 roky |