libheif

Rating: 
0
No votes yet

libheif1
-------
libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and
encoder.
HEIF and AVIF are new image file formats employing HEVC (h.265) or AV1 image coding, respectively, for
the best compression ratios currently possible.
libheif makes use of libde265 for HEIF image decoding and x265 for encoding. For AVIF, libaom, dav1d are used as codecs.
Supported features
libheif has support for decoding * tiled images * alpha channels * thumbnails * reading EXIF and XMP
metadata * reading the depth channel * multiple images in a file * image transformations (crop, mirror,
rotate) * overlay images * plugin interface to add alternative codecs for additional formats (AVC, JPEG) *
decoding of files while downloading (e.g. extract image size before file has been completely downloaded)
* reading color profiles * heix images (10 and 12 bit, chroma 4:2:2)
The encoder supports: * lossy compression with adjustable quality * lossless compression * alpha
channels * thumbnails * save multiple images to a file * save EXIF and XMP metadata * writing color
profiles * 10 and 12 bit images * monochrome images

requires:
https://download.opensuse.org/ports/armv7hl/distribution/leap/15.2/repo/... libdav1d3
https://download.opensuse.org/ports/armv7hl/distribution/leap/15.2/repo/... libaom0
https://openrepos.net/content/lpr/libde265-hevc-decoder
https://openrepos.net/content/lpr/x265-hevc-h265-encoder

Download url: https://ftp.uni-erlangen.de/packman/suse/openSUSE_Leap_15.2/Essentials/a...

provides: libheif.so.1

Category: