mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2026-07-27 17:08:58 -04:00
avif: enable decoding of files with invalid EXIF metadata
When 1st parsing ends with invalid EXIF payload error, we try 2nd time again while ignoring the EXIF metadata. Dropped support for legacy 0.x libavif versions, libavif 1.0.0+ is now required for the AVIF support.
This commit is contained in:
7
autotests/read/avif/invalid-exif.avif.json
Normal file
7
autotests/read/avif/invalid-exif.avif.json
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"fileName": "invalid-exif.jpg",
|
||||
"fuzziness": 30,
|
||||
"description": "Minimum fuzziness value to pass the test on all architectures."
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user