pipewire/spa
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
..
examples examples: dlclose on some errors 2020-07-02 16:07:54 +02:00
include context: make a new node.max-latency property 2021-03-03 13:27:48 +01:00
plugins alsa: correct dll error after quantum change 2021-03-08 16:29:53 +01:00
tests spa: escape double quotes 2021-02-18 14:01:28 +01:00
tools spa: add tool to dump spa json file to plain json 2021-02-13 20:17:27 +01:00
meson.build a2dp: add aac encoder 2020-12-23 06:15:15 +00:00