Jean-Marc Valin
|
02fa913c32
|
More C89 fixes, making sure to include config.h from all source files.
|
2008-02-20 12:09:29 +11:00 |
|
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
|
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
|
b7ed44ba0a
|
minor tweak to pitch weighting function, disabled some code that doesn't
do anything yet.
|
2008-02-11 11:15:33 +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
|
9d35ccdaea
|
Fixed stereo version of the pitch estimator
|
2007-12-10 17:57:19 +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 |
|
Jean-Marc Valin
|
f3efa3e132
|
Some improvements to the pitch period estimation
|
2007-12-01 01:55:17 +11:00 |
|
Jean-Marc Valin
|
6f7e83d8f4
|
Pre-emphasis, plus a few minor tweaks
|
2007-12-01 00:36:41 +11:00 |
|
Jean-Marc Valin
|
4bf5fd8824
|
Pitch cleanup/bugfix
|
2007-11-30 15:01:48 +11:00 |
|
Jean-Marc Valin
|
14191b3ccd
|
Added pitch analysis. Doesn't crash, but otherwise untested.
|
2007-11-30 12:15:49 +11:00 |
|