From a4db968c60a7e19435aa11b7f8f2277864a745fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Novomesk=C3=BD?= Date: Thu, 23 Jul 2026 10:42:33 +0200 Subject: [PATCH] fix HEIC writetest --- .../Format_A2BGR30_Premultiplied.heic} | Bin .../Format_A2RGB30_Premultiplied.heic} | Bin .../Format_ARGB32.heif => heic/Format_ARGB32.heic} | Bin .../Format_ARGB32_Premultiplied.heic} | Bin .../Format_ARGB4444_Premultiplied.heic} | Bin .../Format_ARGB6666_Premultiplied.heic} | Bin .../Format_ARGB8555_Premultiplied.heic} | Bin .../Format_ARGB8565_Premultiplied.heic} | Bin .../Format_BGR30.heif => heic/Format_BGR30.heic} | Bin .../Format_BGR888.heif => heic/Format_BGR888.heic} | Bin .../Format_CMYK8888.heic} | Bin .../Format_Grayscale16.heic} | Bin .../Format_Grayscale8.heic} | Bin .../Format_Indexed8.heic} | Bin .../Format_Mono.heif => heic/Format_Mono.heic} | Bin .../Format_MonoLSB.heic} | Bin .../Format_RGB16.heif => heic/Format_RGB16.heic} | Bin .../Format_RGB30.heif => heic/Format_RGB30.heic} | Bin .../Format_RGB32.heif => heic/Format_RGB32.heic} | Bin .../Format_RGB444.heif => heic/Format_RGB444.heic} | Bin .../Format_RGB555.heif => heic/Format_RGB555.heic} | Bin .../Format_RGB666.heif => heic/Format_RGB666.heic} | Bin .../Format_RGB888.heif => heic/Format_RGB888.heic} | Bin .../Format_RGBA16FPx4.heic} | Bin .../Format_RGBA16FPx4_Premultiplied.heic} | Bin .../Format_RGBA32FPx4.heic} | Bin .../Format_RGBA32FPx4_Premultiplied.heic} | Bin .../Format_RGBA64.heif => heic/Format_RGBA64.heic} | Bin .../Format_RGBA64_Premultiplied.heic} | Bin .../Format_RGBA8888.heic} | Bin .../Format_RGBA8888_Premultiplied.heic} | Bin .../Format_RGBX16FPx4.heic} | Bin .../Format_RGBX32FPx4.heic} | Bin .../Format_RGBX64.heif => heic/Format_RGBX64.heic} | Bin .../Format_RGBX8888.heic} | Bin 35 files changed, 0 insertions(+), 0 deletions(-) rename autotests/write/format/{heif/Format_A2BGR30_Premultiplied.heif => heic/Format_A2BGR30_Premultiplied.heic} (100%) rename autotests/write/format/{heif/Format_A2RGB30_Premultiplied.heif => heic/Format_A2RGB30_Premultiplied.heic} (100%) rename autotests/write/format/{heif/Format_ARGB32.heif => heic/Format_ARGB32.heic} (100%) rename autotests/write/format/{heif/Format_ARGB32_Premultiplied.heif => heic/Format_ARGB32_Premultiplied.heic} (100%) rename autotests/write/format/{heif/Format_ARGB4444_Premultiplied.heif => heic/Format_ARGB4444_Premultiplied.heic} (100%) rename autotests/write/format/{heif/Format_ARGB6666_Premultiplied.heif => heic/Format_ARGB6666_Premultiplied.heic} (100%) rename autotests/write/format/{heif/Format_ARGB8555_Premultiplied.heif => heic/Format_ARGB8555_Premultiplied.heic} (100%) rename autotests/write/format/{heif/Format_ARGB8565_Premultiplied.heif => heic/Format_ARGB8565_Premultiplied.heic} (100%) rename autotests/write/format/{heif/Format_BGR30.heif => heic/Format_BGR30.heic} (100%) rename autotests/write/format/{heif/Format_BGR888.heif => heic/Format_BGR888.heic} (100%) rename autotests/write/format/{heif/Format_CMYK8888.heif => heic/Format_CMYK8888.heic} (100%) rename autotests/write/format/{heif/Format_Grayscale16.heif => heic/Format_Grayscale16.heic} (100%) rename autotests/write/format/{heif/Format_Grayscale8.heif => heic/Format_Grayscale8.heic} (100%) rename autotests/write/format/{heif/Format_Indexed8.heif => heic/Format_Indexed8.heic} (100%) rename autotests/write/format/{heif/Format_Mono.heif => heic/Format_Mono.heic} (100%) rename autotests/write/format/{heif/Format_MonoLSB.heif => heic/Format_MonoLSB.heic} (100%) rename autotests/write/format/{heif/Format_RGB16.heif => heic/Format_RGB16.heic} (100%) rename autotests/write/format/{heif/Format_RGB30.heif => heic/Format_RGB30.heic} (100%) rename autotests/write/format/{heif/Format_RGB32.heif => heic/Format_RGB32.heic} (100%) rename autotests/write/format/{heif/Format_RGB444.heif => heic/Format_RGB444.heic} (100%) rename autotests/write/format/{heif/Format_RGB555.heif => heic/Format_RGB555.heic} (100%) rename autotests/write/format/{heif/Format_RGB666.heif => heic/Format_RGB666.heic} (100%) rename autotests/write/format/{heif/Format_RGB888.heif => heic/Format_RGB888.heic} (100%) rename autotests/write/format/{heif/Format_RGBA16FPx4.heif => heic/Format_RGBA16FPx4.heic} (100%) rename autotests/write/format/{heif/Format_RGBA16FPx4_Premultiplied.heif => heic/Format_RGBA16FPx4_Premultiplied.heic} (100%) rename autotests/write/format/{heif/Format_RGBA32FPx4.heif => heic/Format_RGBA32FPx4.heic} (100%) rename autotests/write/format/{heif/Format_RGBA32FPx4_Premultiplied.heif => heic/Format_RGBA32FPx4_Premultiplied.heic} (100%) rename autotests/write/format/{heif/Format_RGBA64.heif => heic/Format_RGBA64.heic} (100%) rename autotests/write/format/{heif/Format_RGBA64_Premultiplied.heif => heic/Format_RGBA64_Premultiplied.heic} (100%) rename autotests/write/format/{heif/Format_RGBA8888.heif => heic/Format_RGBA8888.heic} (100%) rename autotests/write/format/{heif/Format_RGBA8888_Premultiplied.heif => heic/Format_RGBA8888_Premultiplied.heic} (100%) rename autotests/write/format/{heif/Format_RGBX16FPx4.heif => heic/Format_RGBX16FPx4.heic} (100%) rename autotests/write/format/{heif/Format_RGBX32FPx4.heif => heic/Format_RGBX32FPx4.heic} (100%) rename autotests/write/format/{heif/Format_RGBX64.heif => heic/Format_RGBX64.heic} (100%) rename autotests/write/format/{heif/Format_RGBX8888.heif => heic/Format_RGBX8888.heic} (100%) diff --git a/autotests/write/format/heif/Format_A2BGR30_Premultiplied.heif b/autotests/write/format/heic/Format_A2BGR30_Premultiplied.heic similarity index 100% rename from autotests/write/format/heif/Format_A2BGR30_Premultiplied.heif rename to autotests/write/format/heic/Format_A2BGR30_Premultiplied.heic diff --git a/autotests/write/format/heif/Format_A2RGB30_Premultiplied.heif b/autotests/write/format/heic/Format_A2RGB30_Premultiplied.heic similarity index 100% rename from autotests/write/format/heif/Format_A2RGB30_Premultiplied.heif rename to autotests/write/format/heic/Format_A2RGB30_Premultiplied.heic diff --git a/autotests/write/format/heif/Format_ARGB32.heif b/autotests/write/format/heic/Format_ARGB32.heic similarity index 100% rename from autotests/write/format/heif/Format_ARGB32.heif rename to autotests/write/format/heic/Format_ARGB32.heic diff --git a/autotests/write/format/heif/Format_ARGB32_Premultiplied.heif b/autotests/write/format/heic/Format_ARGB32_Premultiplied.heic similarity index 100% rename from autotests/write/format/heif/Format_ARGB32_Premultiplied.heif rename to autotests/write/format/heic/Format_ARGB32_Premultiplied.heic diff --git a/autotests/write/format/heif/Format_ARGB4444_Premultiplied.heif b/autotests/write/format/heic/Format_ARGB4444_Premultiplied.heic similarity index 100% rename from autotests/write/format/heif/Format_ARGB4444_Premultiplied.heif rename to autotests/write/format/heic/Format_ARGB4444_Premultiplied.heic diff --git a/autotests/write/format/heif/Format_ARGB6666_Premultiplied.heif b/autotests/write/format/heic/Format_ARGB6666_Premultiplied.heic similarity index 100% rename from autotests/write/format/heif/Format_ARGB6666_Premultiplied.heif rename to autotests/write/format/heic/Format_ARGB6666_Premultiplied.heic diff --git a/autotests/write/format/heif/Format_ARGB8555_Premultiplied.heif b/autotests/write/format/heic/Format_ARGB8555_Premultiplied.heic similarity index 100% rename from autotests/write/format/heif/Format_ARGB8555_Premultiplied.heif rename to autotests/write/format/heic/Format_ARGB8555_Premultiplied.heic diff --git a/autotests/write/format/heif/Format_ARGB8565_Premultiplied.heif b/autotests/write/format/heic/Format_ARGB8565_Premultiplied.heic similarity index 100% rename from autotests/write/format/heif/Format_ARGB8565_Premultiplied.heif rename to autotests/write/format/heic/Format_ARGB8565_Premultiplied.heic diff --git a/autotests/write/format/heif/Format_BGR30.heif b/autotests/write/format/heic/Format_BGR30.heic similarity index 100% rename from autotests/write/format/heif/Format_BGR30.heif rename to autotests/write/format/heic/Format_BGR30.heic diff --git a/autotests/write/format/heif/Format_BGR888.heif b/autotests/write/format/heic/Format_BGR888.heic similarity index 100% rename from autotests/write/format/heif/Format_BGR888.heif rename to autotests/write/format/heic/Format_BGR888.heic diff --git a/autotests/write/format/heif/Format_CMYK8888.heif b/autotests/write/format/heic/Format_CMYK8888.heic similarity index 100% rename from autotests/write/format/heif/Format_CMYK8888.heif rename to autotests/write/format/heic/Format_CMYK8888.heic diff --git a/autotests/write/format/heif/Format_Grayscale16.heif b/autotests/write/format/heic/Format_Grayscale16.heic similarity index 100% rename from autotests/write/format/heif/Format_Grayscale16.heif rename to autotests/write/format/heic/Format_Grayscale16.heic diff --git a/autotests/write/format/heif/Format_Grayscale8.heif b/autotests/write/format/heic/Format_Grayscale8.heic similarity index 100% rename from autotests/write/format/heif/Format_Grayscale8.heif rename to autotests/write/format/heic/Format_Grayscale8.heic diff --git a/autotests/write/format/heif/Format_Indexed8.heif b/autotests/write/format/heic/Format_Indexed8.heic similarity index 100% rename from autotests/write/format/heif/Format_Indexed8.heif rename to autotests/write/format/heic/Format_Indexed8.heic diff --git a/autotests/write/format/heif/Format_Mono.heif b/autotests/write/format/heic/Format_Mono.heic similarity index 100% rename from autotests/write/format/heif/Format_Mono.heif rename to autotests/write/format/heic/Format_Mono.heic diff --git a/autotests/write/format/heif/Format_MonoLSB.heif b/autotests/write/format/heic/Format_MonoLSB.heic similarity index 100% rename from autotests/write/format/heif/Format_MonoLSB.heif rename to autotests/write/format/heic/Format_MonoLSB.heic diff --git a/autotests/write/format/heif/Format_RGB16.heif b/autotests/write/format/heic/Format_RGB16.heic similarity index 100% rename from autotests/write/format/heif/Format_RGB16.heif rename to autotests/write/format/heic/Format_RGB16.heic diff --git a/autotests/write/format/heif/Format_RGB30.heif b/autotests/write/format/heic/Format_RGB30.heic similarity index 100% rename from autotests/write/format/heif/Format_RGB30.heif rename to autotests/write/format/heic/Format_RGB30.heic diff --git a/autotests/write/format/heif/Format_RGB32.heif b/autotests/write/format/heic/Format_RGB32.heic similarity index 100% rename from autotests/write/format/heif/Format_RGB32.heif rename to autotests/write/format/heic/Format_RGB32.heic diff --git a/autotests/write/format/heif/Format_RGB444.heif b/autotests/write/format/heic/Format_RGB444.heic similarity index 100% rename from autotests/write/format/heif/Format_RGB444.heif rename to autotests/write/format/heic/Format_RGB444.heic diff --git a/autotests/write/format/heif/Format_RGB555.heif b/autotests/write/format/heic/Format_RGB555.heic similarity index 100% rename from autotests/write/format/heif/Format_RGB555.heif rename to autotests/write/format/heic/Format_RGB555.heic diff --git a/autotests/write/format/heif/Format_RGB666.heif b/autotests/write/format/heic/Format_RGB666.heic similarity index 100% rename from autotests/write/format/heif/Format_RGB666.heif rename to autotests/write/format/heic/Format_RGB666.heic diff --git a/autotests/write/format/heif/Format_RGB888.heif b/autotests/write/format/heic/Format_RGB888.heic similarity index 100% rename from autotests/write/format/heif/Format_RGB888.heif rename to autotests/write/format/heic/Format_RGB888.heic diff --git a/autotests/write/format/heif/Format_RGBA16FPx4.heif b/autotests/write/format/heic/Format_RGBA16FPx4.heic similarity index 100% rename from autotests/write/format/heif/Format_RGBA16FPx4.heif rename to autotests/write/format/heic/Format_RGBA16FPx4.heic diff --git a/autotests/write/format/heif/Format_RGBA16FPx4_Premultiplied.heif b/autotests/write/format/heic/Format_RGBA16FPx4_Premultiplied.heic similarity index 100% rename from autotests/write/format/heif/Format_RGBA16FPx4_Premultiplied.heif rename to autotests/write/format/heic/Format_RGBA16FPx4_Premultiplied.heic diff --git a/autotests/write/format/heif/Format_RGBA32FPx4.heif b/autotests/write/format/heic/Format_RGBA32FPx4.heic similarity index 100% rename from autotests/write/format/heif/Format_RGBA32FPx4.heif rename to autotests/write/format/heic/Format_RGBA32FPx4.heic diff --git a/autotests/write/format/heif/Format_RGBA32FPx4_Premultiplied.heif b/autotests/write/format/heic/Format_RGBA32FPx4_Premultiplied.heic similarity index 100% rename from autotests/write/format/heif/Format_RGBA32FPx4_Premultiplied.heif rename to autotests/write/format/heic/Format_RGBA32FPx4_Premultiplied.heic diff --git a/autotests/write/format/heif/Format_RGBA64.heif b/autotests/write/format/heic/Format_RGBA64.heic similarity index 100% rename from autotests/write/format/heif/Format_RGBA64.heif rename to autotests/write/format/heic/Format_RGBA64.heic diff --git a/autotests/write/format/heif/Format_RGBA64_Premultiplied.heif b/autotests/write/format/heic/Format_RGBA64_Premultiplied.heic similarity index 100% rename from autotests/write/format/heif/Format_RGBA64_Premultiplied.heif rename to autotests/write/format/heic/Format_RGBA64_Premultiplied.heic diff --git a/autotests/write/format/heif/Format_RGBA8888.heif b/autotests/write/format/heic/Format_RGBA8888.heic similarity index 100% rename from autotests/write/format/heif/Format_RGBA8888.heif rename to autotests/write/format/heic/Format_RGBA8888.heic diff --git a/autotests/write/format/heif/Format_RGBA8888_Premultiplied.heif b/autotests/write/format/heic/Format_RGBA8888_Premultiplied.heic similarity index 100% rename from autotests/write/format/heif/Format_RGBA8888_Premultiplied.heif rename to autotests/write/format/heic/Format_RGBA8888_Premultiplied.heic diff --git a/autotests/write/format/heif/Format_RGBX16FPx4.heif b/autotests/write/format/heic/Format_RGBX16FPx4.heic similarity index 100% rename from autotests/write/format/heif/Format_RGBX16FPx4.heif rename to autotests/write/format/heic/Format_RGBX16FPx4.heic diff --git a/autotests/write/format/heif/Format_RGBX32FPx4.heif b/autotests/write/format/heic/Format_RGBX32FPx4.heic similarity index 100% rename from autotests/write/format/heif/Format_RGBX32FPx4.heif rename to autotests/write/format/heic/Format_RGBX32FPx4.heic diff --git a/autotests/write/format/heif/Format_RGBX64.heif b/autotests/write/format/heic/Format_RGBX64.heic similarity index 100% rename from autotests/write/format/heif/Format_RGBX64.heif rename to autotests/write/format/heic/Format_RGBX64.heic diff --git a/autotests/write/format/heif/Format_RGBX8888.heif b/autotests/write/format/heic/Format_RGBX8888.heic similarity index 100% rename from autotests/write/format/heif/Format_RGBX8888.heif rename to autotests/write/format/heic/Format_RGBX8888.heic