pipewire/spa
Wim Taymans 7ae18c5098 spa: a quick fix for compiling with -Werror=shadow
spa_exchange() is used in spa_clear_ptr() and spa_clear_fd() which
already use the _old_value variable. So make it use a slightly different
local variable name to avoid shadow warnings.

Fixes #3915
2024-03-30 18:25:37 +01:00
..
examples meson.build: fix compile with -Dexamples=disabled 2023-12-04 11:16:11 +01:00
include spa: a quick fix for compiling with -Werror=shadow 2024-03-30 18:25:37 +01:00
plugins acp: add more properties for the card 2024-03-30 18:24:29 +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