[libcamera-devel] [PATCH v5 0/7] Patchset for libcamera controls
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Sat Apr 25 02:45:26 CEST 2020
Hello,
Here's a new version of Naush's eponymous patch series.
Compared to v4, two patches have been added to refactor control handling
in the uvcvideo pipeline handler and support the auto-exposure control.
The rest then incorporates review comments, improves the control
handling changes in the uvcvideo pipeline handler and updates the vimc
pipeline handler.
Laurent Pinchart (2):
libcamera: pipeline: uvcvideo: Refactor control handling
libcamera: pipeline: uvcvideo: Add support for AeEnable
Naushir Patuck (5):
libcamera: control_ids: Add comment to specify control direction
libcamera: controls: Updates to gain and exposure controls
libcamera: controls: Reorder and update description of existing
controls
libcamera: controls: Add AE related controls
libcamera: controls: Add AWB related controls
src/libcamera/control_ids.cpp.in | 3 +
src/libcamera/control_ids.yaml | 218 +++++++++++++++--
src/libcamera/pipeline/uvcvideo/uvcvideo.cpp | 243 ++++++++++++++++---
src/libcamera/pipeline/vimc/vimc.cpp | 29 ++-
4 files changed, 430 insertions(+), 63 deletions(-)
--
Regards,
Laurent Pinchart
More information about the libcamera-devel
mailing list