projects
/
aubio.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
aubio.git
2018-12-19
Paul Brossier
Merge branch 'feature/sink_flac' into feature/autosink
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Paul Brossier
[io] sink_flac to dynamically allocate metadata
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Paul Brossier
[io] sink_apple_audio uses software-based encoding...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Paul Brossier
[io] sink_apple_audio can now write aiff, mp4, and aac
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Paul Brossier
Merge branch 'master' into feature/autosink
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Paul Brossier
[io] sink_apple_audio to use native format conversion
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Paul Brossier
[io] source_apple_audio to use native format conversion
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Paul Brossier
[io] [osx] switch to floating point AudioBufferList
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
Paul Brossier
[io] sink_sndfile: try guessing format according to...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
Paul Brossier
[utils] move string routines to strutils.c
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
[io] prevent crash in sink on null path
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
Merge branch 'feature/sink_flac' into feature/autosink
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
Merge branch 'feature/sink_vorbis' into feature/sink_flac
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
[io] fix error message in sink_vorbis
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
[tests] update test-sink_flac
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
[io] sink_flac: validate input sizes, avoid crash on...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
Merge branch 'feature/sink_vorbis' into feature/sink_flac
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
Merge branch 'master' into feature/sink_vorbis
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
[tests] improve test-sink
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
[tests] sync test-sink_vorbis
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
[io] sink_vorbis: check input sizes
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
[io] sink_vorbis: remove useless check
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
[io] sink_vorbis: prevent crash when closing twice
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
[io] sink_vorbis: prevent crash on null path
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
Merge branch 'master' into feature/sink_vorbis
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
[tests] use srand/rand on windows, declare mkstemp...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Paul Brossier
[source] simplify and avoid unrequired checks
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[io] remove useless check in source_sndfile
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[doc] remove reference to test-source_multi
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[tests] remove test-sink_*-multi, now redundant
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[io] prevent possible crash on empty string in source_a...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[tests] sync test-sink with base-sink
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[tests] add more sink tests
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[io] always call del_ when new_ fails
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[io] clean up sink_wavwrite
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[io] prevent potential memory leak, never call abort
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[io] prevent crash on empty string and potential leak...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[io] always call del_aubio_sink
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[lib] add AUBIO_ASSERT for debug mode
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[io] validate input in sink_wavwrite_do
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[io] validate input in sink_sndfile_do
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[io] validate input in sink_apple_audio_do
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[io] add helpers to validate input
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[source] always call del_aubio_source to clean-up
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[tests] use double quotes for \0
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[tests] improve sink_custom tests
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[tests] factorise sink tests
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Paul Brossier
[tests] use double quote to test \0 as a string
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
Paul Brossier
[io] ensure fwrite are successful in sink_vorbis
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Paul Brossier
[io] avoid crash when calling vorbis_close twice
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Paul Brossier
[tests] remove test-source variants
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Paul Brossier
[tests] sync test-source with base-source_custom
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Paul Brossier
[tests] factorise source tests
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Paul Brossier
[io] avoid deprecation warning avcodec <= 58.3.102
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Paul Brossier
[io] avoid deprecation warning with ffmpeg
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Paul Brossier
[source] fix skipped samples warning in source_avcodec
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Paul Brossier
[sink] search extension once
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Paul Brossier
[io] sink opens sink_flac if file ends with .flac
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Paul Brossier
[io] sink opens sink_vorbis if file ends with .ogg
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Paul Brossier
[io] sink_wavwrite_do writes all to channels if more...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Paul Brossier
[waf] avoid warnings about build dir traversal
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Paul Brossier
[ci] add flac to azure
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Paul Brossier
[ci] add flac to travis
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Paul Brossier
[ci] add flac to circleci
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Paul Brossier
[tests] add test-sink_flac
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Paul Brossier
[io] add sink_flac
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Paul Brossier
[waf] add flac detection
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Paul Brossier
[ci] avoid read out of bound in sink_vorbis_do_multi...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Paul Brossier
[ci] install vorbis on azure
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Paul Brossier
[ci] install vorbis on travis
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Paul Brossier
[ci] install vorbis on circleci
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Paul Brossier
[io] add note about reference vorbis implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Paul Brossier
[io] avoid memory leak in sink_vorbis
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Paul Brossier
[io] abort sink_vorbis_do on error, remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Paul Brossier
[tests] add test-sink_vorbis
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Paul Brossier
[io] add first sink_vorbis draft
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Paul Brossier
[waf] add vorbisenc detection
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Paul Brossier
[examples] remove unneeded cast
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Paul Brossier
[tests] improve test-mfcc (closes #219)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Paul Brossier
[waf] bummp to 2.0.13
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Paul Brossier
[git] ignore python coverage files
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Paul Brossier
[waf] update rules to build manual and api docs in...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Paul Brossier
Merge branch 'master' into feature/pydocstrings
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Paul Brossier
[py] improve specdesc dosctring
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Paul Brossier
[py] add minimal docstring for wavetable
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Paul Brossier
[doc] add py_synth page
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Paul Brossier
[doc] add py_analysis page
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Paul Brossier
[doc] add py_temporal page
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Paul Brossier
[doc] add py_spectral page
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Paul Brossier
Merge branch 'fix/awhitening'
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Paul Brossier
[awhitening] use shortest length available (closes...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Paul Brossier
[tests] fix leak in test-mathutils.c
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Paul Brossier
[hist] fix potential memory leak
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Paul Brossier
[pitch] fix memory leak in specacf
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Paul Brossier
[tests] prevent crash in test-awhitening, fix memory...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Paul Brossier
[py] include docstrings for generated classes
feature/pydocstrings
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Paul Brossier
[py] add minimal docstrings to generated objects
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Paul Brossier
[py] use macro in docstring of generated objects macro...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Paul Brossier
[py] add docstrings for digital_filter
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Paul Brossier
[py] add get_norm/power and documentation to filterbank
commit
|
commitdiff
|
tree
|
snapshot
next