Fix #990: Display full-resolution embedded jpg from CR3 files
authorColin Clark <colin.clark@cclark.uk>
Tue, 3 Jan 2023 16:17:51 +0000 (16:17 +0000)
committerColin Clark <colin.clark@cclark.uk>
Tue, 3 Jan 2023 16:17:51 +0000 (16:17 +0000)
commitc45c933d29159b81aab97ee4f99b00267d41746a
tree02ec31b332f8138201ca72d771d867419202d8a6
parent480599395b9aec330ad13a570b19cf3fecb201cd
Fix #990: Display full-resolution embedded jpg from CR3 files

https://github.com/BestImageViewer/geeqie/issues/990

- Use libraw in preference to exiv2, as it will extract the largest
preview image from a .cr3 file

- Revise export-jpeg plugin to also use exiftool when it detects a
larger number of preview images than exiv2, and additionally include
image auto-rotate
doc/diagrams.dox
plugins/export-jpeg/geeqie-export-jpeg
src/image-load.cc