Skip to content

v1.9.0 - dav1d decoder for AVIF

Compare
Choose a tag to compare
@farindk farindk released this 24 Sep 13:03
· 1504 commits to master since this release
  • 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