mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-12 13:30:15 -05:00
We can increase the MAX_LATENCY again if we increase the amount of buffers when we are using a small buffer. Normally we ask for 4 * quantum-limit as the buffer. This should be good to use 1 buffer and quantum-limit as the quantum with enough headroom to not run out of buffers. If we are however using less buffer-frames we need to be careful and allocate an extra buffer. Imagine using a buffer of 4096 frames, we can support a quantum of up to 2048 frames if we use 2 buffers. See #3744 |
||
|---|---|---|
| .. | ||
| aec | ||
| alsa | ||
| audioconvert | ||
| audiomixer | ||
| audiotestsrc | ||
| avb | ||
| bluez5 | ||
| control | ||
| ffmpeg | ||
| jack | ||
| libcamera | ||
| support | ||
| test | ||
| v4l2 | ||
| videoconvert | ||
| videotestsrc | ||
| volume | ||
| vulkan | ||
| meson.build | ||