Historique des commits

Auteur SHA1 Message Date
  Jean-Marc Valin fe6f9666ca Fixes cap on gain in denormalise_bands() il y a 8 ans
  Jean-Marc Valin efaffa46d4 Fixes a shift<0 issue in transient_analysis() il y a 8 ans
  Jean-Marc Valin 4274a71ca0 Revert "Fixes shift<-2 case for denormalise_bands()" il y a 8 ans
  Jean-Marc Valin b151c94fac Fix potential overflow in high-passed signal for transient detection il y a 8 ans
  Jean-Marc Valin 9f4ba56059 Tighter bound in filter control in PLC il y a 8 ans
  Jean-Marc Valin 23bfe20692 More headroom in PLC code il y a 8 ans
  Jean-Marc Valin 6031482d71 Saturate MDCT output post-TDAC rather than pre- il y a 8 ans
  Jean-Marc Valin 2d3ff4239c Avoids reading beyond the current buffer in comb_filter() il y a 8 ans
  Jean-Marc Valin cbceaa8579 Directly saturate the comb filter output il y a 8 ans
  Jean-Marc Valin b1d38ed32e Avoiding an overflow in the LTP quantization il y a 8 ans
  Jean-Marc Valin bb224a4b8e Disables MIPS silk_noise_shape_analysis_FIX() until it's updated il y a 8 ans
  Jean-Marc Valin 5b9113010d More headroom in fixed-point silk_burg_modified() to avoid an overflow il y a 8 ans
  Jean-Marc Valin ed44e78caf Increase headroom in silk_warped_autocorrelation_FIX() il y a 8 ans
  Jean-Marc Valin 594c4d8e9d Increase headroom to avoid overflow in silk_pitch_analysis_core() il y a 8 ans
  Jean-Marc Valin 646fcc33d7 PLC overflow fix il y a 8 ans
  Jean-Marc Valin 3c60bae2d7 Prevent overflows in PLC celt_iir() il y a 8 ans
  Jean-Marc Valin a0bd7d3b84 fixes overflows in celt_iir() by doing proper saturation il y a 8 ans
  Jean-Marc Valin 184a4767aa getting rid of a PLC overflow (I think) il y a 8 ans
  Jean-Marc Valin 4c9ce97dbf post-filter saturation il y a 8 ans
  Jean-Marc Valin 382ab797cf saturate MDCT output il y a 8 ans
  Jean-Marc Valin 273906404c silencing overflows in MDCT and FFT il y a 8 ans
  Jean-Marc Valin ae33218495 Reduce risk of overflowing in mono downsampling il y a 8 ans
  Jean-Marc Valin c76c4de123 Avoid overflowing on ridiculously large energy il y a 8 ans
  Jean-Marc Valin b290bca91a Fixes shift<-2 case for denormalise_bands() il y a 8 ans
  Mark Harris 43b47a41b1 Silence fixed point unused parameter warning il y a 8 ans
  Mark Harris b0b6d6aeac test_opus_decode: Check all soft clip samples il y a 8 ans
  Mark Harris d401961a18 tests: Avoid shift into sign undefined behavior il y a 8 ans
  Jean-Marc Valin de473b305c Avoids undefined behaviour from left-shifting negative values il y a 8 ans
  Felicia Lim e1bce7b3f6 Fix use_dtx for DISABLE_FLOAT_API il y a 8 ans
  Tristan Matthews 6f26011129 Fix include warning il y a 8 ans