pipewire/spa/plugins/v4l2
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
..
meson.build v4l2: use dll to track rate difference 2024-11-26 17:14:26 +01:00
v4l2-device.c v4l2: fix string size 2024-06-06 16:25:24 +02:00
v4l2-source.c v4l2: handle nearest set_format 2025-03-28 16:00:51 +01:00
v4l2-udev.c *: unify config.h handling 2025-05-30 10:24:13 +00:00
v4l2-utils.c spa: some more invoke -> locked calls 2025-05-29 10:17:16 +02:00
v4l2.c *: unify config.h handling 2025-05-30 10:24:13 +00:00
v4l2.h spa: remove unnecessary indirection for some spa_log_topics 2023-10-06 13:08:24 +00:00