pipewire/src/modules/module-rtp
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
..
apple-midi.h Merge branch 'master' into 'fix_san_build' 2023-03-10 10:10:25 +00:00
audio.c modules: reduce some errors from warn to info 2025-02-18 16:24:52 +01:00
midi.c module-rtp: fix SSRC warnings 2025-02-17 10:21:17 +01:00
opus.c Remove some hardcoded channel number values 2025-04-04 15:46:03 +02:00
ptp.h module-rtp-sap: review 2024-01-22 16:41:06 +00:00
rtp.h module-rtp: send journal feedback 2023-03-10 10:47:03 +01:00
sap.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
stream.c *: unify config.h handling 2025-05-30 10:24:13 +00:00
stream.h rtp: take into account ipv4/ipv6 when calculating header size 2025-01-24 12:45:05 +01:00