Tristan Matthews
|
be6df4d614
remove trailing whitespace
|
пре 9 година |
Alfred E. Heggestad
|
0da5a11cf4
Cosmetic fixes
|
пре 16 година |
Jean-Marc Valin
|
f4284aea85
Added an option to implement iir_mem16() and fir_mem16() in terms of
|
пре 16 година |
Jean-Marc Valin
|
6008abea50
Making it possible to disable either the encoder or the decoder using macros
|
пре 16 година |
jm
|
1f6cf519eb
Moved the remaining of misc.h into arch.h
|
пре 17 година |
jm
|
af21325a16
Patch by Thom Johansen: change memory of qmf_synth to 16-bit.
|
пре 17 година |
jm
|
d92e9bd2bf
Doing some sanity checking (just in case) on the propagated long-term
|
пре 17 година |
jm
|
d1dfff0702
Removed implementation of all the 32-bit filters now that everything is
|
пре 18 година |
jm
|
5e8289abaa
Now using only the 16-bit version of the filters.
|
пре 18 година |
jm
|
fa592b75b3
Making use of the wideband encoder input buffer to save memory: 640 bytes off
|
пре 18 година |
jm
|
71d983adf9
Removed 5 kB of useless buffering in the wideband encoder. Also, fixed the
|
пре 18 година |
jm
|
678e1bd9ce
Another 1 kB off the encoder state by converting the qmf_decomp output to
|
пре 18 година |
jm
|
3b09214446
Stopped storing zeros in qmf_resynth -- saved ~800 bytes of stack memory in
|
пре 18 година |
jm
|
29dba66464
Saved another 2kB from the decoder by converting high-band synthesis to
|
пре 18 година |
jm
|
a629adae51
Replaced fir_mem_up by qmf_synth which doesn't require intermediate
|
пре 18 година |
jm
|
9c84ddb524
More debug info and fixed two unlikely overflows on clipped input.
|
пре 18 година |
jm
|
a702231023
Removed the generic PSHR/SHL/SHR operators and changed them to either the
|
пре 18 година |
jm
|
f14bb23b07
should no longer complain about unused var with the float build.
|
пре 18 година |
jm
|
95861b7310
Fixed an overflow in the excitation decoding (again on heavily-clipped signal)
|
пре 18 година |
jm
|
fc6dd40040
Enhancer should no longer overflow on insanely loud signals.
|
пре 18 година |
jm
|
2549d5a4f6
Fixed two fixed-point overflows on heavily-clipped input
|
пре 18 година |
jm
|
e5e8dea020
making sure all global variables are const (for Symbian users)
|
пре 18 година |
jm
|
3a2222946e
Adding the "f" suffix to float constants (path by Michael Jerris).
|
пре 18 година |
jm
|
644f98d1a5
pseudo-IRS filter (not used yet)
|
пре 18 година |
jm
|
987157bb52
cleaning up the IO filters
|
пре 18 година |
jm
|
ceffbefec0
fixed-point version of the high-pass seems to work now.
|
пре 18 година |
jm
|
95da591e8c
before I get hatemail from windows users...
|
пре 18 година |
jm
|
2f0a3ea536
input/output high-pass filters
|
пре 18 година |
jm
|
f4f59e83d0
copyright details, more info about the mdf learning rate
|
пре 18 година |
jm
|
cf533aed65
Removed old enhancer code (was already disabled)
|
пре 18 година |