Skip to content

v1.9.1 - fix compilation bug in C++ wrapper

Compare
Choose a tag to compare
@pphh77 pphh77 released this 26 Sep 15:32
· 515 commits to master since this release
  • fixed missing inline definition in C++ wrapper
  • 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