[libcamera-devel] [PATCH v3 0/5] Patchset for libcamera controls
Naushir Patuck
naush at raspberrypi.com
Fri Apr 3 16:53:00 CEST 2020
Hi all,
This is the v3 patchset for the changes to libcamera::controls. Hopefully all
comments from v2 have been addressed.
Highlights of the changes from v2->v3:
1) Reorder some of the changes and reduce the number of patches.
2) Added comments in the control_ids.yaml file to list control direction.
3) Also added comments as TODOs for changes that require a bit more thought.
4) Only list one custom control enum instead of three.
5) Use of the same control for return directions where appropriate.
Please do let me know if you want anything re-arranged or have further review
comments.
Thanks,
Naush
Naushir Patuck (5):
libcamera: controls: Updates to gain and exposure controls
libcamera: uvcvideo: Update exposure/gain ctrls set with new units
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.yaml | 202 +++++++++++++++++--
src/libcamera/pipeline/uvcvideo/uvcvideo.cpp | 25 ++-
2 files changed, 206 insertions(+), 21 deletions(-)
--
2.17.1
More information about the libcamera-devel
mailing list