diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-05-04 06:29:46 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-05-04 12:56:06 +0300 |
commit | 3ed0fced1f22bcdb9a0f05bbbc1e3b87017ac8c2 (patch) | |
tree | d5d860ae049460855e5d0968c80a13070caf06a0 /src/qcam/assets/feathericons/target.svg | |
parent | b3987620aa9cb1c357fad711fb8bd004b7c76197 (diff) |
qcam: dng_writer: Write EXIF IFD as custom directory
The EXIF IFD is incorrectly chained to IFD 0 in addition to being a
referenced as a sub IFD through the EXIFIFD tag. While the libtiff API
doesn't clearly document why this happens, inspection of the
TIFFWriteDirectory() source code show that the function treats the IFD
being written as containing an image, which isn't correct for the EXIF
IFD. Use TIFFWriteCustomDirectory() instead, which fixes the problem.
The resulting DNG file can now be opened with darktable in addition to
rawtherapee.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/qcam/assets/feathericons/target.svg')
0 files changed, 0 insertions, 0 deletions