[pitch] fix memory leak in specacf
[aubio.git] / src / lvec.c
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-04-21 Paul Brossiersrc/{fvec,cvec,fmat,lvec}.{c,h}: added const qualifiers...
2014-01-02 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-12-30 Paul Brossiersrc/: improve build with -Wdeclaration-after-statement
2013-12-30 Paul Brossiersrc/lvec.c: add missing lvec_set_sample, improve test
2013-12-18 Paul BrossierMerge branch 'master' of aubio.org:/git/aubio/aubio...
2013-12-18 Paul Brossiersrc/lvec.h: clean up lvec api
2013-11-28 Paul Brossiersrc/{fvec,cvec,lvec,fmat}.c: make sure new_ functions...
2013-11-28 Paul Brossiersrc/lvec.c: no need to set to 0 after calloc
2013-11-26 Paul Brossiersrc/{fvec,fmat}.c: use memcpy and memset to optimise...
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 Brossiermodified fvec and lvec to be mono, added fmat
2009-10-19 Paul Brossiersrc/lvec.{c,h}: add some utils
2009-09-25 Paul Brossiersrc/*.[ch]: update copyrights and license from 2003...
2009-09-17 Paul Brossiersrc/lvec.{c,h}: add lvec_print
2007-12-03 Paul Brossiermerge from main branch
2007-12-01 Paul Brossieradd lvec object to store double precision vectors