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
/
doc
Age
Commit message (
Collapse
)
Author
2014-11-07
Add Doxygen to build system
Jamie Bullock
2014-11-07
Delete unneeded files
Jamie Bullock
2014-11-06
Initial simplified build system based on GNU Make
Jamie Bullock
2013-01-08
fixed build system bugs to do with the maintainer-clean target
Jamie Bullock
2013-01-07
added Ooura implementation to repository
Jamie Bullock
2011-03-30
- reimplemented xtract_spectral_variance() xtract_spectral_skewness() and ↵
Jamie Bullock
xtract_spectral_kurtosis() using correct maths - removed xtract_spectral_average_deviation()
2008-03-26
- Fixed build fail if --enable-fft not specified
Jamie Bullock
- Fixed doxygen build so that it includes libxtract.h - Doxygen tweaks
2007-01-29
Added namespacing to enumerations and defines. Made most macros private.
Jamie Bullock
2006-10-20
Replaced --enable-vector with --enable-fft and improved build
Jamie Bullock
2006-10-12
Further documentation improvements
Jamie Bullock
2006-10-04
Fixed doxygen conf file variable substitution
Jamie Bullock
2006-10-04
Added doxygen tags and compile scripts
Jamie Bullock