Jean-Marc Valin
|
a85657bd29
|
removed // comments and added stack_alloc.h (not used everywhere yet)
to make the code more C89-friendly.
|
2008-02-20 11:59:30 +11:00 |
|
Jean-Marc Valin
|
cb7a2a3d52
|
Re-ordered the parameters in the stream: [energy, pitch index, pitch gains]
Also fixed a bug that was exposed by the change (and removed some warnings)
|
2008-02-11 16:44:48 +11:00 |
|
Jean-Marc Valin
|
5b50f4bf81
|
Decays corresponding to the psychoacoustic spreading function are now
pre-computed (instead of computing tons of pow() uselessly all the time)
|
2008-02-11 11:50:20 +11:00 |
|
Jean-Marc Valin
|
7351e286c8
|
Everything converted to use kiss-fft. Got rid of smallft and fftwrap.
Code much leaner now.
|
2008-02-08 15:09:45 +11:00 |
|
Jean-Marc Valin
|
0a3e79aa11
|
Pseudo-masking curve for the MDCT
|
2008-01-07 13:36:01 +11:00 |
|
Jean-Marc Valin
|
14bccef8e7
|
Comments on the spreading function
|
2007-12-10 13:13:58 +11:00 |
|
Jean-Marc Valin
|
991410be59
|
Added a simple psychoacoustic model (still needs a lot of work).
|
2007-12-10 01:28:34 +11:00 |
|