[tests] improve test-fmat
[aubio.git] / tests / src / test-fmat.c
2018-12-21 Paul Brossier[tests] improve test-fmat
2017-10-01 Paul Brossiertests/: undo changes, removing calls to aubio_init
2017-10-01 Paul BrossierMerge branch 'intel_ipp_pull' of https://github.com...
2017-07-29 Eduard MüllerIntel IPP support for aubio
2014-03-12 Paul Brossiertests/src: clean up includes
2014-01-02 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-12-30 Paul Brossiertests/: add void to prototypes to build with -Wstrict...
2013-12-18 Paul BrossierMerge branch 'master' of aubio.org:/git/aubio/aubio...
2013-12-17 Paul Brossiersrc/fmat.c: new_fmat() takes height as first argument
2013-10-27 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-10-17 Paul Brossiersrc/fmat.h: fmat_get_channel to write to an fvec_t
2013-03-03 Paul BrossierMerge aubio.org:/git/aubio/aubio into develop
2013-03-03 Paul Brossiertests/src/: improve examples
2012-07-10 Paul Brossiertests/src/test-lvec.c, tests/src/test-fmat.c: add boile...