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
/
cubeb_oss.c
Age
Commit message (
Expand
)
Author
2024-01-15
Add an API for muting the input side of a stream
Andreas Pehrson
2024-01-15
Add APIs for input processing
Andreas Pehrson
2022-09-22
Register threads explicitely created by cubeb
Paul Adenot
2022-02-02
cubeb_oss: Force at maximum 32ms service intervals.
Hans Petter Selasky
2021-12-08
cubeb_oss: Fix recording buffer size computation.
Hans Petter Selasky
2021-11-29
cubeb_oss: Fix for buffer overrun.
Hans Petter Selasky
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-07-28
Run .clang-format
Chun-Min Chang
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-01-19
oss: Fix CPU spinning 100% for playback-only stream
Ka Ho Ng
2020-12-01
Rework the buffering logic
Ka Ho Ng
2020-10-13
Add stream_set_name = null to cubeb_ops structs (#617)
khng300
2020-10-12
oss: Initialize cubeb_stream::state properly (#618)
khng300
2020-10-09
OSS (FreeBSD/illumos) backend (#600)
khng300