mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-26 07:00:13 -05:00
Some devices (FireWire) fail to produce audio if period count is < 3, and also have small buffer size. When quantum is too large, we might then get too few periods and broken sound. Set minimum for the period count in ALSA, to determine the maximum period size we can use. If smaller than what we were going to use, round down to power-of-2. See #4785 |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||