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
Age
Commit message (
Expand
)
Author
2021-11-09
WIP: Add cubeb_stream_get_max_request_size API.
get_max_req_size
Matthew Gregan
2021-11-09
build: use system speex when possible
Andrea Pappacoda
2021-11-09
build: add USE_SANITIZERS option
Andrea Pappacoda
2021-11-06
build: add LAZY_LOAD_LIBS option and always link with threads
Andrea Pappacoda
2021-11-04
jack: possibility to disable lazy load of lib
Andrea Pappacoda
2021-11-02
CI: Update apt package index before install.
Matthew Gregan
2021-11-01
build(cmake): add version and soversion to the built library
Andrea Pappacoda
2021-11-01
build(cmake): use system GTest when available
Andrea Pappacoda
2021-10-15
android: Fix build error
pent0
2021-10-12
wasapi: Use stream rate when converting latency to hns.
Matthew Gregan
2021-08-02
winmm: clang-format fixes.
Matthew Gregan
2021-08-01
winmm: fix broken audio when sample count is overflowed
mixit
2021-07-28
Add clang-format-check target to CMake and run on CI.
Matthew Gregan
2021-07-28
Increase delay to really test the pulse backend.
Paul Adenot
2021-07-28
winmm: Fix sorting of mm*.h headers.
Matthew Gregan
2021-07-28
winmm: Undo some header reordering to fix build.
Matthew Gregan
2021-07-28
Run .clang-format
Chun-Min Chang
2021-07-27
wasapi: Avoid a few copies in `wasapi_find_matching_output_device`.
Matthew Gregan
2021-07-25
Add a multiple input devices test (#651)
Chun-Min Chang
2021-07-20
wasapi: Don't set AUDCLNT_STREAMFLAGS_NOPERSIST on IAudioClient (<3) streams....
Matthew Gregan
2021-07-13
Address review comments.
Paul Adenot
2021-07-13
Grab input frames on input available event and not on output available event
Paul Adenot
2021-07-13
Use long buffers for input
Paul Adenot
2021-07-13
Always use default buffer size
Paul Adenot
2021-07-13
Log input and output frames
Paul Adenot
2021-07-06
don't run resampler unless we have enough frames
Ryan Hileman
2021-07-05
sndio: default max_channels to 8 for OUTPUT and 2 for INPUT
Alexandre Ratchov
2021-05-25
wasapi: Adjust output stream volume internally rather than using IAudioStream...
Matthew Gregan
2021-05-06
memory_order_relaxed has changed in c++20
Tomas Maly
2021-04-29
oss: Use the minimum space of both direction in full-duplex path
Hans Petter Selasky
2021-03-10
Point build badge to build action.
Matthew Gregan
2021-03-10
Remove obsolete CI configs.
Matthew Gregan
2021-03-10
Add build action.
Matthew Gregan
2021-02-17
Remove cubeb_stream_reset_default_device API.
Matthew Gregan
2021-02-17
wasapi: Don't clear `device_enumerator` in {un,}register_notification_client.
Matthew Gregan
2021-01-22
Fixed option to not automatically connect ports on jack.
Nicola Orlando
2021-01-19
Remove a static keyword to remove a warning.
Paul Adenot
2021-01-19
Fix two warnings in cubeb_wasapi.cpp.
Paul Adenot
2021-01-19
oss: Fix CPU spinning 100% for playback-only stream
Ka Ho Ng
2020-12-09
WASAPI: Fix potentially uninitialized pointer warning
Albert Liu
2020-12-07
Fix clock reporting on the AAudio backend
Paul Adenot
2020-12-07
WASAPI: Adjust PCM format tag based on configured bits per sample
Albert Liu
2020-12-01
Rework the buffering logic
Ka Ho Ng
2020-11-16
Check various lengths before comparing the group id with the handsfree tag
Paul Adenot
2020-11-16
Fix typo in bluetooth handsfree tag
Paul Adenot
2020-11-03
Null check input and output stream param before dereferencing
Paul Adenot
2020-11-02
Format src/cubeb_aaudio.cpp with clang-format
Paul Adenot
2020-11-02
Add an initial clang-format file
Paul Adenot
2020-11-02
Cleanup comments, add misc. logs.
Paul Adenot
2020-11-02
Port over the input and output policies for voice content from OpenSL to AAud...
Paul Adenot
[next]