RSS feed
6d82adf9
– Paul Brossier <piem@piem.org>
authored
on 2019/01/30 22:36
[ci] fix azure vmImage field
ef8a1e4e
– Paul Brossier <piem@piem.org>
authored
on 2019/01/30 22:20
[tests] fix input size in test-mfcc
65a4fb4d
– Paul Brossier <piem@piem.org>
authored
on 2019/01/08 13:51
[sink_wavwrite] call fflush in open
ba9e3a87
– Paul Brossier <piem@piem.org>
authored
on 2019/01/08 13:37
[sink] remove assert so tests pass in debug mode
1878b506
– Paul Brossier <piem@piem.org>
authored
on 2019/01/08 13:34
[source] remove assert so tests pass in debug mode
bec1396a
– Paul Brossier <piem@piem.org>
authored
on 2019/01/08 13:33
[ci] use linux/py3.5 to test --build-type=debug
2ca09bf8
– Paul Brossier <piem@piem.org>
authored
on 2019/01/08 13:17
[aubio_priv.h] include blas first (see gh-225)
dc7362fd
– Paul Brossier <piem@piem.org>
authored
on 2018/12/31 12:25
[source_avcodec] prevent leak when closing swresample context
c1c3a995
– Paul Brossier <piem@piem.org>
authored
on 2018/12/23 00:55
[py] fix compilation warning in py-source
b4445fb2
– Paul Brossier <piem@piem.org>
authored
on 2018/12/23 00:50
[tests] also capture expected source warnings in test_sink
51b5f9cf
– Paul Brossier <piem@piem.org>
authored
on 2018/12/23 00:50
[tests] check resampling a source raises a warning when expected
cd468924
– Paul Brossier <piem@piem.org>
authored
on 2018/12/23 00:48
[tests] add parse_file_samplerate to fetch samplerate from path
966c6506
– Paul Brossier <piem@piem.org>
authored
on 2018/12/23 00:46
[py] take a copy for the last source block when iterating
79dc9adb
– Paul Brossier <piem@piem.org>
authored
on 2018/12/23 00:44
[source_avcodec] show a warning only when an error occurred in swr_convert
724303ec
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 22:56
[source_avcodec] clean up unused statements and previously included stdlib
8ad7d71e
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 22:49
[py] define HAVE_ERRNO_H in add_local_macros
e136c9f6
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 19:48
[source_sndfile] avoid declaration after statement
b40c1497
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 19:13
[source_wavread] comment unused macro
0a1ad90d
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 19:11
[source_wavread] use STRERR macro
b03f1bf5
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 19:09
[sink_wavwrite] use STRERR macro
26bd5e0b
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 19:06
[lib] add AUBIO_STRERR to log system error messages
9d609355
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 19:05
[waf] check for errno.h