pipewire/spa/include/spa
Jan Grulich 743cf58fb7 Define SPA_FALLTHROUGH to make fall-through annotations work for all compilers
This is needed for example for Clang compiler which uses different
annotations than GCC. It will make WebRTC to happily use PipeWire
since the spa library is header-only and WebRTC defaults to use
Clang with -Wimplicit-fallthrough.
2020-10-22 13:31:19 +02:00
..
buffer buffer: clarify data type mask 2020-10-09 17:39:32 +02:00
control control: clean up some control includes 2019-09-16 15:49:46 +02:00
debug spa: replace rindex() with strrchr() 2020-09-07 15:10:29 +00:00
graph graph: make pending/required fields signed 2020-01-31 13:36:44 +01:00
monitor Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
node node: add an ASYNC flag 2020-09-25 17:02:54 +02:00
param alsa: add option to force a samplerate 2020-09-16 15:14:26 +02:00
pod Define SPA_FALLTHROUGH to make fall-through annotations work for all compilers 2020-10-22 13:31:19 +02:00
support loop: simplify before and after events 2020-09-16 13:31:47 +02:00
utils Define SPA_FALLTHROUGH to make fall-through annotations work for all compilers 2020-10-22 13:31:19 +02:00
meson.build Fix missing headers check 2020-07-07 17:33:57 +02:00