pipewire/spa/include/spa/utils
Guido Günther 2d4af3ced5 spa: Add default: statements
This allows to use the library in projects that use `-Wswitch-default`
without any

 #pragma GCC diagnostic push
 #pragma GCC diagnostic ignored "-Wswitch-default"
 #pragma GCC diagnostic pop

This is useful as as the header is being pulled in via
pipewire/wireplumber headers into projects that might have this warning
enabled and would otherwise fail to build with -Werror.

Signed-off-by: Guido Günther <agx@sigxcpu.org>
2025-05-09 11:58:55 +02:00
..
ansi.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
atomic.h spa: add atomic.h and port macros to it 2023-07-13 12:25:22 +02:00
cleanup.h spa: utils: explicitly preserve errno in spa_cleanup handlers 2024-07-04 20:57:51 +00:00
defs.h context: avoid some scaling overflows 2025-01-24 16:23:01 +01:00
dict.h add per type API defines 2024-11-26 11:58:51 +01:00
dll.h add per type API defines 2024-11-26 11:58:51 +01:00
endian.h Add spa/utils/endian.h 2024-07-01 15:28:58 +00:00
enum-types.h doc: fix some doxygen warnings 2024-01-29 08:50:32 +00:00
hook.h hook: avoid macro expansion of the method names 2025-01-09 12:57:23 +01:00
json-core.h spa: Add default: statements 2025-05-09 11:58:55 +02:00
json-pod.h add per type API defines 2024-11-26 11:58:51 +01:00
json.h add per type API defines 2024-11-26 11:58:51 +01:00
keys.h spa: acp: remove some strictly not necessary SplitPCM properties 2024-12-23 11:46:02 +02:00
list.h add per type API defines 2024-11-26 11:58:51 +01:00
names.h videoconvert: Add dummy plugin 2024-08-29 14:00:51 +00:00
ratelimit.h add per type API defines 2024-11-26 11:58:51 +01:00
result.h spa: add some more functions 2024-11-26 12:21:05 +01:00
ringbuffer.h add per type API defines 2024-11-26 11:58:51 +01:00
string.h add per type API defines 2024-11-26 11:58:51 +01:00
type-info.h types: add function to convert audio channel short name to type 2024-09-16 17:00:44 +02:00
type.h add per type API defines 2024-11-26 11:58:51 +01:00