Commit History

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