Commit History

Author SHA1 Message Date
  Michael Graczyk cc50244f2a Add experimental support for ambisonic encoding 8 years ago
  Jonathan Lennox dc92dab20a Modify autoconf tests for intrinsics to stop clang from optimizing them away. 8 years ago
  Jean-Marc Valin 9efa779bbe bump libtool revision for 1.1.2 9 years ago
  Jean-Marc Valin b24c097948 bump libtool revision 9 years ago
  Radu Velea 1632152b83 Adding AVX config switches 9 years ago
  Timothy B. Terriberry 57842da5e8 configure: Remove empty else clauses from AS_IF 9 years ago
  Viswanath Puttagunta ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library 9 years ago
  Viswanath Puttagunta f48abe8308 armv7(float): Optimize encode usecase using NE10 library 9 years ago
  Jonathan Lennox 43120f0075 Reorganize x86 SSE intrinsics code. 9 years ago
  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. 9 years ago
  Jonathan Lennox ee6ec6349e Fix instruction used for cpuid test. 9 years ago
  Jonathan Lennox b4aa5dc858 Reorganize configure's detection of intrinsics functions: 9 years ago
  Viswanath Puttagunta 0b0a2b4d06 armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics 10 years ago
  Ron 7424bb0a24 Fix the quoting of AC_LANG_PROGRAM 10 years ago
  xiangmingzhu c95c9a048f Cisco optimization for x86 & fixed point 10 years ago
  Martin Storsjo 76e831d917 Make the arm2gnu.pl converter handle apple specific details 10 years ago
  Peter Korsgaard 253e15f7e8 configure.ac: fix bashism in ARM optimization handling 11 years ago
  Jean-Marc Valin 65471dd567 Bump soname 11 years ago
  Jean-Marc Valin 17dcb27026 Revert "Disables assembly optimizations by default because of several problems reported" 11 years ago
  Jean-Marc Valin 2446445b15 Disables assembly optimizations by default because of several problems reported 11 years ago
  Timothy B. Terriberry 39386e0b85 Adds Neon assembly for correlation/convolution 11 years ago
  Jean-Marc Valin d814c5d283 Exposes --disable-float-api in autoconf 11 years ago
  Ron cfe8e2b86d Always try to update the version when autogen.sh is run 11 years ago
  Ron f92286b3da Get rid of PC_LIBM 11 years ago
  Ron 5bac4f26cb More autoconf housekeeping 11 years ago
  Ron 4a7bb1fe9b Drop the stdint size tests that we never use anywhere 11 years ago
  Aurélien Zanelli cd4c8249bc Add run-time CPU detection and support for ARM architecture 11 years ago
  Aurélien Zanelli faec6736cb Add an option to disable build of extra programs (demos and tests) 11 years ago
  Timothy B. Terriberry 33511f74bf Minor configure adjustment. 11 years ago
  Ron 50b395bff6 Add support for autoconf macros in m4/ 11 years ago