mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
Scale the buffer size with the rate conversion ratio. Also make sure that we can at least produce a maximum quantum of samples. If we have large upconversion (8KH -> 48KHz) and small input buffers, we would not allocate enough space for the output buffer and cause xruns in the sink. Fixes #1809 |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||