libheif: Upgrade 1.19.8 -> 1.20.2

Upgrade to release 1.20.2:

- When opening tiled images, do not check against maximum image size
  immediately to allow for tile-based decoding of very large images.
- Several smaller fixes in writing image sequences
- CMake option to disable building of heif-view, which pulls in
  dependency on SDL
- Fixes reading/writing of GIMI content IDs
- Some build fixes

This work was sponsored by GOVCERT.LU.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Leon Anavi 2025-11-21 10:25:39 +02:00 committed by Khem Raj
parent a920c43339
commit 3789c3be6d
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -6,9 +6,9 @@ LICENSE_FLAGS = "commercial"
COMPATIBLE_MACHINE:powerpc64le = "null"
SRC_URI = "git://github.com/strukturag/libheif.git;protocol=https;branch=master"
SRC_URI = "git://github.com/strukturag/libheif.git;protocol=https;branch=v1.20.x-releases"
SRCREV = "5e9deb19fe6b3768af0bb8e9e5e8438b15171bf3"
SRCREV = "35dad50a9145332a7bfdf1ff6aef6801fb613d68"
inherit cmake pkgconfig