index
:
LibXtract
master
Fork of Jamie Bullock's feature extraction library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
init.c
Age
Commit message (
Expand
)
Author
2008-01-01
- Improvements to SWIG bindings generation script
Jamie Bullock
2007-12-28
- Added new helper functions: xtract_windowed() and xtract_features_from_subf...
Jamie Bullock
2007-10-16
Fix for 'multiple symbol definitions' vs 'symbol not defined' dilemna. I thin...
Jamie Bullock
2007-10-09
Fixed bug in xtract_init_mfcc() - iteration to decide filter peak positions o...
Dan Stowell
2007-10-06
Removed fftw_plan from xtraction functions. Created new init function xtract_...
Jamie Bullock
2007-10-03
Minor modifications to MFCC init, mainly just code formatting
Dan Stowell
2007-02-12
Various minor fixes
Jamie Bullock
2007-01-29
Added namespacing to enumerations and defines. Made most macros private.
Jamie Bullock
2006-12-15
Numerous fixes and enhancements, see ChangeLog.
Jamie Bullock
2006-12-11
Fixed xtract_init_mfcc
Jamie Bullock
2006-12-09
Implemented xtract_harmonics
Jamie Bullock
2006-10-18
Added help string support, minor fixes.
Jamie Bullock
2006-10-02
Initial import
Jamie Bullock