gimp/plug-ins/file-exr
Jacob Boerema 4bf2c1e1ba plug-ins: fix #10903 Missing metadata in OpenEXR images from darktable
Due to changes in our metadata handling API for plug-ins, the exif and
xmp metadata read from exr images was being overwritten by empty
metadata.

Fix this by following the new API and also add messages when loading
metadata fails. That way it will be easier to catch in the future if
metadata loading gets broken again.
2024-03-07 13:12:08 -05: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: fix #10903 Missing metadata in OpenEXR images from darktable 2024-03-07 13:12:08 -05:00
meson.build meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
openexr-wrapper.cc plug-ins: fix incorrect size when comparing jpeg exif marker in EXR loader 2024-03-07 13:12:08 -05:00
openexr-wrapper.h plug-ins: Handle single-channel OpenEXR with unknown channel names 2023-08-10 19:37:25 +00:00