Commit History

Author SHA1 Message Date
  Felicia Lim 32b302c495 Add --enable-check-asm 8 years ago
  Mark Harris aef475641a configure: Improve error message 8 years ago
  Chris Rudmin 19b13443b3 Fix error message 8 years ago
  Jean-Marc Valin 80052fe3cc Fixes NE10 configure problem 8 years ago
  Ralph Giles 76fa939bde Make use of dot optional in generating documentation. 8 years ago
  Jean-Marc Valin 12fb15f42b Add configure option --enable-update-draft 8 years ago
  Jean-Marc Valin 03fb50eb37 bump OPUS_LT_REVISION 8 years ago
  Timothy B. Terriberry 096f5d3769 Remove tabs from source code. 8 years ago
  Jonathan Lennox 879736037b Add configure check for Aarch64-specific Neon intrinsics. 9 years ago
  Jonathan Lennox 87c670dbe1 Clean up formatting of configure output for ARM intrinsics detection. 9 years ago
  Jonathan Lennox 92f9c82a8a Clean up some intrinsics-related wording in configure. 9 years ago
  Jonathan Lennox 6d27902343 Enable intrinsics by default. 9 years ago
  Jonathan Lennox 920ff71814 Enable Neon intrinsics for aarch64. 9 years ago
  Jonathan Lennox 8cb1487288 Rename OPUS_ARM_NEON_INTR AM_CONDITIONAL as HAVE_ARM_NEON_INTR, for consistency with x86. 9 years ago
  Michael Graczyk 3925668bbb 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 11 years ago