[libcamera-devel,RFC,v2,0/3] Static metadata helpers
mbox series

Message ID 20210624105054.51700-1-paul.elder@ideasonboard.com
Headers show
Series
  • Static metadata helpers
Related show

Message

Paul Elder June 24, 2021, 10:50 a.m. UTC
This is my idea of the helpers for static metadata. Patches 2/3 and 3/3
are samples on how they would be used.

This series depends on "[PATCH v3 01/14] android: Add infrastructure for
determining capabilities and hardware level"

Paul Elder (3):
  android: Add helpers for setting android metadata from libcamera
    controls
  android: Plumb AwbMode control
  android: Plumb AwbLock control

 src/android/camera_capabilities.cpp | 111 +++++++++++++++++++++++++---
 1 file changed, 99 insertions(+), 12 deletions(-)