pipewire/spa/plugins
Wim Taymans 195c048d1c audioconvert: use strbuf to construct the channel names
This handles overflow and errors correctly, unlike snprintf which might
return -1 or the size that would have been written if truncated, causing
overwrite later.
2026-05-06 11:57:52 +02:00
..
aec spa: aec: Add some channel config validation 2026-03-17 12:06:25 +00:00
alsa alsa: clean up the pitch element on errors 2026-05-05 14:15:13 +02:00
audioconvert audioconvert: use strbuf to construct the channel names 2026-05-06 11:57:52 +02:00
audiomixer audiomixer: rate limit the "out of buffers" debug 2026-04-28 10:34:39 +02:00
audiotestsrc plugins: handle some fd allocation errors 2026-05-05 11:36:45 +02:00
avb avb: clean up on allocation errors 2026-05-05 11:35:54 +02:00
bluez5 bluez5: require RegisterApplication() support 2026-05-05 18:40:13 +02:00
control mixer: handle control.ump property 2026-03-25 11:59:43 +01:00
ffmpeg
filter-graph filter-graph: handle allocation errors and do cleanup 2026-05-05 12:53:10 +02:00
jack
libcamera spa: libcamera: use std::span 2026-03-27 09:57:56 +01:00
support loop: add spa_goto_if_fail and use in loop_enter 2026-05-05 17:50:39 +02:00
test plugins: handle some fd allocation errors 2026-05-05 11:36:45 +02:00
v4l2 security: add missing O_CLOEXEC flag to V4L2 device open 2026-04-28 12:56:40 +02:00
videoconvert modules: handle allocation errors gracefully 2026-05-05 13:10:21 +02:00
videotestsrc spa: do not use SPA_PROP_live 2026-03-27 18:03:24 +01:00
volume treewide: access the position information using helpers 2025-10-21 13:06:25 +02:00
vulkan vulkan: handle mmap failure 2026-05-06 11:57:52 +02:00
meson.build spa/plugins: revert "Disable alsa plugin on !Linux platforms." 2026-03-12 09:20:05 +00:00