1. f9d3d43 Adding CMake support for Windows, Mac, Linux and Android Co-Authored-By: evpobr by Marcus Asteborg · 6 years ago
  2. e2cdf9b Rename arm ne10 assembly optimization files. by Ralph Giles · 7 years ago
  3. 6db968e Rename SSE 4.1 files to match their targets. by Ralph Giles · 7 years ago
  4. c5ce20e Fix spacing in celt_sources.mk. by Ralph Giles · 7 years ago
  5. 4d4ed20 Optimize fixed-point celt_inner_prod() and dual_inner_prod() for ARM NEON by Linfeng Zhang · 8 years ago
  6. 76674fe SSE2 implementation of the PVQ search by Jean-Marc Valin · 8 years ago
  7. f48abe8 armv7(float): Optimize encode usecase using NE10 library by Viswanath Puttagunta · 9 years ago
  8. cb0875e 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. by Jonathan Lennox · 9 years ago
  9. 0b0a2b4 armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics by Viswanath Puttagunta · 10 years ago
  10. c95c9a0 Cisco optimization for x86 & fixed point by xiangmingzhu · 10 years ago
  11. 39386e0 Adds Neon assembly for correlation/convolution by Timothy B. Terriberry · 11 years ago
  12. cd4c824 Add run-time CPU detection and support for ARM architecture by Aurélien Zanelli · 11 years ago
  13. 6906210 Splits out the CELT encoder and decoder by Jean-Marc Valin · 12 years ago
  14. 2779df7 Renaming the CELT plc.c file to celt_lpc.c to avoid MSVC conflicts with Skype's PLC.c by Jean-Marc Valin · 13 years ago
  15. c374990 renames the libcelt/ directory to celt/ by Jean-Marc Valin · 13 years ago
  16. 79f3039 Fixes the build of the draft by Jean-Marc Valin · 13 years ago
  17. a1dd0fc Update Opus range coder due to CELT refactoring. by Timothy B. Terriberry · 13 years ago
  18. 5060bfd file list update by Jean-Marc Valin · 13 years ago
  19. 1c09feb A simpler build system for the draft by Jean-Marc Valin · 13 years ago