shithub: aubio

RSS feed

6245b528 – Paul Brossier <piem@piem.org> authored on 2018/12/22 19:02
[sink_flac] use AUBIO_STRERR

1c565c03 – Paul Brossier <piem@piem.org> authored on 2018/12/21 15:06
Merge branch 'feature/sink_vorbis' into feature/sink_flac

131d1eb8 – Paul Brossier <piem@piem.org> authored on 2018/12/21 15:06
Merge branch 'master' into feature/sink_vorbis

a280ed16 – Paul Brossier <piem@piem.org> authored on 2018/12/21 13:15
[osx] build frameworks with -Os

4b266f1c – Paul Brossier <piem@piem.org> authored on 2018/12/21 13:14
[ci] add py3.6, drop py3.4 on travis

4b167218 – Paul Brossier <piem@piem.org> authored on 2018/12/21 12:16
[source_sndfile] set error message when reading after close

519d5d30 – Paul Brossier <piem@piem.org> authored on 2018/12/21 11:41
[py] raise an exception when reading source failed

fc633f3e – Paul Brossier <piem@piem.org> authored on 2018/12/21 11:40
[source_avcodec] prevent reading after close

6dc211bb – Paul Brossier <piem@piem.org> authored on 2018/12/21 11:39
[tests] simplify test_source.py, skip if no test sounds

62000521 – Paul Brossier <piem@piem.org> authored on 2018/12/21 11:26
[tests] try reading after close in test-source.c

87971384 – Paul Brossier <piem@piem.org> authored on 2018/12/21 11:22
[tests] check reading source after close raises RuntimeError

37c7e61a – Paul Brossier <piem@piem.org> authored on 2018/12/21 10:30
[tests] test del_aubio_sink on null

19b839f6 – Paul Brossier <piem@piem.org> authored on 2018/12/21 10:28
[tests] test del_aubio_source on null

51a35a75 – Paul Brossier <piem@piem.org> authored on 2018/12/21 10:26
[source_apple_audio] get_duration returns 0 on failure

a9f463c7 – Paul Brossier <piem@piem.org> authored on 2018/12/21 10:26
[py] check if filter was created before deleting it

2bfbf336 – Paul Brossier <piem@piem.org> authored on 2018/12/21 10:25
[sink] del_aubio_sink argument can be null

8d4ffeb0 – Paul Brossier <piem@piem.org> authored on 2018/12/21 10:15
[source] del_aubio_source argument can be null

fef012aa – Paul Brossier <piem@piem.org> authored on 2018/12/21 10:01
[examples] only delete sink if needed

98d7aaa3 – Paul Brossier <piem@piem.org> authored on 2018/12/21 10:00
[py] check sink was created before calling del_aubio_sink

48105cab – Paul Brossier <piem@piem.org> authored on 2018/12/21 09:58
Revert "[py] avoid resizing py-source output"

776d65bf – Paul Brossier <piem@piem.org> authored on 2018/12/21 09:16
[tests] test-mathutils-window input validation

1f382d6b – Paul Brossier <piem@piem.org> authored on 2018/12/21 09:08
[tests] add test-vecutils

fce84964 – Paul Brossier <piem@piem.org> authored on 2018/12/21 09:08
[tests] improve test-fmat

9e2c1a16 – Paul Brossier <piem@piem.org> authored on 2018/12/21 07:44
[tests] improve test-lvec

dfd520b1 – Paul Brossier <piem@piem.org> authored on 2018/12/21 07:44
[tests] improve test-cvec

2b1b38a3 – Paul Brossier <piem@piem.org> authored on 2018/12/21 07:44
[tests] improve test-fvec

4ed1e47d – Paul Brossier <piem@piem.org> authored on 2018/12/21 07:41
[waf] also link against vorbis and ogg

cf4bc9f3 – Paul Brossier <piem@piem.org> authored on 2018/12/20 18:31
Merge branch 'feature/sink_vorbis' into feature/sink_flac

171ae68d – Paul Brossier <piem@piem.org> authored on 2018/12/20 18:30
Merge branch 'master' into feature/sink_vorbis

8e76c71b – Paul Brossier <piem@piem.org> authored on 2018/12/20 17:35
[py] avoid resizing py-source output

d4927c24 – Paul Brossier <piem@piem.org> authored on 2018/12/20 17:08
[source_avcodec] fix warning messages

ebfa80df – Paul Brossier <piem@piem.org> authored on 2018/12/20 16:26
[source_sndfile] fix reading sizes when resampling

3880830a – Paul Brossier <piem@piem.org> authored on 2018/12/20 15:49
[ci] improve coverage of sndfile/samplerate support

f7f946a1 – Paul Brossier <piem@piem.org> authored on 2018/12/20 15:35
[sink_flac] fix include order

d327b6f8 – Paul Brossier <piem@piem.org> authored on 2018/12/20 15:34
Merge branch 'feature/sink_vorbis' into feature/sink_flac