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
/
Makefile.am
Age
Commit message (
Collapse
)
Author
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
2012-06-18
SWIG Java bindings improvements
Jamie Bullock
Much-improved Java bindings. Java arrays can now be passed to functions that take void *, without any special treatment.
2012-06-13
Java SWIG bindings improvements
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()
2007-09-04
Added basic SWIG wrapper generator (use ./configure --enable-swig etc)
Jamie Bullock
2007-04-20
Fixed autocorrelation_fft() it now gives comparable output to autocorrelation()
Jamie Bullock
2006-10-09
Added pkgconfig support
Jamie Bullock
2006-10-06
Fixed automake variable substitution issues
Jamie Bullock
2006-10-05
Added Pure Data example
Jamie Bullock
2006-10-04
Added doxygen tags and compile scripts
Jamie Bullock
2006-10-02
Initial import
Jamie Bullock