pipewire/spa/include
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
..
spa pod: Fix spa_pod_builder_control() return type 2023-08-09 12:59:09 +00:00
meson.build spa: utils: add scope based resource cleanup 2023-07-11 14:23:53 +02:00