[libcamera-devel,0/7] android: Report all the missing metadata tags
mbox series

Message ID 20210203162600.206297-1-jacopo@jmondi.org
Headers show
Series
  • android: Report all the missing metadata tags
Related show

Message

Jacopo Mondi Feb. 3, 2021, 4:25 p.m. UTC
Hello,
   this series fixes the CTS test
android.hardware.camera2.cts.CaptureResultTest#testCameraCaptureResultAllKeys
which verifies the presence of all the metadata keys returned for a completed
request.

The series add a few metadata tags, and modifies the IPU3 pipeline
handler to always report the applied cropping rectangle, as it is required by
the Android camera stack. While at it, a small fix for the (unused) scene
override controls has been added.

Thanks
  j

Jacopo Mondi (7):
  android: camera_device: Report COLOR_CORRECTION_ABERRATION_MODE
  android: camera_device: Report AE_EXPOSURE_COMPENSATION
  android: camera_device: Use AF_MODE_OFF in scene override
  android: camera_device: Report AF_MODE_OFF in template
  libcamera: ipu3: Always report crop region
  android: camera_device: Report sensor test pattern mode
  android: camera_device: Report HOT_PIXEL_MAP_MODE as OFF

 src/android/camera_device.cpp        | 33 +++++++++++++++++++++++-----
 src/libcamera/pipeline/ipu3/ipu3.cpp | 13 +++++++----
 2 files changed, 37 insertions(+), 9 deletions(-)

--
2.30.0