pipewire/spa
Wim Taymans 6c0a9b31f6 alsa: write silence in smaller chunks
With large quantum and many channels, the silence buffer can become
quite large (many MB), which can cause a stack overflow.

Use a fixed size silence buffer instead and write in smaller chunks.
2026-05-08 17:43:23 +02:00
..
examples
include modules: convert snprintf to strbuf 2026-05-06 13:35:09 +02:00
include-private/spa-private
lib spa: update lib.c 2026-03-09 18:33:32 +01:00
plugins alsa: write silence in smaller chunks 2026-05-08 17:43:23 +02:00
tests spa/tests: remove unused #include <linux/limits.h> 2026-03-11 21:50:21 +00:00
tools
meson.build