Commit History

Author SHA1 Message Date
  Marcus Asteborg a0e14e7117 cmake - Add variable length detection and alloca detection 4 years ago
  Jean-Marc Valin 86e5f5ea56 Add mising cmake file from make dist 5 years ago
  Marcus Asteborg f9d3d432d1 Adding CMake support for Windows, Mac, Linux and Android Co-Authored-By: evpobr 6 years ago
  Jean-Marc Valin ef203135b4 Adding ENABLE_HARDENING 6 years ago
  Andrew Allen f643c03fba Support for Channel Mapping 253 7 years ago
  Jean-Marc Valin 4507637ccc Fixes unit tests that need arch-specific code 7 years ago
  Linfeng Zhang 8e19536baa Optimize silk_warped_autocorrelation_FIX() for ARM NEON 8 years ago
  Ricardo Constantino 8056706f48 Add common.props to Makefile.am 7 years ago
  Jean-Marc Valin 68688651a4 Adding a unit test for LPC_inv_pred_gain() 7 years ago
  Ricardo Constantino 8fe210f14b genversion.bat: generate same version as update_version 8 years ago
  Jean-Marc Valin d0d1cf3b60 New regression test from Mark's fuzzing test cases 8 years ago
  Ricardo Constantino (:RiCON) 385d49e55c vs2015: Merge opus dependencies into its project. 8 years ago
  Ricardo Constantino (:RiCON) a79bf19a5e Create a simple project to create version.h. 8 years ago
  Jonathan Lennox 44e8e73850 Add Neon intrinsics for Silk noise shape quantization. 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
  Ralph Giles a8f61157bc Update EXTRA_DIST to ship the VS2015 project files. 8 years ago
  Viswanath Puttagunta f48abe8308 armv7(float): Optimize encode usecase using NE10 library 9 years ago
  Timothy B. Terriberry 0fe5143525 Move the external ARM asm to a separate 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 b4aa5dc858 Reorganize configure's detection of intrinsics functions: 9 years ago
  Jean-Marc Valin 45cbdff36f Adds MIPS files to the make dist tarball 10 years ago
  Viswanath Puttagunta 0b0a2b4d06 armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics 10 years ago
  Tristan Matthews fd562eefa2 tests: fix linking for --enable-fixed-point on ARM 10 years ago
  xiangmingzhu c95c9a048f Cisco optimization for x86 & fixed point 10 years ago
  Timothy B. Terriberry 4ae4bc61d0 Fix iOS builds with assembly. 10 years ago
  Martin Storsjo 76e831d917 Make the arm2gnu.pl converter handle apple specific details 10 years ago
  Ron 135d1c9848 More make dist fixes 11 years ago
  Ralph Giles d5cb06305b Fix 'make distclean'. 11 years ago
  Timothy B. Terriberry 7a0b68233f ASM build fix 11 years ago