index
:
cubeb
384khz
aaudio-buffering
aaudio-by-default
aaudio-input-processing
aaudio-interpolation-and-latency
aaudio-reinit
aaudio-reset-params
aaudio-timeout-restart
android-fixes
buffer-count-opensl
const-fixes
crash-bluetooth
cubeb-log-atomic
cubeb_audio_client_3_CI
devchg_docs
firefox-100
fix-negative-latency
fix-negative-latency-aaudio
fix-tests
fix-warnings
get_max_req_size
higher-rate
master
no-exception-no-rtti
no-unlock
null-check
nullcheck-log
opensl-check-rv
opensl-float-conversion
opensl-record-return
opensl_asserts
processing-params
pulse-get-server-info-null
reclock
reclock-param
record-audio
register_cubeb_thread
resampler-rate-conversion-fix
resize-buf-aaudio
set-processing-params-none
test-multichannel
tsan-fixes
update-submodules
wasapi-no-direct-avrt
wasapi_render_loop_lifecycle
wasapi_render_loop_lifecycle_rebase
winmm-prefill
Cross platform audio library
mozilla
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Branch
Commit message
Author
Age
384khz
384kHz ought to be enough for anybody
Paul Adenot
11 months
aaudio-buffering
Set buffer capacity to allow for buffering
Andreas Pehrson
6 months
aaudio-by-default
Prefer the AAudio backend over the OpenSL ES backend
Paul Adenot
24 months
aaudio-input-processing
Don't print cubeb result codes as if they're from AAudio
Andreas Pehrson
6 months
aaudio-interpolation-and-latency
Fix warnings
Paul Adenot
2 years
aaudio-reinit
Update googletest to current master
Paul Adenot
17 months
aaudio-reset-params
Reset stream params on init
Andreas Pehrson
6 months
aaudio-timeout-restart
Attempt to reinitialize the stream when the error callback is called with AAU...
Paul Adenot
13 months
android-fixes
clang-format
Paul Adenot
14 months
buffer-count-opensl
Remove incorrect code to adjust output queue capacity
Paul Adenot
19 months
const-fixes
Be more consistent with const in the API.
Matthew Gregan
8 years
crash-bluetooth
Don't spin when waiting for streams to be stopped.
Paul Adenot
20 months
cubeb-log-atomic
Make the log callback and level atomic
Paul Adenot
2 years
cubeb_audio_client_3_CI
cubeb - re-enable and polish IAudioClient3 to achieve lower latencies
Filoppi
20 months
devchg_docs
cubeb.h: Document device switching policy.
Matthew Gregan
5 years
firefox-100
wasapi: Fail stream setup instead of asserting if device latency unavailable.
Matthew Gregan
3 years
fix-negative-latency
Build Android in cubeb's CI on the 3 main arch Gecko supports
Paul Adenot
7 months
fix-negative-latency-aaudio
Clamp to positive value when computing latency for an output stream
Paul Adenot
7 months
fix-tests
Relax a single test_sanity.cpp assertion when using OpenSL
Paul Adenot
13 months
fix-warnings
Fix warnings in cubeb_wasapi.cpp.
Paul Adenot
2 years
get_max_req_size
WIP: Add cubeb_stream_get_max_request_size API.
Matthew Gregan
3 years
higher-rate
Some DACs can go up to 768kHz
Paul Adenot
9 months
master
Update cubeb-{coreaudio,rust}-rs submodules to pick up checked-in Cargo.lock
Matthew Gregan
5 weeks
no-exception-no-rtti
Tell GTest that RTTI is not available for clang (for other compilers it's aut...
Paul Adenot
4 years
no-unlock
AAudio: Don't unlock a mutex owned by a lock_guard
Paul Adenot
17 months
null-check
Don't attempt to use an unavailable cubeb_stream in aaudio_stream_init.
Paul Adenot
17 months
nullcheck-log
Allow dynamic enabling and disabling of the log, add tests for the logging sy...
Paul Adenot
2 years
opensl-check-rv
Actually use the return value in initialize_with_format callback call.
Paul Adenot
15 months
opensl-float-conversion
Generate compile_commands.json while building
Paul Adenot
16 months
opensl-record-return
Return an error if failing to open a recorder and it's not a sample-rate not ...
Paul Adenot
14 months
opensl_asserts
opensl: Add extra asserts to help track down BMO 1913284.
Matthew Gregan
4 months
processing-params
Set buffer capacity to allow for buffering
Andreas Pehrson
6 months
pulse-get-server-info-null
pulse: Handle info == NULL in pa_context_get_server_info callbacks.
Dan Glastonbury
7 years
reclock
fmt
Paul Adenot
3 years
reclock-param
Add a parameter to cubeb_resampler_create to enable reclocking
Paul Adenot
3 years
record-audio
Account for enqueues while in cubeb_audio_dump_stream::write_all
Andreas Pehrson
8 months
register_cubeb_thread
Register threads explicitely created by cubeb
Paul Adenot
2 years
resampler-rate-conversion-fix
In resampler's input_needed_for_output do not mix rates
Andreas Pehrson
5 months
resize-buf-aaudio
AAudio: ensure input buffer is large enough when reading input data
Paul Adenot
14 months
set-processing-params-none
Implement aaudio_set_input_processing_params
Andreas Pehrson
6 months
test-multichannel
test multichannel
Paul Adenot
8 months
tsan-fixes
Add a test to stress test the asynchronous logging system
Paul Adenot
2 years
update-submodules
Update submodules
Paul Adenot
17 months
wasapi-no-direct-avrt
Fetch avrt.dll functions dynamically again.
Paul Adenot
9 months
wasapi_render_loop_lifecycle
rebase test
Paul Adenot
20 months
wasapi_render_loop_lifecycle_rebase
Run clang-format-15 on the codebase -- fix a single difference
Paul Adenot
20 months
winmm-prefill
Skip a couple more tests when a backend can't use audio input
Paul Adenot
20 months
Tag
Download
Author
Age
cubeb-0.2
cubeb-0.2.tar.gz
cubeb-0.2.zip
Matthew Gregan
12 years