wscript: With --enable-$x, the existence of $x should be mandatory
[aubio.git] / src / cvec.c
2011-11-17 Paul Brossiersrc/{f,c}vec.c: remove zeroing since we now use calloc
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 cvec to be mono
2009-09-26 Paul Brossiersrc/cvec.{c,h}: add cvec_set, cvec_zeros and cvec_ones
2009-09-25 Paul Brossiersrc/*.[ch]: update copyrights and license from 2003...
2009-09-21 Paul Brossiersrc/cvec.c: add cvec_print
2007-11-24 Paul BrossierMerge ... aubio-mfcc branch, adding filterbank and...
2007-11-06 Paul Brossiermerge from banane
2007-11-02 Paul Brossiermerge main branch
2007-11-01 Paul Brossiersplitted sample.c into fvec.c and cvec.c, kept sample...