pipewire/pipewire-v4l2/src
Barnabás Pőcze 3b33f60d2f treewide: map SPA_PROP_exposure to V4L2_CID_EXPOSURE_ABSOLUTE
Currently the v4l2 and libcamera plugins map `SPA_PROP_exposure` in incompatible
ways. So change the v4l2 mapping to `V4L2_CID_EXPOSURE_ABSOLUTE` because at least
that is in units of time (a step closer to addressing #4697), and because that
is more relevant for UVC cameras.

Also change the pipewire-v4l2 translation layer.
2025-09-05 17:26:44 +02:00
..
meson.build v4l2: unset _TIME_BITS in addition to _FILE_OFFSET_BITS 2024-03-16 09:25:27 +01:00
pipewire-v4l2.c treewide: map SPA_PROP_exposure to V4L2_CID_EXPOSURE_ABSOLUTE 2025-09-05 17:26:44 +02:00
pipewire-v4l2.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
pw-v4l2.in ci: ShellCheck preprocessed scripts separately 2023-09-15 08:49:36 +00:00
v4l2-func.c pipewire-v4l2: move open*() flag check into function 2024-06-25 19:10:13 +02:00