pipewire/spa/include/spa
Tom A. Wagner 7b40ca4f27 pod: Fix spa_pod_builder_control() return type
Fixes the return type of spa_pod_builder_control() from uint32_t to int.

Since the function returns the int returned by spa_pod_builder_raw,
the return type of the function should also be an int.
2023-08-09 12:59:09 +00:00
..
buffer treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
control treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
debug treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
graph spa: add atomic.h and port macros to it 2023-07-13 12:25:22 +02:00
interfaces/audio aec: add new init2 method to initialize with different formats 2023-04-11 16:54:11 +02:00
monitor spa: libcamera: consume the device numbers libcamera property 2023-07-19 09:21:03 +00:00
node spa: make node callbacks fast 2023-05-06 00:47:39 +02:00
param spa: set MANDATORY flag when building video format with modifier 2023-08-08 07:00:11 +00:00
pod pod: Fix spa_pod_builder_control() return type 2023-08-09 12:59:09 +00:00
support logger: Add a mechanism to force colourised logging 2023-08-08 17:13:31 +00:00
utils spa: fixes for dereferencing pointer to incomplete type in __typeof__ 2023-07-30 10:31:19 +05:30