커밋 기록

작성자 SHA1 메시지 날짜
  Jean-Marc Valin 03fb50eb37 bump OPUS_LT_REVISION 8 년 전
  Timothy B. Terriberry 096f5d3769 Remove tabs from source code. 8 년 전
  Jonathan Lennox 879736037b Add configure check for Aarch64-specific Neon intrinsics. 9 년 전
  Jonathan Lennox 87c670dbe1 Clean up formatting of configure output for ARM intrinsics detection. 9 년 전
  Jonathan Lennox 92f9c82a8a Clean up some intrinsics-related wording in configure. 9 년 전
  Jonathan Lennox 6d27902343 Enable intrinsics by default. 9 년 전
  Jonathan Lennox 920ff71814 Enable Neon intrinsics for aarch64. 9 년 전
  Jonathan Lennox 8cb1487288 Rename OPUS_ARM_NEON_INTR AM_CONDITIONAL as HAVE_ARM_NEON_INTR, for consistency with x86. 9 년 전
  Michael Graczyk 3925668bbb 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 10 년 전
  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 년 전