Viswanath Puttagunta
|
19c5406cde
armv7(float): Optimize decode usecase using NE10 library
|
9 anni fa |
Viswanath Puttagunta
|
f48abe8308
armv7(float): Optimize encode usecase using NE10 library
|
9 anni fa |
Rhishikesh Agashe
|
f133bac6f9
MIPS optimizations
|
10 anni fa |
Gregory Maxwell
|
6d2d5c424d
Suppress some coverity false positives.
|
10 anni fa |
Jean-Marc Valin
|
ccec752a38
Silences unused parameter warning
|
11 anni fa |
Jean-Marc Valin
|
ef0eac497f
Moving the radix-2 to expose trivial twiddle factors
|
11 anni fa |
Jean-Marc Valin
|
c8f62a4aed
Improving the accuracy of the fixed-point radix-3 and radix-5
|
11 anni fa |
Jean-Marc Valin
|
30f52cbe2d
Remove a SAVE_STACK that was pasted accidentally in the previous commit
|
11 anni fa |
Jean-Marc Valin
|
e1dc1e2238
Unifying scaling of fixed-point and float FFT
|
11 anni fa |
Jean-Marc Valin
|
4c1a90a847
Getting rid of some negations
|
11 anni fa |
Jean-Marc Valin
|
e2bcb3fe9b
Reverse the ordering of the FFT stage to optimize a degenerate radix-4 case.
|
11 anni fa |
Jean-Marc Valin
|
153def2884
Getting rid of the inverse FFT entirely
|
11 anni fa |
Jean-Marc Valin
|
99968abba8
Moving bitrev step to forward MDCT too
|
11 anni fa |
Jean-Marc Valin
|
bc13bbaad7
Applying the forward FFT gain up-front for fixed-point too
|
11 anni fa |
Jean-Marc Valin
|
2e26b82ec2
Moves the bitrev step to the IMDCT pre-rotation
|
11 anni fa |
Timothy B. Terriberry
|
cc6e26a25f
Minor FFT cleanups.
|
11 anni fa |
Gregory Maxwell
|
37f56593a2
Convert some double constants to float.
|
12 anni fa |
Jean-Marc Valin
|
c82cd0624a
Changes all uses of SHR()/SHL() macros to SHR32()/SHL32()
|
12 anni fa |
Jean-Marc Valin
|
d062c4a50e
Only free state once in kiss-fft failed init path
|
13 anni fa |
Gregory Maxwell
|
5d5875a93a
Add the noreturn attribute on the assert functions to aid static analysis, improve test_repacketizer error handling, and silence 19 clang static analysis errors with additional assertions.
|
13 anni fa |
Jean-Marc Valin
|
c37499090b
renames the libcelt/ directory to celt/
|
13 anni fa |
Jean-Marc Valin
|
310af750eb
Moved all SILK source code to the silk/ directory
|
13 anni fa |
Jean-Marc Valin
|
d2124cdf0d
Loss rate adaptation for the CELT layer
|
13 anni fa |
Jean-Marc Valin
|
fa869134da
draft update
|
13 anni fa |
Jean-Marc Valin
|
940931e49b
Build fixes
|
14 anni fa |
Jean-Marc Valin
|
381c706add
Making mode switching use the same window as CELT (squared)
|
14 anni fa |
Jean-Marc Valin
|
f2c8e5dfee
CELT update
|
14 anni fa |
Jean-Marc Valin
|
64d834f385
More project files update
|
14 anni fa |
Jean-Marc Valin
|
617fcd2cf0
Fixes a few PLC/DTX bugs due to the recent decode API change
|
14 anni fa |
Jean-Marc Valin
|
b55b66119b
Adding constrained VBR mode
|
14 anni fa |