src/*.c, wscript: remove trailing spaces
[aubio.git] / src /
2017-10-01 Paul Brossiersrc/*.c, wscript: remove trailing spaces
2017-10-01 Paul Brossiersrc/spectral/fft.{c,h}: revert changes to fft.h, use...
2017-10-01 Paul Brossiersrc/musicutils.h: remove aubio_init()
2017-10-01 Paul Brossiersrc/aubio_priv.h: fix for double precision mode
2017-10-01 Paul Brossiersrc/spectral/fft.c: remove unrequired scaling, fixing...
2017-10-01 Paul Brossiersrc/wscript_build: link against ipp if defined
2017-10-01 Paul Brossiersrc/spectral/fft.c: define ipp aliases for single/doubl...
2017-10-01 Paul Brossiersrc/aubio_priv.h: define ipp aliases for single/double...
2017-10-01 Paul Brossiersrc/spectral/fft.c: remove trailing space
2017-10-01 Paul Brossiersrc/aubio_priv.h: include ipp headers from here
2017-10-01 Paul BrossierMerge branch 'intel_ipp_pull' of https://github.com...
2017-10-01 Paul BrossierMerge branch 'emuell-yin_confidence'
2017-10-01 Paul BrossierMerge branch 'yin_confidence' of https://github.com...
2017-09-30 Paul BrossierMerge branch 'master' into PR/simplify_emscripten
2017-09-17 Paul BrossierMerge branch 'master' into coveralls
2017-09-16 Paul Brossiersrc/spectral/mfcc.c: fix typo
2017-09-16 Paul BrossierMerge branch 'master' into coveralls
2017-09-16 Paul Brossiersrc/io/source_avcodec.c: improve error message, prevent...
2017-09-06 Paul Brossiersrc/spectral/phasevoc.h: add _set_window
2017-09-06 Paul Brossiersrc/mathutils.c: add window type 'ones'
2017-07-30 Eduard Mülleryin pitch confidence tweaks
2017-07-30 Eduard Müllerfixed missing aubio_vDSP_vclr define
2017-07-29 Eduard MüllerRevert ooura reverse fft scaling changes
2017-07-29 Eduard MüllerIntel IPP support for aubio
2017-07-24 Paul BrossierMerge branch 'yinfast'
2017-07-24 Paul BrossierMerge branch 'master' into yinfast
2017-07-24 Paul BrossierMerge branch 'emscripten'
2017-07-24 Paul BrossierMerge branch 'master' into emscripten
2017-05-29 Martin Hermantsrc/wscript_build : add cshlib pass for generating...
2017-05-09 Paul Brossiersrc/pitch/pitch.h: add missing space
2017-05-09 Paul Brossiersrc/aubio.h: also include pitchyinfast here
2017-05-09 Paul Brossiersrc/pitch/pitch.h: add a note about yinfast
2017-05-09 Paul Brossiersrc/pitch/pitch.c: add yinfast
2017-05-09 Paul Brossiersrc/pitch/pitchyinfast.h: fast version of original yin
2017-04-21 Paul Brossiersrc/mathutils.c: prevent segfault with latest Accelerat...
2017-04-21 Paul Brossiersrc/io/source_avcodec.c: avoid unused variable
2017-04-11 Paul BrossierMerge branch 'hztirf-master'
2017-04-11 Hannes FritzUpdate beattracking.h
2017-04-10 Paul Brossiersrc/io/source_avcodec.c: more fixes for declaration...
2017-04-10 Paul Brossiersrc/io/source_avcodec.c: more fixes for declaration...
2017-04-10 Paul Brossiersrc/io/source_avcodec.c: more fixes for declaration...
2017-04-10 Paul Brossiersrc/io/source_avcodec.c: more fixes to declare before...
2017-04-10 Paul Brossiersrc/io/source_avcodec.c: fix for windows vc9
2017-04-07 Paul Brossiersrc/io/source_avcodec.c: avoid double free with libavfo...
2017-04-05 Paul BrossierMerge branch 'awhitening'
2017-04-05 Paul Brossiersrc/onset/onset.c: add old_default mode
2017-04-05 Paul Brossiersrc/spectral/specdesc.c: add old_default
2017-03-27 Paul Brossiersrc/onset/onset.c: improve specflux parameters
2017-03-27 Paul Brossiersrc/onset/onset.c: avoid start with doubled or negative...
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul Brossiersrc/onset/onset.c: improve default parameters
2017-03-26 Paul Brossiersrc/onset/onset.h: rename logmag_compression to compression
2017-03-26 Paul Brossiersrc/cvec.h: add formula
2017-03-26 Paul Brossiersrc/onset/onset.h: rename to awhitening, add logmap_com...
2017-03-26 Paul Brossiersrc/onset/onset.h: add _reset and _set_default_parameters
2017-03-26 Paul Brossiersrc/spectral/awhitening.h: add _set_floor/_get_floor...
2017-03-26 Paul Brossiersrc/synth/wavetable.c: always clamp wavetable
2017-03-26 Paul Brossiersrc/synth/wavetable.c: always clamp wavetable
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul Brossiersrc/spectral/awhitening.h: fix documentation
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul Brossiersrc/musicutils.h: fix documentation for fvec_clamp
2017-03-26 Paul Brossiersrc/cvec.h: fix cvec_logmag documentation
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-25 Paul Brossiersrc/io/source_avcodec.c: hide EAGAIN warning, skip...
2017-03-23 Paul Brossiersrc/wscript_build: do not ship config.h
2017-03-23 Paul BrossierMerge branch 'master' into gitshaversion
2017-03-17 Paul Brossiersrc/io/source_avcodec.c: use avcodec_free_context for...
2017-03-17 Paul Brossiersrc/io/source_avcodec.c: always mark eof on error
2017-03-17 Paul Brossiersrc/utils/windll.c: add unused attributes
2017-03-17 Paul Brossiersrc/wscript_build: also link against libswresample...
2017-03-16 Paul Brossiersrc/io/source_avcodec.c: add libswresample
2017-03-13 Martin Hermantaubio version :
2017-03-11 Paul Brossiersrc/spectral/specdesc.h: update list of methods
2017-03-11 Paul Brossiersrc/spectral/specdesc.c: add weighted phase deviation
2017-03-10 Paul Brossiersrc/spectral/awhitening.c: use 1.e-4 for floor, make...
2017-03-10 Paul Brossiersrc/onset/onset.c: add logarithmic compression
2017-03-10 Paul Brossiersrc/cvec.h: add cvec_logmag
2017-03-10 Paul Brossiersrc/musicutils.h: add fvec_clamp, basic limiter
2017-03-10 Paul Brossiersrc/onset/onset.c: warning, not error, for python not...
2017-03-10 Paul Brossiersrc/onset/onset.c: improve aubio_onset_default_paramete...
2017-03-10 Paul Brossiersrc/onset/peakpicker.c: simplify using fvec_foo
2017-03-10 Paul Brossiersrc/mathutils.h: add fvec_push
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2017-03-10 Paul Brossiersrc/onset/peakpicker.c: temporarly fix peak-picking...
2017-03-05 Paul Brossiersrc/io/{sink,source}.c: clarify failover messages
2017-03-05 Paul Brossiersrc/io/sink.c: make sure an error is raised when no...
2017-02-28 Paul Brossiersrc/tempo/tempo.h: improve documentation (#22)
2017-02-27 Paul Brossiersrc/io/source_apple_audio.c: allow closing twice
2017-02-27 Paul Brossiersrc/io/source_sndfile.c: allow closing twice
2017-02-27 Paul Brossiersrc/io/source_wavread.c: allow closing twice
2017-02-27 Paul Brossiersrc/io/source_wavread.c: raise error in _do/_do_multi...
2017-02-26 Paul Brossiersrc/io/source_wavread.c: avoid seeking in closed file
2017-02-26 Paul Brossiersrc/io/source_wavread.c: set error message in seek...
2017-02-26 Paul Brossiersrc/io/source_wavread.c: avoid reading in closed file
2017-02-26 Paul Brossiersrc/io/source_avcodec.c: make sure seek position is...
2017-02-26 Paul Brossiersrc/io/source_avcodec.c: avoid seeking in closed file
2017-02-26 Paul Brossiersrc/io/source_sndfile.c: make sure seek position is...
2017-02-26 Paul Brossiersrc/io/source_sndfile.c: call sf_seek after checking...
2017-02-26 Paul Brossiersrc/io/source_sndfile.c: avoid seeking in closed file
next