mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2026-07-20 07:40:54 -04:00
More HEIF-related tests.
New option `KIMAGEFORMATS_HEIC_TEST` for testing images with HEVC codec only. Existing option `KIMAGEFORMATS_HEIF_TEST` is used for testing other possible (mostly quite rare) codecs that might be used by HEIF images - uncompressed, deflate, zlib, brotli, jpeg.
This commit is contained in:
7
autotests/read/heif/jpeg.heif.json
Normal file
7
autotests/read/heif/jpeg.heif.json
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "jpeg.png",
|
||||
"fuzziness" : 1,
|
||||
"description" : "Minimum fuzziness value to pass the test on all architectures."
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user