[libcamera-devel,v2,0/5] android: support ColorFilterArrangement property
mbox series

Message ID 20201228164003.53051-1-jacopo@jmondi.org
Headers show
Series
  • android: support ColorFilterArrangement property
Related show

Message

Jacopo Mondi Dec. 28, 2020, 4:39 p.m. UTC
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