Jean-Marc Valin
|
fe6f9666ca
Fixes cap on gain in denormalise_bands()
|
8 years ago |
Jean-Marc Valin
|
efaffa46d4
Fixes a shift<0 issue in transient_analysis()
|
8 years ago |
Jean-Marc Valin
|
4274a71ca0
Revert "Fixes shift<-2 case for denormalise_bands()"
|
8 years ago |
Jean-Marc Valin
|
b151c94fac
Fix potential overflow in high-passed signal for transient detection
|
8 years ago |
Jean-Marc Valin
|
9f4ba56059
Tighter bound in filter control in PLC
|
8 years ago |
Jean-Marc Valin
|
23bfe20692
More headroom in PLC code
|
8 years ago |
Jean-Marc Valin
|
6031482d71
Saturate MDCT output post-TDAC rather than pre-
|
8 years ago |
Jean-Marc Valin
|
2d3ff4239c
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 |
Jean-Marc Valin
|
3c60bae2d7
Prevent overflows in PLC celt_iir()
|
8 years ago |
Jean-Marc Valin
|
a0bd7d3b84
fixes overflows in celt_iir() by doing proper saturation
|
8 years ago |
Jean-Marc Valin
|
184a4767aa
getting rid of a PLC overflow (I think)
|
8 years ago |
Jean-Marc Valin
|
4c9ce97dbf
post-filter saturation
|
8 years ago |
Jean-Marc Valin
|
382ab797cf
saturate MDCT output
|
8 years ago |
Jean-Marc Valin
|
273906404c
silencing overflows in MDCT and FFT
|
8 years ago |
Jean-Marc Valin
|
ae33218495
Reduce risk of overflowing in mono downsampling
|
8 years ago |
Jean-Marc Valin
|
c76c4de123
Avoid overflowing on ridiculously large energy
|
8 years ago |
Jean-Marc Valin
|
b290bca91a
Fixes shift<-2 case for denormalise_bands()
|
8 years ago |
Mark Harris
|
43b47a41b1
Silence fixed point unused parameter warning
|
8 years ago |
Mark Harris
|
b0b6d6aeac
test_opus_decode: Check all soft clip samples
|
8 years ago |
Mark Harris
|
d401961a18
tests: Avoid shift into sign undefined behavior
|
8 years ago |
Jean-Marc Valin
|
de473b305c
Avoids undefined behaviour from left-shifting negative values
|
8 years ago |
Felicia Lim
|
e1bce7b3f6
Fix use_dtx for DISABLE_FLOAT_API
|
8 years ago |
Tristan Matthews
|
6f26011129
Fix include warning
|
8 years ago |