pipewire/spa/plugins/alsa
Wim Taymans 2c1f8af2e6 alsa: correct dll error after quantum change
When the quantum is changed, the error between the current and
expected buffer levels needs to be corrected with the quantum
difference.

For example, say we are running with a 1024 quantum and the quantum
is changed to 8192, when we wake up the filled level might be
1016 vs expected 8192, 1024 - 8192 = -7168. The real error for the
timeout was 1016 - 8192 - (-7168) = -8.
2021-03-08 16:29:53 +01:00
..
acp alsa: sync with pulseaudio 2021-02-25 10:28:25 +01:00
mixer alsa: sync with pulseaudio 2021-02-25 10:28:25 +01:00
90-pipewire-alsa.rules acp: sync with pulseaudio 2020-12-17 12:04:18 +01:00
acp-tool.c Rework profile/route handling 2021-02-22 16:51:59 +01:00
alsa-acp-device.c alsa: gracefully handle NULL params 2021-02-23 18:20:37 +01:00
alsa-pcm-device.c alsa: reload alsa configuration 2020-11-05 10:00:25 +01:00
alsa-pcm-sink.c context: make a new node.max-latency property 2021-03-03 13:27:48 +01:00
alsa-pcm-source.c context: make a new node.max-latency property 2021-03-03 13:27:48 +01:00
alsa-pcm.c alsa: correct dll error after quantum change 2021-03-08 16:29:53 +01:00
alsa-pcm.h alsa: various improvements 2021-03-03 15:40:10 +01:00
alsa-seq-bridge.c alsa-seq: generate the same name as a2jmidid 2021-03-04 20:40:07 +01:00
alsa-seq.c alsa: refactor dll code 2020-12-09 12:09:40 +01:00
alsa-seq.h alsa: refactor dll code 2020-12-09 12:09:40 +01:00
alsa-udev.c pass the complete buffer size to snprintf 2021-02-02 12:09:29 +01:00
alsa.c alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
dll.h alsa: refactor dll code 2020-12-09 12:09:40 +01:00
meson.build meson: use global b_pie to build PIE executables 2021-01-14 16:29:32 +01:00
test-timer.c spa: Fix a compiler warning caused by unchecked read() 2020-12-24 17:54:32 +02:00