pipewire/spa/plugins
Wang Yu 2953f48d9b vulkan: fix wrong descriptor image info index
When streams are skipped via continue in updateDescriptors(),
the loop index i and descriptorSetLen diverge. The image info
is written at descriptorSetLen but pImageInfo was referencing
index i, pointing to uninitialized memory and causing incorrect
Vulkan descriptor updates.

Fix by using descriptorSetLen consistently.

Signed-off-by: Wang Yu <wangyu@uniontech.com>
2026-04-21 15:13:03 +00:00
..
aec
alsa alsa: acp: don’t override user-selected port on availability changes 2026-04-16 10:45:01 +00:00
audioconvert audioadapter: remap port id for port_reuse_buffer on target 2026-04-20 07:55:54 +00:00
audiomixer
audiotestsrc spa: do not use SPA_PROP_live 2026-03-27 18:03:24 +01:00
avb
bluez5 bluez5: more MT7925 quirks 2026-04-19 16:02:56 +00:00
control
ffmpeg
filter-graph filter-graph: use convolver2 for sofa 2026-04-21 16:52:49 +02:00
jack
libcamera
support spa: system: make spa_poll_event compatible with epoll_events 2026-04-06 10:24:32 +00:00
test spa: do not use SPA_PROP_live 2026-03-27 18:03:24 +01:00
v4l2
videoconvert audioadapter: remap port id for port_reuse_buffer on target 2026-04-20 07:55:54 +00:00
videotestsrc spa: do not use SPA_PROP_live 2026-03-27 18:03:24 +01:00
volume
vulkan vulkan: fix wrong descriptor image info index 2026-04-21 15:13:03 +00:00
meson.build