mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-16 08:56:40 -05:00
Currently module-combine-sink uses only a rough estimate of the current slave sink latencies to calculate the rate for the various sink inputs. This leads to very inexact and unstable latency reports for the virtual sink. This patch fixes the issue by introducing latency snapshots like they are used in module-loopback. It also changes the definition of the target latency to ensure that there is always one sink which uses the base rate. Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/53> |
||
|---|---|---|
| .. | ||
| daemon | ||
| modules | ||
| pulse | ||
| pulsecore | ||
| tests | ||
| utils | ||
| .gitignore | ||
| depmod.py | ||
| meson.build | ||