Subject: CVS commit: pkgsrc/graphics/libheif
From: Ryo ONODERA
Date: 2020-09-28 15:38:14
Message id: 20200928133814.313CAFB28@cvs.NetBSD.org

Log Message:
libheif: Update to 1.9.1

Changelog:
1.9.1
    fixed missing inline definition in C++ wrapper

1.9.0
    add dav1d decoder plugin for faster decoding of AVIF images
    support for images having both ICC and NCLX profiles
    save NCLX profiles to AV1/HEVC bitstreams and also read them from the bitstream
    add color profile API to C++ wrapper
    improve rounding in color conversions
    conformant encoding of AVIF images <16 pixels
    many fixes and small improvements

Files:
RevisionActionfile
1.4modifypkgsrc/graphics/libheif/Makefile
1.4modifypkgsrc/graphics/libheif/distinfo
1.2modifypkgsrc/graphics/libheif/patches/patch-examples_heif__convert.cc
1.1removepkgsrc/graphics/libheif/patches/patch-examples_encoder__png.cc
1.1removepkgsrc/graphics/libheif/patches/patch-examples_heif__enc.cc
1.1removepkgsrc/graphics/libheif/patches/patch-examples_heif__info.cc
1.1removepkgsrc/graphics/libheif/patches/patch-examples_heif__test.cc
1.1removepkgsrc/graphics/libheif/patches/patch-libheif_heif__encoder__aom.cc