v1.9.0 - dav1d decoder for AVIF
- 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