[PATCH 0/2] Add U16 & U32 support in controls
Harvey Yang
chenghaoyang at chromium.org
Fri Oct 11 19:55:10 CEST 2024
Hi folks,
This series of patches adds Unsigned int 16 & 32 support in controls,
which are needed for metadata & ext controls perspectively.
This passes gitlab pipeline:
https://gitlab.freedesktop.org/chenghaoyang/libcamera/-/pipelines/1288240
BR,
Harvey
Yudhistira Erlandinata (2):
libcamera: Allow enumerating u32 control type
libcamera: Add Unsigned 16-bits Control Type
include/libcamera/controls.h | 12 ++++++++++++
src/libcamera/controls.cpp | 20 ++++++++++++++++++--
src/libcamera/v4l2_device.cpp | 25 ++++++++++++++++++++++++-
3 files changed, 54 insertions(+), 3 deletions(-)
--
2.47.0.rc1.288.g06298d1525-goog
More information about the libcamera-devel
mailing list