Commit graph

3 commits

Author SHA1 Message Date
otis
6e8f9a227e graphics/libheif: Fix build on SmartOS
Fix build on SmartOS or other platforms where more include files
are needed.
2020-10-02 17:09:35 +00:00
ryoon
c10688d482 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
2020-09-28 13:38:13 +00:00
otis
53106e2500 graphics/libheif: Fix build with gcc 7.5
Fix build on platforms with gcc 7.5, like SmartOS.
2020-09-03 19:07:19 +00:00