Commit History

Author SHA1 Message Date
  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
  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
  Jean-Marc Valin 3ab03e0556 First pass at making the analysis code run with FIXED_POINT 11 years ago
  Ron 45106b7e4d Link libopus itself with libm too 11 years ago
  Ron 90a39039a4 Make the parallel test mode of automake 1.13 useable 11 years ago
  Ron 64b398573d Replace INCLUDES with AM_CPPFLAGS 11 years ago
  Ron 5bac4f26cb More autoconf housekeeping 11 years ago
  Jean-Marc Valin aecebff9be Updates the Makefile.am EXTRA_DIST for the MSVC reorg 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
  Ron 50b395bff6 Add support for autoconf macros in m4/ 11 years ago
  Ron 8d925ec254 Don't fail hard if package_version does not exist 11 years ago
  Ron 2f2f9d63b8 Fully automate version updating 11 years ago