[PATCH v2 0/2] libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control

Barnabás Pőcze pobrn at protonmail.com
Mon Feb 17 19:53:29 CET 2025


The `ExposureTimeMode` is currently set up incorrectly in a UVC
camera's `ControlInfo`, setting it also does not work correctly.

Changes in v2:
  * split into two patches
  * make it compile with old libstdc++ when _GLIBCXX_DEBUG is set

v1: https://patchwork.libcamera.org/project/libcamera/list/?series=4974

Barnabás Pőcze (2):
  libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control setup
  libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control setting

 src/libcamera/pipeline/uvcvideo/uvcvideo.cpp | 84 +++++++++++++-------
 1 file changed, 56 insertions(+), 28 deletions(-)

--
2.48.1



More information about the libcamera-devel mailing list