RSS feed
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
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
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
f4c96f5c
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 15:16
[ci] add pypy on travis, use it to test sndfile/libsamplerate directly
49ac58e0
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 15:08
[ci] set one of the travis config to use sndfile only
4c72a9c2
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 14:44
[source_apple_audio] use input validation and padding helpers
4edba9d0
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 14:26
[io] fix source output padding sizes
1ddb9d1f
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 14:17
[io] source_pad_do_output to pad extra channels
6f22ed5c
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 14:16
[tests] test-source checks for undersized/oversized output
efaeaf17
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 14:06
[io] use memset in padding helpers
25102486
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 14:05
[source_avcodec] use padding helpers
6a253e8b
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 14:05
[source_wavread] use padding helpers
7dea72fc
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 14:05
[source_sndfile] use padding helpers
2a94ecaa
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 14:03
[io] add helpers to pad source output
2589ea9c
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 13:28
[source_sndfile] validate input sizes to prevent invalid reads, remove channel copying for now
9b5aa506
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 13:21
[source_avcodec] validate input sizes to prevent invalid reads
ec3f25f9
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 13:19
[source_wavread] validate input sizes to prevent invalid reads
f5a97edf
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 12:31
[sink_wavwrite] check fseek and fwrite return values
a2b71879
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 12:30
[sink_wavwrite] factorise in aubio_sink_wavwrite_write_frames, use AUBIO_STRERROR
14a5b9a6
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 12:29
[sink_wavwrite] check fwrite return value, use AUBIO_STRERROR
85e20fa6
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 12:21
[io] add helpers to check source output sizes
b2e17402
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 12:16
[lib] add AUBIO_STRERROR macro
0045668f
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 13:29
Merge branch 'feature/pytest' (closes #163)
74c1fb9a
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 12:50
Merge branch 'master' into feature/pytest
fda33947
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 12:50
[doc] highlight link to python/demos
6a99bff8
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 12:49
[py] also ship python script in tarball
a617bf31
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 12:14
[py] musicutils also use Pyfloat_FromDouble
df66c373
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 12:14
[py] alpha_norm and zero_crossing_rate use PyFloat_FromDouble
754a987c
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 12:14
[py] py-cvec uses PyLong_FromLong
ca9d5aaf
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 12:09
[py] use PyFloat_FromDouble in meltohz methods
c9e28072
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 11:56
[tests] remove test-delnull
cbe78098
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 11:51
[tests] improve test-filter coverage
fd1d4d5b
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 11:50
[tests] improve test-tempo coverage
ee463f9a
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 11:48
[tests] improve test-onset coverage
43ea60dd
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 09:53
[tests] improve test-sink variable names
387b605e
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 09:49
[tests] avoid test-sink crash on missing input file
7b5e1a5c
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 09:24
[io] sink_apple_audio to use native format conversion
ff6d1b6e
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 09:11
[io] source_apple_audio to use native format conversion
12e5d896
– Paul Brossier <piem@piem.org>
authored
on 2018/12/19 09:07
[io] [osx] switch to floating point AudioBufferList
05774ba3
– Paul Brossier <piem@piem.org>
authored
on 2018/12/17 10:14
[tests] improve test-sink
0512fca3
– Paul Brossier <piem@piem.org>
authored
on 2018/12/16 21:03
[tests] use srand/rand on windows, declare mkstemp and srandom for c99
c0a1906a
– Paul Brossier <piem@piem.org>
authored
on 2018/12/16 21:01
[source] simplify and avoid unrequired checks
d16fbba0
– Paul Brossier <piem@piem.org>
authored
on 2018/12/16 15:51
[io] remove useless check in source_sndfile
be94d248
– Paul Brossier <piem@piem.org>
authored
on 2018/12/16 15:50
[doc] remove reference to test-source_multi
77b2e303
– Paul Brossier <piem@piem.org>
authored
on 2018/12/16 15:49
[tests] remove test-sink_*-multi, now redundant
e9572462
– Paul Brossier <piem@piem.org>
authored
on 2018/12/16 14:39
[io] prevent possible crash on empty string in source_apple_audio
4ca4a4a5
– Paul Brossier <piem@piem.org>
authored
on 2018/12/16 14:20
[tests] sync test-sink with base-sink
276032d7
– Paul Brossier <piem@piem.org>
authored
on 2018/12/16 14:19
[tests] add more sink tests
dea8506d
– Paul Brossier <piem@piem.org>
authored
on 2018/12/16 14:17
[io] always call del_ when new_ fails
3e1c4829
– Paul Brossier <piem@piem.org>
authored
on 2018/12/16 14:17
[io] clean up sink_wavwrite
e406835d
– Paul Brossier <piem@piem.org>
authored
on 2018/12/16 14:16
[io] prevent potential memory leak, never call abort
cf387e32
– Paul Brossier <piem@piem.org>
authored
on 2018/12/16 14:15
[io] prevent crash on empty string and potential leak in sink_apple_audio
0f5d3724
– Paul Brossier <piem@piem.org>
authored
on 2018/12/16 14:11
[io] always call del_aubio_sink
6f601bdd
– Paul Brossier <piem@piem.org>
authored
on 2018/12/16 14:11
[lib] add AUBIO_ASSERT for debug mode
e4c6c763
– Paul Brossier <piem@piem.org>
authored
on 2018/12/16 14:10
[io] validate input in sink_wavwrite_do
4f75d8a9
– Paul Brossier <piem@piem.org>
authored
on 2018/12/16 14:09
[io] validate input in sink_sndfile_do
Next