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 file-jpeg: Fix the copyright and license notices of jpeg-icc.* 2018-08-29 17:38:49 +02:00
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 file-jpeg: Fix the copyright and license notices of jpeg-icc.* 2018-08-29 17:38:49 +02:00
jpeg-icc.h file-jpeg: Fix the copyright and license notices of jpeg-icc.* 2018-08-29 17:38:49 +02:00
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 Use "Returns:" to annotate return values 2019-08-03 07:53:47 +00:00
jpeg-quality.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
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 plug-ins: port file-jpeg to GimpPlugIn and to libgimp objects 2019-08-24 02:33:45 +02:00
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