Skip to content

fix broken handling of transforms in avif/jxl plugins

Some applications read the metadata with e. g. exiv2 and will apply the transformations twice.

Ideally the plugins should be fixed to not apply the transforms themselves unless asked to (the code in the avif plugin is essentially a less efficient duplicate of the code in qimagereader).

Merge request reports