1. f48abe8 armv7(float): Optimize encode usecase using NE10 library by Viswanath Puttagunta · 9 years ago
  2. 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
  3. 0b0a2b4 armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics by Viswanath Puttagunta · 10 years ago
  4. c95c9a0 Cisco optimization for x86 & fixed point by xiangmingzhu · 10 years ago
  5. 39386e0 Adds Neon assembly for correlation/convolution by Timothy B. Terriberry · 11 years ago
  6. cd4c824 Add run-time CPU detection and support for ARM architecture by Aurélien Zanelli · 11 years ago
  7. 6906210 Splits out the CELT encoder and decoder by Jean-Marc Valin · 12 years ago
  8. 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
  9. c374990 renames the libcelt/ directory to celt/ by Jean-Marc Valin · 13 years ago
  10. 79f3039 Fixes the build of the draft by Jean-Marc Valin · 13 years ago
  11. a1dd0fc Update Opus range coder due to CELT refactoring. by Timothy B. Terriberry · 13 years ago
  12. 5060bfd file list update by Jean-Marc Valin · 13 years ago
  13. 1c09feb A simpler build system for the draft by Jean-Marc Valin · 13 years ago