Skip to content
Commit 8c604bdf authored by Gilles Caulier's avatar Gilles Caulier 🗼
Browse files

First stage to support HEIC images from Apple devices.

New image loader based on libheif+libde265. Only loading image is supported for the moment.
Writing image requires libx265 dependency and is not yet implemented.
HEIC loader support ICC color profile, Exif, and XMP metadata handling.
Code is not yet optimized. Still TODO

* add progress observer
* load metadata stage without to decode full image.

HEIC is now a native format, blacklisted with ImageMagick and QImage loader

CCBUGS: 411027
CCBUGS: 393408
parent 8ec75e65
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment