mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
When we are not working RT, only request a buffer when we recycled one or when we had no buffers in the queue. The reason is that we only want to request a new buffer when the converter recycled a buffer and thus when the resampler has a new input size suggestion. We also want to request a new buffer when there is no new buffer to queue. This would be an underrun but we need to keep on requesting buffers in this case or else we stall forever. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||