libcamera/src
Jean-Michel Hautbois via libcamera-devel ae7809307e qcam: dng: Make TIFFTAG_CFAPATTERN variable count
Since libtiff version 20201219, the CFAPATTERN tag is using a variable
count and not the fixed 4 values size.
For reference, the commit introducing this is:

	commit 2eb5a954cb7b7ad61559da00743c4b0e2fce34d0
	Author: Sam Hasinoff <hasinoff@google.com>
	Date:   Sun Mar 8 21:23:16 2020 +0100
	Make TIFFTAG_CFAPATTERN variable count

Add a version check in the DNGWriter::write function when this tag is
written as this breaks the raw capture in qcam.

Signed-off-by: Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
2022-10-17 20:40:14 +09:00
..
android libcamera: framebuffer: Move remaining private data to Private class 2022-10-10 17:49:49 +03:00
cam cam: kms_sink: Add color space support 2022-09-30 22:00:13 +03:00
gstreamer gstreamer: Check gstreamer version before using newer macros 2022-09-12 22:44:53 +05:30
ipa ipa: rkisp1: Drop use of utils::defopt 2022-10-10 17:04:12 +03:00
lc-compliance lc-compliance: Only download gtest subproject as a fallback 2022-02-03 18:23:48 +02:00
libcamera libcamera: v4l2_subdevice: Add JPEG_1X8 and BGR888_1X24 mbus formats to formatInfoMap 2022-10-15 19:59:12 +03:00
py py: Support controls that are ControlTypeNone 2022-09-30 23:12:05 +03:00
qcam qcam: dng: Make TIFFTAG_CFAPATTERN variable count 2022-10-17 20:40:14 +09:00
v4l2 libcamera: v4l2_pixelformat: Return the list of V4L2 formats 2022-08-03 15:07:20 +02:00
meson.build libcamera: Make IPA module signing recommended instead of mandatory 2022-08-09 16:05:58 +03:00