graphics/libheif-cxx11 - The NetBSD Packages Collection

HEIF and AVIF file format decoder and encoder library

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 is used as encoder and decoder.
Alternative codecs for, e.g., AVC and JPEG can be provided as
plugins.

This is the last stable version that builds with a C++11 compiler.

Build dependencies

devel/cmake pkgtools/mktools devel/pkgconf pkgtools/cwrappers

Runtime dependencies

multimedia/libaom multimedia/libde265 graphics/png multimedia/x265 multimedia/libaom graphics/png multimedia/x265

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

aom
Enable AV1 support using libaom.
x265
Enable x265 support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.