Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-07 | added Ooura implementation to repository | Jamie Bullock | |
2011-03-30 | - fixed typos in *result initialisation potentially fixing horrible bug | Jamie Bullock | |
2007-12-28 | - Added new helper functions: xtract_windowed() and ↵ | Jamie Bullock | |
xtract_features_from_subframes() - Added windowing functions (window.c) | |||
2007-10-06 | Removed fftw_plan from xtraction functions. Created new init function ↵ | Jamie Bullock | |
xtract_init_fft() for creating plans, which have global scope. Updated examples to reflect the change. New configure option: --with-fft_optimisation (0 = FFTW_ESTIMATE, 1 = FFTW_MEASURE, 2 = FFTW_PATIENT). | |||
2007-04-20 | Fixed autocorrelation_fft() it now gives comparable output to autocorrelation() | Jamie Bullock | |
2006-12-22 | Added function descriptors | Jamie Bullock | |
2006-10-20 | Minor changes | Jamie Bullock | |
2006-10-20 | Replaced --enable-vector with --enable-fft and improved build | Jamie Bullock | |
2006-10-20 | Added simpletest example | Jamie Bullock | |
2006-10-02 | Initial import | Jamie Bullock | |