[pitch] fix memory leak in specacf
[aubio.git] / src / mathutils.h
2018-11-17 Paul BrossierMerge branch 'feature/mfccparams'
2018-11-17 Paul BrossierMerge branch 'feature/melfilterbank' into feature/mfccp...
2018-11-17 Paul Brossier[api] add fvec_mul
2017-10-03 Paul BrossierMerge branch 'master' into dct
2017-10-01 Paul BrossierMerge branch 'intel_ipp'
2017-10-01 Paul BrossierMerge branch 'intel_ipp_pull' of https://github.com...
2017-07-29 Eduard MüllerIntel IPP support for aubio
2017-04-05 Paul BrossierMerge branch 'awhitening'
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-10 Paul Brossiersrc/mathutils.h: add fvec_push
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-04-22 Paul Brossiersrc/: change c header identifiers (see #35)
2016-04-21 Paul Brossiersrc/mathutils.*: more const qualifiers
2016-04-18 Paul BrossierMerge pull request #40 from nphilipp/develop--py3k...
2016-02-16 Paul Brossiersrc/mathutils.h: add fvec_ishift
2015-09-06 Paul BrossierMerge branch 'develop' into awhitening
2015-09-05 Paul BrossierMerge branch 'develop' into notes
2015-09-02 Paul Brossiersrc/*.h: remove trailing spaces, update copyrights
2014-03-08 Paul Brossiersrc/mathutils.h: add fvec_quadratic_peak_mag to find...
2013-12-18 Paul BrossierMerge branch 'master' of aubio.org:/git/aubio/aubio...
2013-12-11 Paul Brossiersrc/: sync header defines, remove trailing spaces,...
2013-11-17 Paul Brossiersrc/mathutils.h: move fvec_local_energy to aubio_level_...
2013-10-27 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-10-15 Paul Brossiersrc/mathutils.{c,h}: remove fvec_quadint, use fvec_quad...
2013-10-15 Paul Brossiermerge with develop
2013-04-08 Paul Brossiersrc/mathutils.h: markdown syntax
2013-04-08 Paul Brossiersrc/mathutils.{c,h}: add fvec_quadratic_peak_pos, a...
2013-03-03 Paul BrossierMerge aubio.org:/git/aubio/aubio into develop
2013-03-03 Paul Brossiersrc/*.h: improve documentation
2013-03-02 Paul Brossiersrc/mathutils.h: improve doc, fix typo
2011-02-04 Paul Brossiersrc/mathutils.c: fix aubio_db_spl, thanks to Eric,...
2010-01-09 Paul Brossierpull from master
2010-01-09 Paul Brossiermerge from master, print beats once in demo_beat.py
2009-12-05 Paul BrossierMerge branch 'master' of git+ssh://aubio.org/git/aubio...
2009-12-04 Paul Brossiersrc/mathutils.{c,h}: switch to mono
2009-10-22 Paul Brossierstrip down stable public API, defining add AUBIO_UNSTAB...
2009-10-18 Paul BrossierChange peakpicker to match API specs, make quadint...
2009-10-17 Paul Brossiersrc/mathutils.c: use a string for window type, making...
2009-10-07 Paul Brossiersrc/mathutils.c: add aubio_is_power_of_two and aubio_ne...
2009-10-02 Paul Brossiersrc/mathutils.{c,h}: loop over channels when possible...
2009-10-02 Paul Brossiersrc/mathutils.c: rename fvec_dc_removal to fvec_min_removal
2009-10-01 Paul Brossiersrc/mathutils.{c,h}: rename all vec_ to fvec_
2009-10-01 Paul Brossierrename vec_min and vec_min_elem to fvec_min and fvec_ma...
2009-10-01 Paul Brossierrename vec_max and vec_max_elem to fvec_max fvec_max_elem
2009-10-01 Paul Brossiersrc/mathutils.c: rename vec_mean to fvec_mean
2009-09-28 Paul Brossiersrc/mathutils.h: move window types doc after ifdef...
2009-09-25 Paul Brossiersrc/*.[ch]: update copyrights and license from 2003...
2009-09-25 Paul Brossiersrc/mathutils.{c,h}: change prototype from aubio_window...
2009-09-11 Paul Brossiersrc/mathutils.c: merge and fix vec_quadint_min and...
2007-11-29 Paul Brossiermerge with main branch
2007-11-24 Paul Brossiermoved spectral_centroid to new file
2007-09-10 Amaury Hazansome changes
2007-04-18 Paul Brossiermerge from pomme branch
2007-04-18 Paul Brossiermerge from pomme branch
2007-04-18 Paul Brossiermerge from pomme branch
2007-04-17 Paul Brossiermathutils.c: add aubio_spectral_centroid
2007-04-17 Paul Brossiermathutils.c: add aubio_zero_crossing_rate at Amaury...
2006-09-29 Paul Brossieradd some documentation
2006-09-29 Paul Brossiermove libc aliases from mathutils.h to to aubio_priv.h
2006-07-13 Paul Brossieradd aubio_cleanup to clean fftw cached memory
2006-03-21 Paul Brossieradd interpolation to yin
2005-08-22 Paul Brossieradded bintomidi, freqtobin, miditofreq
2005-08-09 Paul Brossierprefix mathutils function with aubio_
2005-08-09 Paul Brossierprotect window types with aubio_win_
2005-04-02 Paul Brossiermerge aubionotes and aubionotesmedian
2004-12-03 Paul Brossier(no commit message)
2004-10-28 Paul Brossierimport 0.1.7.1