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

Paul Elder paul.elder at ideasonboard.com
Tue Dec 21 00:26:23 CET 2021


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

6/6 is somewhat of an execption; it's adding CONTROL_MODE_OFF.

There is not much change in v2. 3/6 has its commit message expanded, and
the old 5/7 was moved to a separate series. That's it.

Paul Elder (6):
  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: Increase result metadata size
  android: Add CONTROL_MODE_OFF in template and static metadata

 src/android/camera_capabilities.cpp | 33 +++++++++++++++++++++++++----
 src/android/camera_device.cpp       |  2 +-
 src/android/camera_metadata.h       | 11 ++++++++++
 3 files changed, 41 insertions(+), 5 deletions(-)

-- 
2.27.0



More information about the libcamera-devel mailing list