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

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

Message

Jacopo Mondi Dec. 23, 2020, 5:47 p.m. UTC
Hello,
   the series has been broken out from the sensor database one, as this
specific bit seems less controversial and does not require anything from the
database.

One tiny additional patch on top, and at the base Laurent's patch that fixes
the annoying Doxygen warning with 4 letters enumerators.

Thanks
  j

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()

Laurent Pinchart (1):
  utils: gen-controls: Fix enumerators documentation

 include/libcamera/internal/bayer_format.h |  1 +
 src/android/camera_device.cpp             | 13 +++---
 src/libcamera/bayer_format.cpp            | 55 +++++++++++++++++++++++
 src/libcamera/camera_sensor.cpp           | 38 ++++++++++++++--
 src/libcamera/property_ids.yaml           | 29 ++++++++++++
 utils/gen-controls.py                     |  2 +-
 6 files changed, 128 insertions(+), 10 deletions(-)

--
2.29.2