mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-14 06:59:57 -05:00
When we were using the resampler and then bypass it when the configured rate == 1.0, we create a pop because we don't process the queued data in the resampler anymore. Avoid this by keeping the resampler active as soon as the rate property is set on the audioconvert. The resampler itself will use a more efficient copy method in that case anyway and it is expected that the rate will change again later when we need to reactivate the resampler. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||