pipewire/spa
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
..
examples Port videotestsrc to LoopUtils 2024-07-01 15:28:14 +00:00
include *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
include-private/spa-private spa: move dbus helpers out of bluez plugin 2024-02-05 13:03:20 +00:00
lib spa: add AC3, EAC3, TrueHD, DTS, MPEG-H formats 2025-05-29 21:41:51 +02:00
plugins *: unify config.h handling 2025-05-30 10:24:13 +00:00
tests Add GNU/Hurd support 2023-09-24 15:11:52 +00:00
tools spa: tools: spa-inspect: Output more detailed dlopen and dlsym errors 2025-05-28 17:19:57 +02:00
meson.build bluez5: ldac decoding support 2025-04-10 13:22:57 +00:00