pipewire/spa
Wim Taymans 92928344c2 alsa: clamp buffer_frames correctly
Don't try to multiple the max_buffer_size with the frame scale or else
we might try to set a min_buffer_size larger than the max_buffer_size.

Instead, use the frame_scale only to scale the quantum_limit and then
clamp against the max_buffer size.

See #3000
2023-12-04 11:18:32 +01:00
..
examples meson.build: fix compile with -Dexamples=disabled 2023-12-04 11:16:11 +01:00
include
plugins alsa: clamp buffer_frames correctly 2023-12-04 11:18:32 +01:00
tests
tools
meson.build meson.build: fix compile with -Dexamples=disabled 2023-12-04 11:16:11 +01:00