[sampler] ensure uri is null terminated in aubio_sampler_load (closes gh-421)
[aubio.git] / src /
2025-11-20 Paul Brossier[sampler] ensure uri is null terminated in aubio_sample... master
2025-11-16 Paul BrossierMerge branch 'fix/rollofff'
2025-11-16 Paul Brossier[specdesc] fix definition of rolloff (closes gh-318...
2025-11-16 Thomas Perale[sink_flac] add missing SWAPS definition (closes gh...
2025-11-15 Paul Brossier[source_avcodec] fix condition in aubio_source_avcodec_...
2025-11-15 Tim Gates[effects, pitch] docs: fix simple typo, successfull...
2025-11-15 Paul BrossierMerge branch 'fix/ffmpeg8'
2025-11-15 Paul Brossier[source_avcodec] add backward compatible version of...
2025-11-15 Lluc Simó[source_avcodec] stop using deprecated {in,out}_channel...
2025-11-15 Paul Brossier[source_avcodec] use #elif for conciseness, thanks...
2025-11-15 Bernd Kuhls[source_avcodec] fix build with ffmpeg 8.0
2025-11-15 Paul BrossierMerge branch 'feature/mesonbuild'
2025-11-15 Paul Brossier[meson] add initial library config
2025-11-15 Paul BrossierMerge branch 'feature/cmakebuild'
2025-11-15 Paul Brossier[cmake] factorise pkg_check_modules dependencies
2025-11-15 Paul Brossier[cmake] add config.h.in
2025-11-15 Paul Brossier[cmake] add initial CMakeLists.txt for src/
2025-05-12 Paul Brossier[fvec] prefer accelerate over cblas when both are available
2025-05-12 Paul Brossier[fmat] prefer accelerate over cblas when both are available
2025-05-08 Lluc Simó[ci] avoid rubberband warning in major version 3
2025-05-08 Paul Brossier[priv] use new cblas interface on macOS >= 13.3, preven...
2025-05-08 Paul Brossier[tempo] prevent oob access in beattracking (closes...
2025-05-08 Paul Brossier[source_wavread] limit to 8 or 16 bits pcm files (close...
2023-12-27 Joan Karadimov[priv] fix AUBIO_STRERROR definition under MinGW (close...
2023-12-27 Paul Brossier[source_avcodec] remove deprecation warning (< ffmpeg...
2023-12-27 Paul Brossier[source_avcodec] adjust detection of AVChannelLayout...
2023-12-27 Paul Brossier[source_avcodec] add support for AVChannelLayout (ffmpe...
2023-12-27 Paul Brossier[source_avcodec] use a const pointer for AVCodec
2023-12-27 Paul Brossier[source_avcodec] drop support for libavresample
2023-12-27 Paul Brossier[waf] remove avresample from wscript_build
2023-12-26 Paul Brossier[utils_apple_audio] use snprintf in getPrintableOSStatu...
2023-12-26 Paul Brossier[sink_apple_audio] use snprintf to avoid warning
2023-12-26 Paul Brossier[priv] remove sprintf and add snprintf
2022-01-25 Paul Brossier[source_avcodec] define FF_API_LAVF_AVCTX for libavcode...
2021-12-26 Paul Brossier[source_avcodec] avoid deprecation warning with latest...
2020-07-02 Paul BrossierMerge branch 'feature/timestretch'
2020-07-02 Paul BrossierMerge branch 'master' into feature/autosink
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul BrossierMerge branch 'master' into feature/autosink
2020-07-02 Paul BrossierMerge branch 'fix-shebang', thanks to @katyo
2020-07-02 Paul BrossierMerge branch 'fix/gitignore_regex', thanks to @emlyn
2020-07-02 Paul BrossierMerge branch @THE-COB/aubio to fix typo in demo
2020-07-02 Paul BrossierMerge branch 'fix-typo-doc-utils' of @Polochon-street...
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-01 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-01 Paul BrossierMerge branch 'master' into feature/timestretch
2020-03-28 Polochon-streetFix typo in musicutils doc
2019-06-29 Paul BrossierMerge branch 'feature/debugmode'
2019-06-29 Paul Brossier[priv] also define variadic no-op debug macro
2019-06-29 Paul Brossier[priv] use {} for no-op macro when debug is not enabled
2019-06-29 Paul BrossierMerge branch 'master' into feature/debugmode
2019-06-29 Paul BrossierMerge branch 'master' into feature/autosink feature/autosink
2019-06-29 Paul BrossierMerge branch 'master' into feature/timestretch feature/timestretch
2019-05-11 Paul BrossierMerge branch 'aybe-patch-2' of feature/vcpkg_docs
2019-05-10 Paul Brossier[effects] remove asserts from aubio_split_str
2019-05-09 Paul BrossierMerge branch 'master' into feature/autosink
2019-03-31 Paul BrossierMerge branch 'feature/pitchshift' into feature/timestretch
2019-03-31 Paul BrossierMerge branch 'master' into feature/pitchshift feature/pitchshift
2019-03-31 Paul Brossier[utils] use posix compliant _strnicmp on windows
2019-03-31 Paul Brossier[utils] use strnicmp on windows
2019-03-31 Paul BrossierMerge branch 'master' into feature/autosink
2019-03-31 Paul BrossierMerge branch 'feature/sink_vorbis' into feature/autosink
2019-03-31 Paul BrossierMerge branch 'feature/sink_flac' into feature/autosink
2019-01-31 Paul Brossier[aubio_priv.h] only define AUBIO_DBG in debug mode
2019-01-08 Paul Brossier[sink_wavwrite] call fflush in open
2019-01-08 Paul Brossier[sink] remove assert so tests pass in debug mode
2019-01-08 Paul Brossier[source] remove assert so tests pass in debug mode
2019-01-08 Paul Brossier[aubio_priv.h] include blas first (see gh-225)
2018-12-31 Paul Brossier[source_avcodec] prevent leak when closing swresample...
2018-12-23 Paul Brossier[source_avcodec] show a warning only when an error...
2018-12-23 Paul Brossier[source_avcodec] clean up unused statements and previou...
2018-12-22 Paul Brossier[source_sndfile] avoid declaration after statement
2018-12-22 Paul Brossier[source_wavread] comment unused macro
2018-12-22 Paul Brossier[source_wavread] use STRERR macro
2018-12-22 Paul Brossier[sink_wavwrite] use STRERR macro
2018-12-22 Paul Brossier[lib] add AUBIO_STRERR to log system error messages
2018-12-22 Paul Brossier[sink_vorbis] use AUBIO_STRERR
2018-12-22 Paul Brossier[sink_flac] no declaration after statement
2018-12-22 Paul Brossier[sink_flac] use AUBIO_STRERR
2018-12-22 Paul Brossier[strutils] no declaration after statement
2018-12-21 Paul BrossierMerge branch 'feature/sink_flac' into feature/autosink
2018-12-21 Paul BrossierMerge branch 'feature/sink_vorbis' into feature/sink_flac
2018-12-21 Paul BrossierMerge branch 'master' into feature/sink_vorbis
2018-12-21 Paul Brossier[source_sndfile] set error message when reading after...
2018-12-21 Paul Brossier[source_avcodec] prevent reading after close
2018-12-21 Paul Brossier[source_apple_audio] get_duration returns 0 on failure
2018-12-21 Paul Brossier[sink] del_aubio_sink argument can be null
2018-12-21 Paul Brossier[source] del_aubio_source argument can be null
2018-12-21 Paul Brossier[sink_apple_audio] preset_format does not fail on empty...
2018-12-20 Paul Brossier[sink_sndfile] preset_format does not fail on empty...
2018-12-20 Paul BrossierMerge branch 'feature/sink_flac' into feature/autosink
2018-12-20 Paul BrossierMerge branch 'feature/sink_vorbis' into feature/sink_flac
2018-12-20 Paul BrossierMerge branch 'master' into feature/sink_vorbis
2018-12-20 Paul Brossier[source_avcodec] fix warning messages
2018-12-20 Paul Brossier[source_sndfile] fix reading sizes when resampling
2018-12-20 Paul Brossier[sink_flac] fix include order
2018-12-20 Paul BrossierMerge branch 'feature/sink_vorbis' into feature/sink_flac
2018-12-20 Paul Brossier[sink_vorbis] fix include order
next