Gimp/plug-ins/file-jpeg
Frank Teklote 4576f5a2f1 file-jpeg: fix loading of photoshop path split across multiple segments
Some JPEGs contain large Photoshop path metadata split across multiple APP13 markers. Collect all APP13 payloads and skip the repeated "Photoshop 3.0\0" identifier for subsequent segments so the metadata can be parsed as a single stream.
2026-03-12 15:08:39 +01:00
..
COPYING.ijg
jpeg-export.c plug-ins: Correct GUI and CMYK logic for JPEG export 2026-03-08 03:45:33 +00:00
jpeg-export.h plug-ins: rename various '*-save.[ch]' files to '*-export.[ch]'. 2024-04-21 16:48:58 +02:00
jpeg-icc.c
jpeg-icc.h
jpeg-load.c file-jpeg: fix loading of photoshop path split across multiple segments 2026-03-12 15:08:39 +01:00
jpeg-load.h plug-ins: Load PSD metadata in JPEG plug-in 2023-04-26 12:26:31 +00:00
jpeg-quality.c
jpeg-quality.h
jpeg-settings.c plug-ins: replace gimp_parasite_data*() with gimp_parasite_get_data(). 2021-01-30 00:20:34 +01:00
jpeg-settings.h
jpeg.c app, libgimp*, pdb, plug-ins: review and enhance MR !1549. 2024-08-18 22:46:47 +02:00
jpeg.h file-jpeg: fix loading of photoshop path split across multiple segments 2026-03-12 15:08:39 +01:00
jpegqual.c Replace uses of plain fopen () with GLib's g_fopen () 2023-01-24 14:48:44 +00:00
meson.build plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00