pulseaudio/src
Georg Chini 68f7aee7c0 loopback: Add latency prediction and Kalman filter
A Kalman filter is added to further reduce noise. The Kalman filter needs a
latency prediction as input, so estimate the next expected latency as well.
Again, theory is at
https://www.freedesktop.org/software/pulseaudio/misc/rate_estimator.odt

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/56>
2021-11-07 18:17:37 +00:00
..
daemon daemon/cmdline: Invert log-level list to match numerical values 2021-10-20 17:16:21 +02:00
modules loopback: Add latency prediction and Kalman filter 2021-11-07 18:17:37 +00:00
pulse stream: Allow stream.c to use alternative smoother code 2021-11-03 21:13:38 +00:00
pulsecore pulsecore/shm: Remove shm_marker struct packing for pa_atomic_t fields 2021-11-05 07:50:56 +00:00
tests tests/mix-test: Don't pass unnecessary NULL fmt argument to fail_unless 2021-11-05 07:50:56 +00:00
utils pactl: add format flag for JSON output 2021-08-11 15:31:05 +00:00
.gitignore tests: Add resampler rewind test 2021-11-03 18:37:31 +00:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
meson.build pulsecore: Add alternative time smoother implementation 2021-11-03 21:13:38 +00:00