Commit History

Author SHA1 Message Date
  Jean-Marc Valin 84c9110d64 mask is unsigned 8 years ago
  Jean-Marc Valin 33a98c97b5 Using celt_inner_prod() instead 8 years ago
  Jean-Marc Valin 4040d515a8 wip 9 years ago
  Jean-Marc Valin 263ffe04b2 Properly allocation scratch space for resynth encoder 8 years ago
  Jean-Marc Valin 2511d235d0 controlling rounding 9 years ago
  Jean-Marc Valin 610bf2d7ee cleanup: putting resynth flag in the context 9 years ago
  Jean-Marc Valin c841e82ddb cleanup: line wrapping 9 years ago
  Ricardo Constantino (:RiCON) 1aa851445b VS2015: Mirror changes in *.mk files from exp_lbr_tune merge. 8 years ago
  Ralph Giles 39d78b9805 Trim appveyor config. 8 years ago
  Ricardo Constantino (:RiCON) 4800d66598 Add appveyor.yml to test VS2015 builds. 8 years ago
  Ricardo Constantino (:RiCON) b6ac6ce6b1 VS2015: Suppress a few warnings. 8 years ago
  Ricardo Constantino (:RiCON) a79bf19a5e Create a simple project to create version.h. 8 years ago
  Jean-Marc Valin c75fa187fc Disabling the use of celt_fir() in silk_LPC_analysis_filter() by default 8 years ago
  Jean-Marc Valin 07ca5cc776 Fixes an overflow in limit_warped_coefs() 8 years ago
  Jean-Marc Valin ee44ff86c6 Move PLC LPC bandwidth expansion before the FIR to avoid overflows in celt_fir() 8 years ago
  Jean-Marc Valin 76596ad93a Fixes comment 8 years ago
  Jean-Marc Valin c544b1238c Fixes an overflow in amp2Log2() for very large encoder input 8 years ago
  Jean-Marc Valin 72d89fd7f9 Fixes cap on gain in denormalise_bands() 8 years ago
  Jean-Marc Valin 84043f7cf7 Fixes a shift<0 issue in transient_analysis() 8 years ago
  Jean-Marc Valin 223657b51b Tighter bound in filter control in PLC 8 years ago
  Jean-Marc Valin 52ded42ad9 More headroom in PLC code 8 years ago
  Jean-Marc Valin 1a37d4e15c Saturate MDCT output post-TDAC rather than pre- 8 years ago
  Jean-Marc Valin e32cd2729e Avoids reading beyond the current buffer in comb_filter() 8 years ago
  Jean-Marc Valin cbceaa8579 Directly saturate the comb filter output 8 years ago
  Jean-Marc Valin b1d38ed32e Avoiding an overflow in the LTP quantization 8 years ago
  Jean-Marc Valin bb224a4b8e Disables MIPS silk_noise_shape_analysis_FIX() until it's updated 8 years ago
  Jean-Marc Valin 5b9113010d More headroom in fixed-point silk_burg_modified() to avoid an overflow 8 years ago
  Jean-Marc Valin ed44e78caf Increase headroom in silk_warped_autocorrelation_FIX() 8 years ago
  Jean-Marc Valin 594c4d8e9d Increase headroom to avoid overflow in silk_pitch_analysis_core() 8 years ago
  Jean-Marc Valin 646fcc33d7 PLC overflow fix 8 years ago