gimp/plug-ins/file-exr
Alx Sa b459ce95bb plug-ins: Handle single-channel OpenEXR with unknown channel names
OpenEXR allows for arbitrary channel names. Instead of failing once the common ones are checked, this patch 
checks the number of channels in the file.
If there is only one channel, it is treated as 
grayscale (similar to OpenImageIO's behavior).
A debug warning with the channel name is also printed.
2023-08-10 19:37:25 +00:00
..
exr-attribute-blob.h plug-ins: cleanup, copyright headers, formatting in the openexr-wrapper 2019-06-26 16:56:12 +02:00
file-exr.c plug-ins: Handle single-channel OpenEXR with unknown channel names 2023-08-10 19:37:25 +00:00
meson.build meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
openexr-wrapper.cc plug-ins: Handle single-channel OpenEXR with unknown channel names 2023-08-10 19:37:25 +00:00
openexr-wrapper.h plug-ins: Handle single-channel OpenEXR with unknown channel names 2023-08-10 19:37:25 +00:00