]> git.imager.perl.org - imager.git/commit
move EXIF handling from the JPEG handler to core Imager
authorTony Cook <tony@develop-help.com>
Thu, 13 Dec 2018 00:15:10 +0000 (11:15 +1100)
committerTony Cook <tony@develop-help.com>
Sat, 15 Dec 2018 08:58:09 +0000 (19:58 +1100)
commit75e155e141ba4c926f178e8bb2744cf0f3c82fba
treeba81e416af9a7d5b59047d30287b6e086279e3cb
parentd39e7aca34f534182cb5b70955d86dbc1bcfc610
move EXIF handling from the JPEG handler to core Imager

and add it to the API.

The JPEG specific check was removed from the EXIF handling code
and inlined into the APP1 check in the JPEG decoder.
16 files changed:
Changes
JPEG/JPEG.pm
JPEG/MANIFEST
JPEG/Makefile.PL
JPEG/imexif.c [deleted file]
JPEG/imexif.h [deleted file]
JPEG/imjpeg.c
MANIFEST
Makefile.PL
imexif.c [new file with mode: 0644]
imexif.h [new file with mode: 0644]
imext.c
imext.h
imexttypes.h
lib/Imager/APIRef.pod
xt/x20spell.t