[libcamera-devel] [PATCH v2 0/5] android: support ColorFilterArrangement property

Jacopo Mondi jacopo at jmondi.org
Mon Dec 28 17:39:58 CET 2020


Hello,
   a few minor changes compared to v1.

With an additional tag on 1/5 I would push the series.


Jacopo Mondi (5):
  libcamera: properties: ColorFilterArrangement draft property
  libcamera: bayer_format: Add support for mbus codes
  libcamera: camera_sensor: Register ColorFilterArrangement
  android: camera_device: Report ColorFilterArrangement
  android: camera_device: Simplify properties.get()

 include/libcamera/internal/bayer_format.h |  1 +
 src/android/camera_device.cpp             | 13 +++---
 src/libcamera/bayer_format.cpp            | 55 +++++++++++++++++++++++
 src/libcamera/camera_sensor.cpp           | 36 +++++++++++++--
 src/libcamera/property_ids.yaml           | 29 ++++++++++++
 5 files changed, 125 insertions(+), 9 deletions(-)

--
2.29.2



More information about the libcamera-devel mailing list