pipewire/spa
Wim Taymans 6ee48f0562 alsa: increase buffers when using small buffer
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
2024-01-22 16:05:52 +01:00
..
examples meson.build: fix compile with -Dexamples=disabled 2023-12-04 11:16:11 +01:00
include spa: remove some references to unimplemented items 2024-01-09 09:20:16 +01:00
plugins alsa: increase buffers when using small buffer 2024-01-22 16:05:52 +01:00
tests Add GNU/Hurd support 2023-09-24 15:11:52 +00:00
tools treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build spa: libcamera: bump minimum supported version to 0.2.0 2024-01-11 13:09:40 +01:00