mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
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. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| v4l2-device.c | ||
| v4l2-source.c | ||
| v4l2-udev.c | ||
| v4l2-utils.c | ||
| v4l2.c | ||
| v4l2.h | ||