Jean-Marc Valin
|
a0bd7d3b84
fixes overflows in celt_iir() by doing proper saturation
|
il y a 8 ans |
Jean-Marc Valin
|
273906404c
silencing overflows in MDCT and FFT
|
il y a 8 ans |
Jean-Marc Valin
|
f396c08f77
Adds SIG2WORD16() to fixed_debug.h
|
il y a 10 ans |
Jean-Marc Valin
|
17b197837f
Speed up the comb filter on ARM by using MAC16_32_Q16()
|
il y a 11 ans |
Jean-Marc Valin
|
530198f955
Adds SATURATE16() to the fixed-point debug build too
|
il y a 11 ans |
Gregory Maxwell
|
7830cf1bd2
Replace "inline" with OPUS_INLINE.
|
il y a 11 ans |
Gregory Maxwell
|
5685bd31a6
Replace long long in celt/ with opus_int64.
|
il y a 12 ans |
Gregory Maxwell
|
e2e1fe922e
Use 64-bits in fixed point debug for _P16, fixes spurious failures.
|
il y a 12 ans |
Gregory Maxwell
|
28b41ae5ae
Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain.
|
il y a 12 ans |
Gregory Maxwell
|
4ea14918f4
When FIXED_DEBUG_ASSERT CELT will assert on fixed-debug error.
|
il y a 12 ans |
Jean-Marc Valin
|
ab5a049705
Merge commit '390c89225d'
|
il y a 12 ans |
Jean-Marc Valin
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
il y a 12 ans |
Jean-Marc Valin
|
367c394866
Fixes several overflows in the CELT fixed-point
|
il y a 12 ans |
Ralph Giles
|
a855a1f0ff
Check for underflow in the debug USUB32.
|
il y a 13 ans |
Ralph Giles
|
9620cf7718
Print the actual arguments to the debug UADD/SUB32 routines.
|
il y a 13 ans |
Ralph Giles
|
9f7d17bd11
Uncomment the reporting for UADD32 and USUB32 in fixed_debug.h.
|
il y a 13 ans |
Ralph Giles
|
5c06f8c585
Used unsigned intermediates with unsigned arguments in fixed_debug.h.
|
il y a 13 ans |
Ralph Giles
|
cb3cc53014
Fix --enable-fixed-point-debug.
|
il y a 13 ans |
Ralph Giles
|
120800f8fa
Rename '_FOO' to avoid potentional collisions with reserved identifiers.
|
il y a 13 ans |
Jean-Marc Valin
|
c37499090b
renames the libcelt/ directory to celt/
|
il y a 13 ans |
Jean-Marc Valin
|
310af750eb
Moved all SILK source code to the silk/ directory
|
il y a 13 ans |
Jean-Marc Valin
|
d2124cdf0d
Loss rate adaptation for the CELT layer
|
il y a 13 ans |
Jean-Marc Valin
|
fa869134da
draft update
|
il y a 13 ans |
Jean-Marc Valin
|
940931e49b
Build fixes
|
il y a 14 ans |
Jean-Marc Valin
|
381c706add
Making mode switching use the same window as CELT (squared)
|
il y a 14 ans |
Jean-Marc Valin
|
f2c8e5dfee
CELT update
|
il y a 14 ans |
Jean-Marc Valin
|
64d834f385
More project files update
|
il y a 14 ans |
Jean-Marc Valin
|
617fcd2cf0
Fixes a few PLC/DTX bugs due to the recent decode API change
|
il y a 14 ans |
Jean-Marc Valin
|
b55b66119b
Adding constrained VBR mode
|
il y a 14 ans |
Gregory Maxwell
|
049dd18a17
Draft update (allocation
|
il y a 14 ans |