pipewire/spa/plugins
Sam James 2cec77e7df *: unify config.h handling
config.h needs to be consistently included before any standard headers
if we ever want to set feature test macros (like _GNU_SOURCE or whatever)
inside. It can lead to hard-to-debug issues without that.

It can also be problematic just for our own HAVE_* that it may define
if it's not consistently made available before our own headers. Just
always include it first, before everything.

We already did this in many files, just not consistently.
2025-05-30 10:24:13 +00:00
..
aec
alsa *: unify config.h handling 2025-05-30 10:24:13 +00:00
audioconvert
audiomixer
audiotestsrc
avb
bluez5 *: unify config.h handling 2025-05-30 10:24:13 +00:00
control
ffmpeg
filter-graph *: unify config.h handling 2025-05-30 10:24:13 +00:00
jack
libcamera loop: spa_loop_invoke -> spa_loop_locked where possible 2025-05-30 11:59:35 +02:00
support
test loop: spa_loop_invoke -> spa_loop_locked where possible 2025-05-30 11:59:35 +02:00
v4l2 *: unify config.h handling 2025-05-30 10:24:13 +00:00
videoconvert loop: spa_loop_invoke -> spa_loop_locked where possible 2025-05-30 11:59:35 +02:00
videotestsrc loop: spa_loop_invoke -> spa_loop_locked where possible 2025-05-30 11:59:35 +02:00
volume
vulkan loop: spa_loop_invoke -> spa_loop_locked where possible 2025-05-30 11:59:35 +02:00
meson.build