mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-15 07:00:05 -05: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 |
||
|---|---|---|
| .. | ||
| alsa | ||
| audioconvert | ||
| audiomixer | ||
| audiotestsrc | ||
| bluez5 | ||
| control | ||
| ffmpeg | ||
| jack | ||
| libcamera | ||
| support | ||
| test | ||
| v4l2 | ||
| videoconvert | ||
| videotestsrc | ||
| volume | ||
| vulkan | ||
| meson.build | ||