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
/
src
Age
Commit message (
Expand
)
Author
2022-03-23
Avoid duplicate GetDevicePeriod call
Chun-Min Chang
2022-03-23
Call wasapi_create_device only when necessary
Chun-Min Chang
2022-03-23
Don't reset input_bluetooth_handsfree when setting output
Chun-Min Chang
2022-03-23
Group related lines
Chun-Min Chang
2022-03-23
Get default_period only when we need it
Chun-Min Chang
2022-03-09
wasapi: Fix formatting.
Matthew Gregan
2022-03-09
jack: Fix formatting.
Matthew Gregan
2022-03-09
jack: Build fix for resampler API change.
Matthew Gregan
2022-03-08
Add a parameter to cubeb_resampler_create to enable reclocking
Paul Adenot
2022-03-03
owned_critical_section: Replace CRITICAL_SECTION with SRWLOCK on Windows.
Matthew Gregan
2022-03-03
wasapi: Protect access to cubeb context members.
Matthew Gregan
2022-02-28
wasapi: Avoid configuring output side of resampler when using dummy_output.
Matthew Gregan
2022-02-28
Assert device collection callbacks were unregistered before cubeb_destroy is ...
Matthew Gregan
2022-02-02
cubeb_oss: Force at maximum 32ms service intervals.
Hans Petter Selasky
2022-01-11
waspi: Simplify default devices query and avoid nullptr deref.
Matthew Gregan
2022-01-08
Build fixes for MinGW - follow up to 3d598eff576ea5939b63119d54a8a54183eec144.
Matthew Gregan
2022-01-07
wasapi: Speed up enumerate_devices by caching default device IDs for each flo...
Matthew Gregan
2021-12-08
cubeb_oss: Fix recording buffer size computation.
Hans Petter Selasky
2021-12-08
Fix build on MinGW
Paul Adenot
2021-12-04
mixer: Replace std::result_of with decltype.
Matthew Gregan
2021-11-29
cubeb_oss: Fix for buffer overrun.
Hans Petter Selasky
2021-11-23
aaudio: Fix formatting.
Matthew Gregan
2021-11-23
aaudio: Fix build after a4e701ff602eb38d12f24e6ea2424336b470e225.
Matthew Gregan
2021-11-10
cubeb_oss: Fix warnings
Ka Ho Ng
2021-11-10
cubeb_oss: clang-formatted
Ka Ho Ng
2021-11-10
cubeb_oss: changes to buffering logic
Ka Ho Ng
2021-11-10
Tidy up `WRAP` definition for dlopen.
Matthew Gregan
2021-11-09
build: use system speex when possible
Andrea Pappacoda
2021-11-04
jack: possibility to disable lazy load of lib
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
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-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-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
[next]