[libcamera-devel] [PATCH 0/7] android: Miscellaneous fixes

Paul Elder paul.elder at ideasonboard.com
Tue Nov 23 11:40:35 CET 2021


Assortment of small fixes, mainly to CameraCapabilities, in preparation
for the rest of the changes that will provide FULL support.

5/7 and 7/7 are somewhat execptions. The former is v4 of exposure time
range, and the latter is adding CONTROL_MODE_OFF.

Paul Elder (7):
  android: camera_capabilities: Add messages for lack of FULL support
  android: camera_capabilities: Set read sensor settings capability
  android: camera_metadata: Add appendEntry helper
  android: camera_capabilities: Fix the type of the capability vector
  android: Check exposure time range for manual sensor capability
  android: Increase result metadata size
  android: Add CONTROL_MODE_OFF in template and static metadata

 src/android/camera_capabilities.cpp | 66 +++++++++++++++++++++++++----
 src/android/camera_device.cpp       |  2 +-
 src/android/camera_metadata.h       | 11 +++++
 3 files changed, 70 insertions(+), 9 deletions(-)

-- 
2.27.0



More information about the libcamera-devel mailing list