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
/
common.h
Age
Commit message (
Expand
)
Author
2023-11-10
Include gtest.h in test/common.h
Paul Adenot
2023-11-10
Non-functional change: Directly include string.h in test/common.h
Paul Adenot
2023-11-10
Non-functional change: clang-format tests
Paul Adenot
2023-04-26
Prevent running test that make use of audio input streams on backends that do...
Paul Adenot
2023-04-20
Sync back BMO#1825328
Paul Adenot
2018-10-18
tests: check correctly the audio buffer values range (BMO 1484541). (#461)
Alex Chronopoulos
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
2017-06-02
Fix test_mixer fails on local build (#316)
Chun-Min Chang
2017-05-25
Rework device collection (#309)
Dan Glastonbury
2017-05-23
Add backend specification support to common.h
Dan Glastonbury
2017-05-22
Push destroy fns to backend (#302)
Dan Glastonbury
2017-05-22
Fix memory leaks in tests.
Dan Glastonbury
2017-04-06
Replace cubeb_cleaner and cubeb_stream_cleaner by unique_ptr
Chun-Min Chang
2017-04-06
Using RAII helpers for cubeb context and stream but leaving test_sanity for e...
Chun-Min Chang
2017-02-06
Fix test compilation when compiling inside Gecko.
Paul Adenot
2017-02-06
tests: add log method in common and set callback in test_record
Alex Chronopoulos
2016-12-22
Warning fixes for cubeb_wasapi and changes from PR #171.
Chun-Min Chang
2016-12-20
Support multiple channels on Windows (#171)
Chun-Min Chang
2016-11-11
Add missing include guard to test/common.h.
Matthew Gregan
2016-10-17
Revert "opensl: Implement capture and full-duplex streams."
Paul Adenot
2016-09-22
opensl: Implement capture and full-duplex streams.
Alex Chronopoulos
2016-02-17
Address review comments.
Paul Adenot
2014-02-26
Some more change to support testing
Paul Adenot
2013-08-31
Move 'delay' function and M_PI definition to a shared file
Sebastien Alaiwan