提交历史

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