pipewire/spa
Wim Taymans e04e3ef40e audioconvert: fix rate match for sources
Only update the resampler rate when we ask for more data, when we have
more input data, use the previously configured rate to calculate how
many samples we will consume.

Fixes resync errors with multiple sources. One source would do rate
matching, audioconvert would ask it to produce X samples, the source is
scheduled to produce the samples, the rate match is updated with the new
rate correction, audioconvert is scheduled again. It should now use the
X samples it asked to produce and apply the new rate correction for the
next iteration.
2022-08-30 12:43:14 +02:00
..
examples examples: fix spelling mistake 2022-06-16 16:40:47 +02:00
include spa: add SPA_WARN_UNUSED_RESULT 2022-08-19 07:35:02 +00:00
plugins audioconvert: fix rate match for sources 2022-08-30 12:43:14 +02:00
tests Add support for MidnightBSD 2022-06-19 18:22:47 +00:00
tools spa: tools: spa-inspect: clear and free handles 2022-06-16 16:59:40 +02:00
meson.build bluez5: add Opus as a (Pipewire-specific) A2DP vendor codec 2022-07-19 13:44:56 +00:00