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
path:
root
/
test
Age
Commit message (
Expand
)
Author
2022-12-05
Account for the fact that some OSes have longer callback duration and async l...
Paul Adenot
2022-12-02
Inline values for stream params in test_logging.cpp, undef defines in test to...
Paul Adenot
2022-12-02
Allow dynamic enabling and disabling of the log, add tests for the logging sy...
Paul Adenot
2022-03-30
Add test case for data_callback returning error.
Matthew Gregan
2022-03-08
Add a parameter to cubeb_resampler_create to enable reclocking
Paul Adenot
2022-02-28
Assert device collection callbacks were unregistered before cubeb_destroy is ...
Matthew Gregan
2021-07-28
Increase delay to really test the pulse backend.
Paul Adenot
2021-07-25
Add a multiple input devices test (#651)
Chun-Min Chang
2021-02-17
Remove cubeb_stream_reset_default_device API.
Matthew Gregan
2020-10-07
Add method to change stream name
Brendan Early
2020-09-21
Address review comments
Paul Adenot
2020-09-21
Add a test case for WASAPI reconfigure event
Paul Adenot
2020-06-30
resampler: avoid overflow on uint arithmetics
Alex Chronopoulos
2020-04-26
tests: Fix crash when device enumeration is not supported
Cameron Cawley
2020-03-31
Remove test for registering device changed callback twice
Chun-Min Chang
2020-01-22
fix a few warnings (#571)
Alex Chronopoulos
2020-01-22
resampler: avoid integer signed comparison mismatch (#570)
Alex Chronopoulos
2020-01-21
resampler: handle explicitly the case that input frames are less than output ...
Alex Chronopoulos
2020-01-21
test_ring_buffer: Use `yield` instead of `sleep_for(10us)`. (#569)
Matthew Gregan
2019-09-06
test: unbreak on non-GTEST_HAS_DEATH_TEST platforms
Jan Beich
2019-08-22
Remove panning API from cubeb
Paul Adenot
2019-06-11
Fix tests warnings (#512)
Chun-Min Chang
2019-03-30
Make sure data_callback and state_callback are not null (#496)
Chun-Min Chang
2019-01-06
Make sure no active device changed callback when registering a new one
Chun-Min Chang
2019-01-06
Add tests for cubeb_stream_register_device_changed_callback
Chun-Min Chang
2018-12-17
trivial test to check if cubeb_stream_get_latency is callable (for Rust imple...
Chun-Min Chang
2018-12-17
Remove misleading comments
Chun-Min Chang
2018-10-18
tests: check correctly the audio buffer values range (BMO 1484541). (#461)
Alex Chronopoulos
2018-07-19
audiounit: Reduce duplicate code in audiounit_stream_get_current_device (#453)
Chun-Min Chang
2018-03-27
Initialize cubeb_stream_params.prefs field in more tests to avoid random fail...
Matthew Gregan
2018-03-21
wasapi: Remove COM initialization and require caller to complete.
Matthew Gregan
2018-03-19
Multi-channels support for windows/mac/linux (#426)
Jean-Yves Avenard
2018-03-13
Relax some of the checks in the loopback test to avoid false positives.
Bryce Van Dyk
2018-03-01
Add test to verify the behaviour a different return values for data callbacks.
Bryce Van Dyk
2018-01-26
Fix deadlock and device collection changed callback issue on OSX (#401)
Paul Adenot
2018-01-23
Explicitly init stream_params.prefs in tests.
Bryce Van Dyk
2018-01-23
Update loopback test to check that output is not passed in data callback
Bryce Van Dyk
2018-01-23
Respond to review comments.
Bryce Van Dyk
2018-01-23
Add loopback test where devices are explicitly selected via device id.
Bryce Van Dyk
2018-01-23
Add test for loopback when playback is silent
Bryce Van Dyk
2018-01-23
Add further test for separate loopback and playback streams.
Bryce Van Dyk
2018-01-23
Add loopback test file and test for duplex stream with loopback.
Bryce Van Dyk
2018-01-18
Don't enumerate private aggregate devices in cubeb_audiounit.cpp (#400)
Paul Adenot
2018-01-12
cubeb_resampler_speex: don't call data callback while draining (#398)
Karl Tomlinson
2017-10-13
Mute test deadlock
Alex Chronopoulos
2017-10-03
Implement some rudimentary underrun protection for duplex streams (#354)
Paul Adenot
2017-08-29
Add a thread reset API for the ring buffer class.
Paul Adenot
2017-08-29
test_sanity: Assert devid are same between two cubeb_eumerate_devices.
Dan Glastonbury
2017-08-07
Remove unused B2G-only stream_type field from cubeb_stream_params. (#347)
Matthew Gregan
2017-07-12
New test for undefined layout on output
Alex Chronopoulos
[next]