Commit History

Author SHA1 Message Date
  Mark Harris d6d70371e8 Fix compiler warnings 7 years ago
  Jean-Marc Valin a0bd7d3b84 fixes overflows in celt_iir() by doing proper saturation 8 years ago
  Jean-Marc Valin 273906404c silencing overflows in MDCT and FFT 8 years ago
  Jonathan Lennox d6a44c5511 Add OPUS_FAST_INT64 flavors of celt/fixed_generic.h macros. 9 years ago
  Rhishikesh Agashe f133bac6f9 MIPS optimizations 10 years ago
  Jean-Marc Valin 2e6876c07a Using SSAT in SIG2WORD16() on ARMv6 11 years ago
  Jean-Marc Valin 17b197837f Speed up the comb filter on ARM by using MAC16_32_Q16() 11 years ago
  Jean-Marc Valin 35a44c6100 Fixes OPUS_SET_GAIN (was a bug in MULT16_32_P16()) 11 years ago
  Jean-Marc Valin 3ab03e0556 First pass at making the analysis code run with FIXED_POINT 11 years ago
  Jean-Marc Valin 02fed471a4 Implements fixed-point silk_LPC_analysis_filter() in terms of celt_fir() 11 years ago
  Timothy B. Terriberry 2040606f4a Minor ARMv5E cleanups. 11 years ago
  Gregory Maxwell 28b41ae5ae Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain. 12 years ago
  Jean-Marc Valin cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 years ago
  Jean-Marc Valin 1ee139bca0 Making the left shift macros use unsigned to avoid undefined behaviour 13 years ago
  Jean-Marc Valin c37499090b renames the libcelt/ directory to celt/ 13 years ago
  Jean-Marc Valin 310af750eb Moved all SILK source code to the silk/ directory 13 years ago
  Jean-Marc Valin d2124cdf0d Loss rate adaptation for the CELT layer 13 years ago
  Jean-Marc Valin fa869134da draft update 13 years ago
  Jean-Marc Valin 940931e49b Build fixes 13 years ago
  Jean-Marc Valin 381c706add Making mode switching use the same window as CELT (squared) 14 years ago
  Jean-Marc Valin f2c8e5dfee CELT update 14 years ago
  Jean-Marc Valin 64d834f385 More project files update 14 years ago
  Jean-Marc Valin 617fcd2cf0 Fixes a few PLC/DTX bugs due to the recent decode API change 14 years ago
  Jean-Marc Valin b55b66119b Adding constrained VBR mode 14 years ago
  Gregory Maxwell 049dd18a17 Draft update (allocation 14 years ago
  Jean-Marc Valin 8ea67049c2 Disable newly introduced CELT signalling 14 years ago
  Jean-Marc Valin 5012e4f36d Nothing to see here 14 years ago
  Jean-Marc Valin ebf9c03229 CELT update 14 years ago
  Jean-Marc Valin 0c0c5f940a Support for glitchles mode switching 14 years ago
  Jean-Marc Valin d3dc19ba3d SILK/CELT update 14 years ago