Merge branch 'master' into awhitening
[aubio.git] / src / temporal / resampler.c
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2016-12-11 Paul Brossiersrc/aubio_priv.h: move include config.h here
2016-10-03 Paul Brossiersrc/temporal/resampler.c: throw an error when using...
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-04-22 Paul Brossiersrc/: use #ifdef HAVE_FOO, not #if HAVE_FOO
2016-04-21 Paul Brossiersrc/temporal/: add const qualifiers
2015-08-13 Paul BrossierMerge branch 'develop' into awhitening
2015-08-12 Paul BrossierMerge branch 'develop' into notes
2015-08-12 Paul Brossiersrc/temporal/resampler.c: make msvc happier adding...
2013-02-11 Paul Brossiermerge from develop
2013-02-10 Paul Brossiersrc/temporal/resampler.c: safer new_ and del_
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/temporal: switch to mono
2009-11-05 Paul Brossiersrc/temporal/resampler.h: add dummy functions in case...
2009-11-03 Paul Brossiersrc/temporal: indent
2009-10-26 Paul Brossiersrc: update all headers to GPLv3
2009-10-15 Paul Brossiersrc/temporal/resampler.{c,h}: use smpl_t, and convet...
2009-10-08 Paul Brossierrename src/temporal/resample.c to src/temporal/resampler.c