../
|
utils_apple_audio.c
|
2.0 KB
|
12e5d89
|
6 years
|
Paul Brossier |
[io] [osx] switch to floating point AudioBufferList?
|
source_wavread.h
|
4.1 KB
|
b4e1438
|
9 years
|
Paul Brossier |
src/io/source_wavread.h: add _get_duration
|
source_wavread.c
|
13.7 KB
|
b40c149
|
6 years
|
Paul Brossier |
[source_wavread] comment unused macro
|
source_sndfile.h
|
4.0 KB
|
c6e7ba1
|
9 years
|
Paul Brossier |
src/io/source_sndfile.h: add _get_duration
|
source_sndfile.c
|
10.1 KB
|
e136c9f
|
6 years
|
Paul Brossier |
[source_sndfile] avoid declaration after statement
|
source_avcodec.h
|
4.0 KB
|
b60f297
|
9 years
|
Paul Brossier |
src/io/source_avcodec.h: add documentation
|
source_avcodec.c
|
20.3 KB
|
8a05420
|
3 years
|
Paul Brossier |
[source_avcodec] define FF_API_LAVF_AVCTX for libavcodec > 59, thx …
|
source_apple_audio.h
|
4.2 KB
|
a41b1ef
|
9 years
|
Paul Brossier |
src/io/source_apple_audio.h: add _get_duration
|
source_apple_audio.c
|
12.5 KB
|
51a35a7
|
6 years
|
Paul Brossier |
[source_apple_audio] get_duration returns 0 on failure
|
source.h
|
4.8 KB
|
be94d24
|
6 years
|
Paul Brossier |
[doc] remove reference to test-source_multi
|
source.c
|
6.4 KB
|
1878b50
|
6 years
|
Paul Brossier |
[source] remove assert so tests pass in debug mode
source and sink …
|
sink_wavwrite.h
|
3.9 KB
|
6f42c16
|
9 years
|
Paul Brossier |
src/: change c header identifiers (see #35)
|
sink_wavwrite.c
|
8.7 KB
|
65a4fb4
|
6 years
|
Paul Brossier |
[sink_wavwrite] call fflush in open
This ensures the file header was …
|
sink_vorbis.c
|
8.1 KB
|
59109e9
|
6 years
|
Paul Brossier |
[sink_vorbis] use AUBIO_STRERR
|
sink_sndfile.h
|
4.7 KB
|
0da5208
|
6 years
|
Paul Brossier |
[io] sink_sndfile: try guessing format according to file extension
|
sink_sndfile.c
|
7.3 KB
|
5fc6e81
|
6 years
|
Paul Brossier |
[sink_sndfile] preset_format does not fail on empty format string
|
sink_flac.c
|
10.3 KB
|
07c76d00
|
6 years
|
Paul Brossier |
[sink_flac] no declaration after statement
|
sink_apple_audio.h
|
4.9 KB
|
2b208a8
|
6 years
|
Paul Brossier |
[io] sink_apple_audio can now write aiff, mp4, and aac
|
sink_apple_audio.c
|
12.3 KB
|
ebf96de
|
11 months
|
Paul Brossier |
[sink_apple_audio] use snprintf to avoid warning
|
sink.h
|
4.4 KB
|
6f42c16
|
9 years
|
Paul Brossier |
src/: change c header identifiers (see #35)
|
sink.c
|
9.1 KB
|
ba9e3a8
|
6 years
|
Paul Brossier |
[sink] remove assert so tests pass in debug mode
|
ioutils.h
|
3.9 KB
|
2a94eca
|
6 years
|
Paul Brossier |
[io] add helpers to pad source output
|
ioutils.c
|
5.0 KB
|
4edba9d
|
6 years
|
Paul Brossier |
[io] fix source output padding sizes
|
audio_unit.h
|
1.8 KB
|
6f42c16
|
9 years
|
Paul Brossier |
src/: change c header identifiers (see #35)
|
audio_unit.c
|
27.5 KB
|
33d0242
|
8 years
|
Paul Brossier |
src/aubio_priv.h: move include config.h here
|