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_sun.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
2021-07-28
Run .clang-format
Chun-Min Chang
2021-02-17
Remove cubeb_stream_reset_default_device API.
Matthew Gregan
2020-10-07
Add stream_set_name = null to cubeb_ops structs
Brendan Early
2020-08-26
sun: Fix use-after-free of s->mutex in sun_stream_destroy.
Ka Ho Ng
2020-08-26
sun: building fix in sun_stream_get_latency
Ka Ho Ng
2020-05-08
sun: Fix arithmetic on void pointer.
nia
2020-04-29
Add a method to get audio input latency on a stream (#583)
Paul Adenot
2020-04-07
sun: Line continuation character not needed
nia
2020-04-07
sun: POLL_TIMEOUT is no longer used
nia
2020-04-07
sun: Add my email address to the copyright header.
nia
2020-04-07
sun: Refactoring: reduce duplication in stream structure.
nia
2020-04-07
sun: Make the purpose of some variables clearer.
nia
2020-04-07
sun: Update header inclusion.
nia
2020-04-07
sun: Convert floats to LINEAR32 instead of LINEAR16
nia
2019-08-22
Remove panning API from cubeb
Paul Adenot
2019-06-14
cubeb_sun: Fixes to support high latency playback, and illumos build fix. (#...
nia
2019-06-12
sunaudio (NetBSD/illumos) backend (#510)
nia