exiftool_vendored 13.45.0 → 13.46.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/bin/Changes +19 -1
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +3 -3
- data/bin/exiftool +8 -7
- data/bin/lib/File/RandomAccess.pm +1 -1
- data/bin/lib/File/RandomAccess.pod +2 -2
- data/bin/lib/Image/ExifTool/AAC.pm +1 -1
- data/bin/lib/Image/ExifTool/AES.pm +1 -1
- data/bin/lib/Image/ExifTool/AFCP.pm +1 -1
- data/bin/lib/Image/ExifTool/AIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/APE.pm +1 -1
- data/bin/lib/Image/ExifTool/APP12.pm +1 -1
- data/bin/lib/Image/ExifTool/ASF.pm +1 -1
- data/bin/lib/Image/ExifTool/Apple.pm +1 -1
- data/bin/lib/Image/ExifTool/Audible.pm +1 -1
- data/bin/lib/Image/ExifTool/BMP.pm +1 -1
- data/bin/lib/Image/ExifTool/BPG.pm +1 -1
- data/bin/lib/Image/ExifTool/BZZ.pm +1 -1
- data/bin/lib/Image/ExifTool/BigTIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/BuildTagLookup.pm +2 -2
- data/bin/lib/Image/ExifTool/CBOR.pm +1 -1
- data/bin/lib/Image/ExifTool/Canon.pm +52 -11
- data/bin/lib/Image/ExifTool/CanonCustom.pm +1 -1
- data/bin/lib/Image/ExifTool/CanonRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/CanonVRD.pm +1 -1
- data/bin/lib/Image/ExifTool/CaptureOne.pm +1 -1
- data/bin/lib/Image/ExifTool/Casio.pm +1 -1
- data/bin/lib/Image/ExifTool/Charset.pm +1 -1
- data/bin/lib/Image/ExifTool/DICOM.pm +1 -1
- data/bin/lib/Image/ExifTool/DJI.pm +1 -1
- data/bin/lib/Image/ExifTool/DNG.pm +1 -1
- data/bin/lib/Image/ExifTool/DPX.pm +1 -1
- data/bin/lib/Image/ExifTool/DSF.pm +1 -1
- data/bin/lib/Image/ExifTool/DV.pm +1 -1
- data/bin/lib/Image/ExifTool/DarwinCore.pm +1 -1
- data/bin/lib/Image/ExifTool/DjVu.pm +1 -1
- data/bin/lib/Image/ExifTool/EXE.pm +1 -1
- data/bin/lib/Image/ExifTool/Exif.pm +4 -3
- data/bin/lib/Image/ExifTool/FITS.pm +1 -1
- data/bin/lib/Image/ExifTool/FLAC.pm +1 -1
- data/bin/lib/Image/ExifTool/FLIF.pm +1 -1
- data/bin/lib/Image/ExifTool/FLIR.pm +1 -1
- data/bin/lib/Image/ExifTool/Fixup.pm +1 -1
- data/bin/lib/Image/ExifTool/Flash.pm +1 -1
- data/bin/lib/Image/ExifTool/FlashPix.pm +1 -1
- data/bin/lib/Image/ExifTool/Font.pm +1 -1
- data/bin/lib/Image/ExifTool/FotoStation.pm +1 -1
- data/bin/lib/Image/ExifTool/FujiFilm.pm +1 -1
- data/bin/lib/Image/ExifTool/GE.pm +1 -1
- data/bin/lib/Image/ExifTool/GIF.pm +1 -1
- data/bin/lib/Image/ExifTool/GIMP.pm +1 -1
- data/bin/lib/Image/ExifTool/GM.pm +1 -1
- data/bin/lib/Image/ExifTool/GPS.pm +1 -1
- data/bin/lib/Image/ExifTool/GeoTiff.pm +1 -1
- data/bin/lib/Image/ExifTool/Geolocation.pm +1 -1
- data/bin/lib/Image/ExifTool/Geotag.pm +60 -19
- data/bin/lib/Image/ExifTool/GoPro.pm +1 -1
- data/bin/lib/Image/ExifTool/Google.pm +3 -2
- data/bin/lib/Image/ExifTool/H264.pm +1 -1
- data/bin/lib/Image/ExifTool/HP.pm +1 -1
- data/bin/lib/Image/ExifTool/HTML.pm +1 -1
- data/bin/lib/Image/ExifTool/HtmlDump.pm +1 -1
- data/bin/lib/Image/ExifTool/ICC_Profile.pm +1 -1
- data/bin/lib/Image/ExifTool/ICO.pm +1 -1
- data/bin/lib/Image/ExifTool/ID3.pm +1 -1
- data/bin/lib/Image/ExifTool/IPTC.pm +1 -1
- data/bin/lib/Image/ExifTool/ISO.pm +1 -1
- data/bin/lib/Image/ExifTool/ITC.pm +1 -1
- data/bin/lib/Image/ExifTool/Import.pm +1 -1
- data/bin/lib/Image/ExifTool/InDesign.pm +1 -1
- data/bin/lib/Image/ExifTool/InfiRay.pm +1 -1
- data/bin/lib/Image/ExifTool/JPEG.pm +1 -1
- data/bin/lib/Image/ExifTool/JPEGDigest.pm +1 -1
- data/bin/lib/Image/ExifTool/JSON.pm +1 -1
- data/bin/lib/Image/ExifTool/JVC.pm +1 -1
- data/bin/lib/Image/ExifTool/Jpeg2000.pm +1 -1
- data/bin/lib/Image/ExifTool/Kandao.pm +1 -1
- data/bin/lib/Image/ExifTool/Kodak.pm +1 -1
- data/bin/lib/Image/ExifTool/KyoceraRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/LIF.pm +1 -1
- data/bin/lib/Image/ExifTool/LNK.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/cs.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/de.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/en_ca.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/en_gb.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/es.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/fi.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/fr.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/it.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ja.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ko.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/nl.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/pl.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ru.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/sk.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/sv.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/tr.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/zh_cn.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/zh_tw.pm +1 -1
- data/bin/lib/Image/ExifTool/Leaf.pm +1 -1
- data/bin/lib/Image/ExifTool/LigoGPS.pm +1 -1
- data/bin/lib/Image/ExifTool/Lytro.pm +1 -1
- data/bin/lib/Image/ExifTool/M2TS.pm +1 -1
- data/bin/lib/Image/ExifTool/MIE.pm +1 -1
- data/bin/lib/Image/ExifTool/MIEUnits.pod +1 -1
- data/bin/lib/Image/ExifTool/MIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/MISB.pm +1 -1
- data/bin/lib/Image/ExifTool/MNG.pm +1 -1
- data/bin/lib/Image/ExifTool/MOI.pm +1 -1
- data/bin/lib/Image/ExifTool/MPC.pm +1 -1
- data/bin/lib/Image/ExifTool/MPEG.pm +1 -1
- data/bin/lib/Image/ExifTool/MPF.pm +1 -1
- data/bin/lib/Image/ExifTool/MRC.pm +1 -1
- data/bin/lib/Image/ExifTool/MWG.pm +1 -1
- data/bin/lib/Image/ExifTool/MXF.pm +1 -1
- data/bin/lib/Image/ExifTool/MacOS.pm +1 -1
- data/bin/lib/Image/ExifTool/MakerNotes.pm +4 -2
- data/bin/lib/Image/ExifTool/Matroska.pm +1 -1
- data/bin/lib/Image/ExifTool/Microsoft.pm +1 -1
- data/bin/lib/Image/ExifTool/Minolta.pm +1 -1
- data/bin/lib/Image/ExifTool/MinoltaRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/Motorola.pm +1 -1
- data/bin/lib/Image/ExifTool/Nikon.pm +1 -1
- data/bin/lib/Image/ExifTool/NikonCapture.pm +1 -1
- data/bin/lib/Image/ExifTool/NikonCustom.pm +1 -1
- data/bin/lib/Image/ExifTool/NikonSettings.pm +1 -1
- data/bin/lib/Image/ExifTool/Nintendo.pm +1 -1
- data/bin/lib/Image/ExifTool/OOXML.pm +1 -1
- data/bin/lib/Image/ExifTool/Ogg.pm +1 -1
- data/bin/lib/Image/ExifTool/Olympus.pm +1 -1
- data/bin/lib/Image/ExifTool/OpenEXR.pm +1 -1
- data/bin/lib/Image/ExifTool/Opus.pm +1 -1
- data/bin/lib/Image/ExifTool/Other.pm +1 -1
- data/bin/lib/Image/ExifTool/PCAP.pm +1 -1
- data/bin/lib/Image/ExifTool/PCX.pm +1 -1
- data/bin/lib/Image/ExifTool/PDF.pm +1 -1
- data/bin/lib/Image/ExifTool/PGF.pm +1 -1
- data/bin/lib/Image/ExifTool/PICT.pm +1 -1
- data/bin/lib/Image/ExifTool/PLIST.pm +1 -1
- data/bin/lib/Image/ExifTool/PLUS.pm +1 -1
- data/bin/lib/Image/ExifTool/PNG.pm +1 -1
- data/bin/lib/Image/ExifTool/PPM.pm +1 -1
- data/bin/lib/Image/ExifTool/PSP.pm +1 -1
- data/bin/lib/Image/ExifTool/Palm.pm +1 -1
- data/bin/lib/Image/ExifTool/Panasonic.pm +7 -2
- data/bin/lib/Image/ExifTool/PanasonicRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/Parrot.pm +1 -1
- data/bin/lib/Image/ExifTool/Pentax.pm +4 -3
- data/bin/lib/Image/ExifTool/PhaseOne.pm +1 -1
- data/bin/lib/Image/ExifTool/PhotoCD.pm +1 -1
- data/bin/lib/Image/ExifTool/PhotoMechanic.pm +1 -1
- data/bin/lib/Image/ExifTool/Photoshop.pm +1 -1
- data/bin/lib/Image/ExifTool/Plot.pm +1 -1
- data/bin/lib/Image/ExifTool/PostScript.pm +1 -1
- data/bin/lib/Image/ExifTool/PrintIM.pm +1 -1
- data/bin/lib/Image/ExifTool/Protobuf.pm +1 -1
- data/bin/lib/Image/ExifTool/Qualcomm.pm +1 -1
- data/bin/lib/Image/ExifTool/QuickTime.pm +8 -4
- data/bin/lib/Image/ExifTool/QuickTimeStream.pl +1 -1
- data/bin/lib/Image/ExifTool/RIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/RSRC.pm +1 -1
- data/bin/lib/Image/ExifTool/RTF.pm +1 -1
- data/bin/lib/Image/ExifTool/Radiance.pm +1 -1
- data/bin/lib/Image/ExifTool/Rawzor.pm +1 -1
- data/bin/lib/Image/ExifTool/Real.pm +1 -1
- data/bin/lib/Image/ExifTool/Reconyx.pm +1 -1
- data/bin/lib/Image/ExifTool/Red.pm +1 -1
- data/bin/lib/Image/ExifTool/Ricoh.pm +1 -1
- data/bin/lib/Image/ExifTool/Samsung.pm +1 -1
- data/bin/lib/Image/ExifTool/Sanyo.pm +1 -1
- data/bin/lib/Image/ExifTool/Scalado.pm +1 -1
- data/bin/lib/Image/ExifTool/Shift.pl +1 -1
- data/bin/lib/Image/ExifTool/Shortcuts.pm +1 -1
- data/bin/lib/Image/ExifTool/Sigma.pm +1 -1
- data/bin/lib/Image/ExifTool/SigmaRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/Sony.pm +1 -1
- data/bin/lib/Image/ExifTool/SonyIDC.pm +1 -1
- data/bin/lib/Image/ExifTool/Stim.pm +1 -1
- data/bin/lib/Image/ExifTool/TNEF.pm +1 -1
- data/bin/lib/Image/ExifTool/TagInfoXML.pm +2 -2
- data/bin/lib/Image/ExifTool/TagLookup.pm +6976 -6967
- data/bin/lib/Image/ExifTool/TagNames.pod +19 -4
- data/bin/lib/Image/ExifTool/Text.pm +1 -1
- data/bin/lib/Image/ExifTool/Theora.pm +1 -1
- data/bin/lib/Image/ExifTool/Torrent.pm +1 -1
- data/bin/lib/Image/ExifTool/Trailer.pm +1 -1
- data/bin/lib/Image/ExifTool/Unknown.pm +1 -1
- data/bin/lib/Image/ExifTool/VCard.pm +1 -1
- data/bin/lib/Image/ExifTool/Validate.pm +5 -5
- data/bin/lib/Image/ExifTool/Vorbis.pm +1 -1
- data/bin/lib/Image/ExifTool/WPG.pm +1 -1
- data/bin/lib/Image/ExifTool/WTV.pm +1 -1
- data/bin/lib/Image/ExifTool/WavPack.pm +1 -1
- data/bin/lib/Image/ExifTool/WriteCanonRaw.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteExif.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteIPTC.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePDF.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePNG.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePhotoshop.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePostScript.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteQuickTime.pl +8 -4
- data/bin/lib/Image/ExifTool/WriteRIFF.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteXMP.pl +1 -1
- data/bin/lib/Image/ExifTool/Writer.pl +1 -1
- data/bin/lib/Image/ExifTool/XISF.pm +1 -1
- data/bin/lib/Image/ExifTool/XMP.pm +1 -1
- data/bin/lib/Image/ExifTool/XMP2.pl +1 -1
- data/bin/lib/Image/ExifTool/XMPStruct.pl +1 -1
- data/bin/lib/Image/ExifTool/ZIP.pm +1 -1
- data/bin/lib/Image/ExifTool/ZISRAW.pm +1 -1
- data/bin/lib/Image/ExifTool/iWork.pm +1 -1
- data/bin/lib/Image/ExifTool.pm +7 -5
- data/bin/lib/Image/ExifTool.pod +11 -2
- data/bin/perl-Image-ExifTool.spec +1 -1
- data/lib/exiftool_vendored/version.rb +1 -1
- metadata +1 -1
|
@@ -37,7 +37,7 @@ use vars qw($VERSION %leicaLensTypes);
|
|
|
37
37
|
use Image::ExifTool qw(:DataAccess :Utils);
|
|
38
38
|
use Image::ExifTool::Exif;
|
|
39
39
|
|
|
40
|
-
$VERSION = '2.
|
|
40
|
+
$VERSION = '2.29';
|
|
41
41
|
|
|
42
42
|
sub ProcessLeicaLEIC($$$);
|
|
43
43
|
sub WhiteBalanceConv($;$$);
|
|
@@ -1440,6 +1440,11 @@ my %shootingMode = (
|
|
|
1440
1440
|
3 => 'High',
|
|
1441
1441
|
},
|
|
1442
1442
|
},
|
|
1443
|
+
0xd4 => { #forum17795
|
|
1444
|
+
Name => 'HybridLogGamma',
|
|
1445
|
+
Writable => 'int16u',
|
|
1446
|
+
PrintConv => { 0 => 'Off', 1 => 'On' },
|
|
1447
|
+
},
|
|
1443
1448
|
0xd6 => { #PH (DC-S1)
|
|
1444
1449
|
Name => 'NoiseReductionStrength',
|
|
1445
1450
|
Writable => 'rational64s',
|
|
@@ -2958,7 +2963,7 @@ Panasonic and Leica maker notes in EXIF information.
|
|
|
2958
2963
|
|
|
2959
2964
|
=head1 AUTHOR
|
|
2960
2965
|
|
|
2961
|
-
Copyright 2003-
|
|
2966
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
2962
2967
|
|
|
2963
2968
|
This library is free software; you can redistribute it and/or modify it
|
|
2964
2969
|
under the same terms as Perl itself.
|
|
@@ -935,7 +935,7 @@ write meta information in Panasonic/Leica RAW, RW2 and RWL images.
|
|
|
935
935
|
|
|
936
936
|
=head1 AUTHOR
|
|
937
937
|
|
|
938
|
-
Copyright 2003-
|
|
938
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
939
939
|
|
|
940
940
|
This library is free software; you can redistribute it and/or modify it
|
|
941
941
|
under the same terms as Perl itself.
|
|
@@ -872,7 +872,7 @@ timed metadata from the 'mett' frame found in Parrot drone MP4 videos.
|
|
|
872
872
|
|
|
873
873
|
=head1 AUTHOR
|
|
874
874
|
|
|
875
|
-
Copyright 2003-
|
|
875
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
876
876
|
|
|
877
877
|
This library is free software; you can redistribute it and/or modify it
|
|
878
878
|
under the same terms as Perl itself.
|
|
@@ -59,7 +59,7 @@ use Image::ExifTool::Exif;
|
|
|
59
59
|
use Image::ExifTool::GPS;
|
|
60
60
|
use Image::ExifTool::HP;
|
|
61
61
|
|
|
62
|
-
$VERSION = '3.
|
|
62
|
+
$VERSION = '3.60';
|
|
63
63
|
|
|
64
64
|
sub CryptShutterCount($$);
|
|
65
65
|
sub PrintFilter($$$);
|
|
@@ -401,7 +401,8 @@ sub AFAreasK3III($$);
|
|
|
401
401
|
#
|
|
402
402
|
# Q-mount lenses (21=auto focus lens, 22=manual focus)
|
|
403
403
|
#
|
|
404
|
-
'
|
|
404
|
+
'20 0' => 'Pentax Q Manual Lens (Q, Q10)', #27
|
|
405
|
+
'21 0' => 'Pentax Q Manual Lens', #PH (Q7, Q-S1)
|
|
405
406
|
'21 1' => '01 Standard Prime 8.5mm F1.9', #PH
|
|
406
407
|
'21 2' => '02 Standard Zoom 5-15mm F2.8-4.5', #PH
|
|
407
408
|
'22 3' => '03 Fish-eye 3.2mm F5.6', #PH
|
|
@@ -6924,7 +6925,7 @@ tags, and everyone who helped contribute to the LensType values.
|
|
|
6924
6925
|
|
|
6925
6926
|
=head1 AUTHOR
|
|
6926
6927
|
|
|
6927
|
-
Copyright 2003-
|
|
6928
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
6928
6929
|
|
|
6929
6930
|
This library is free software; you can redistribute it and/or modify it
|
|
6930
6931
|
under the same terms as Perl itself.
|
|
@@ -742,7 +742,7 @@ One maker notes.
|
|
|
742
742
|
|
|
743
743
|
=head1 AUTHOR
|
|
744
744
|
|
|
745
|
-
Copyright 2003-
|
|
745
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
746
746
|
|
|
747
747
|
This library is free software; you can redistribute it and/or modify it
|
|
748
748
|
under the same terms as Perl itself.
|
|
@@ -484,7 +484,7 @@ information from Kodak Photo CD Image Pac (PCD) files.
|
|
|
484
484
|
|
|
485
485
|
=head1 AUTHOR
|
|
486
486
|
|
|
487
|
-
Copyright 2003-
|
|
487
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
488
488
|
|
|
489
489
|
This library is free software; you can redistribute it and/or modify it
|
|
490
490
|
under the same terms as Perl itself.
|
|
@@ -237,7 +237,7 @@ write information written by the Camera Bits Photo Mechanic software.
|
|
|
237
237
|
|
|
238
238
|
=head1 AUTHOR
|
|
239
239
|
|
|
240
|
-
Copyright 2003-
|
|
240
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
241
241
|
|
|
242
242
|
This library is free software; you can redistribute it and/or modify it
|
|
243
243
|
under the same terms as Perl itself.
|
|
@@ -1262,7 +1262,7 @@ be preserved when copying Photoshop information via user-defined tags.
|
|
|
1262
1262
|
|
|
1263
1263
|
=head1 AUTHOR
|
|
1264
1264
|
|
|
1265
|
-
Copyright 2003-
|
|
1265
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
1266
1266
|
|
|
1267
1267
|
This library is free software; you can redistribute it and/or modify it
|
|
1268
1268
|
under the same terms as Perl itself.
|
|
@@ -716,7 +716,7 @@ invalid.
|
|
|
716
716
|
|
|
717
717
|
=head1 AUTHOR
|
|
718
718
|
|
|
719
|
-
Copyright 2003-
|
|
719
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
720
720
|
|
|
721
721
|
This library is free software; you can redistribute it and/or modify it
|
|
722
722
|
under the same terms as Perl itself.
|
|
@@ -768,7 +768,7 @@ This code reads meta information from EPS (Encapsulated PostScript), PS
|
|
|
768
768
|
|
|
769
769
|
=head1 AUTHOR
|
|
770
770
|
|
|
771
|
-
Copyright 2003-
|
|
771
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
772
772
|
|
|
773
773
|
This library is free software; you can redistribute it and/or modify it
|
|
774
774
|
under the same terms as Perl itself.
|
|
@@ -112,7 +112,7 @@ Print Image Matching meta information.
|
|
|
112
112
|
|
|
113
113
|
=head1 AUTHOR
|
|
114
114
|
|
|
115
|
-
Copyright 2003-
|
|
115
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
116
116
|
|
|
117
117
|
This library is free software; you can redistribute it and/or modify it
|
|
118
118
|
under the same terms as Perl itself.
|
|
@@ -295,7 +295,7 @@ information in protocol buffer (protobuf) format.
|
|
|
295
295
|
|
|
296
296
|
=head1 AUTHOR
|
|
297
297
|
|
|
298
|
-
Copyright 2003-
|
|
298
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
299
299
|
|
|
300
300
|
This library is free software; you can redistribute it and/or modify it
|
|
301
301
|
under the same terms as Perl itself.
|
|
@@ -1408,7 +1408,7 @@ information from the APP7 Qualcomm segment in JPEG images.
|
|
|
1408
1408
|
|
|
1409
1409
|
=head1 AUTHOR
|
|
1410
1410
|
|
|
1411
|
-
Copyright 2003-
|
|
1411
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
1412
1412
|
|
|
1413
1413
|
This library is free software; you can redistribute it and/or modify it
|
|
1414
1414
|
under the same terms as Perl itself.
|
|
@@ -49,7 +49,7 @@ use Image::ExifTool qw(:DataAccess :Utils);
|
|
|
49
49
|
use Image::ExifTool::Exif;
|
|
50
50
|
use Image::ExifTool::GPS;
|
|
51
51
|
|
|
52
|
-
$VERSION = '3.
|
|
52
|
+
$VERSION = '3.26';
|
|
53
53
|
|
|
54
54
|
sub ProcessMOV($$;$);
|
|
55
55
|
sub ProcessKeys($$$);
|
|
@@ -10546,8 +10546,12 @@ ItemID: foreach $id (reverse sort { $a <=> $b } keys %$items) {
|
|
|
10546
10546
|
$raf->Seek($seekTo);
|
|
10547
10547
|
}
|
|
10548
10548
|
unless ($raf->Seek($seekTo-1) and $raf->Read($buff, 1) == 1) {
|
|
10549
|
-
|
|
10550
|
-
|
|
10549
|
+
if (pack('N',$size) =~ /^<b[r>]/) { # check for corrupted HEIC file downloaded from heic.digital
|
|
10550
|
+
$warnStr = sprintf('Extraneous HTML text appended to file at offset 0x%x', $lastPos);
|
|
10551
|
+
} else {
|
|
10552
|
+
my $t = PrintableTagID($tag,2);
|
|
10553
|
+
$warnStr = sprintf("Truncated '${t}' data at offset 0x%x", $lastPos);
|
|
10554
|
+
}
|
|
10551
10555
|
last;
|
|
10552
10556
|
}
|
|
10553
10557
|
}
|
|
@@ -10689,7 +10693,7 @@ information from QuickTime and MP4 video, M4A audio, and HEIC image files.
|
|
|
10689
10693
|
|
|
10690
10694
|
=head1 AUTHOR
|
|
10691
10695
|
|
|
10692
|
-
Copyright 2003-
|
|
10696
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
10693
10697
|
|
|
10694
10698
|
This library is free software; you can redistribute it and/or modify it
|
|
10695
10699
|
under the same terms as Perl itself.
|
|
@@ -3777,7 +3777,7 @@ information like GPS tracks from MOV, MP4 and INSV media data.
|
|
|
3777
3777
|
|
|
3778
3778
|
=head1 AUTHOR
|
|
3779
3779
|
|
|
3780
|
-
Copyright 2003-
|
|
3780
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
3781
3781
|
|
|
3782
3782
|
This library is free software; you can redistribute it and/or modify it
|
|
3783
3783
|
under the same terms as Perl itself.
|
|
@@ -2236,7 +2236,7 @@ including AVI videos, WAV audio files and WEBP images.
|
|
|
2236
2236
|
|
|
2237
2237
|
=head1 AUTHOR
|
|
2238
2238
|
|
|
2239
|
-
Copyright 2003-
|
|
2239
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
2240
2240
|
|
|
2241
2241
|
This library is free software; you can redistribute it and/or modify it
|
|
2242
2242
|
under the same terms as Perl itself.
|
|
@@ -225,7 +225,7 @@ resource files.
|
|
|
225
225
|
|
|
226
226
|
=head1 AUTHOR
|
|
227
227
|
|
|
228
|
-
Copyright 2003-
|
|
228
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
229
229
|
|
|
230
230
|
This library is free software; you can redistribute it and/or modify it
|
|
231
231
|
under the same terms as Perl itself.
|
|
@@ -366,7 +366,7 @@ information from RTF (Rich Text Format) documents.
|
|
|
366
366
|
|
|
367
367
|
=head1 AUTHOR
|
|
368
368
|
|
|
369
|
-
Copyright 2003-
|
|
369
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
370
370
|
|
|
371
371
|
This library is free software; you can redistribute it and/or modify it
|
|
372
372
|
under the same terms as Perl itself.
|
|
@@ -125,7 +125,7 @@ images are a type of high dynamic-range image.
|
|
|
125
125
|
|
|
126
126
|
=head1 AUTHOR
|
|
127
127
|
|
|
128
|
-
Copyright 2003-
|
|
128
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
129
129
|
|
|
130
130
|
This library is free software; you can redistribute it and/or modify it
|
|
131
131
|
under the same terms as Perl itself.
|
|
@@ -168,7 +168,7 @@ information from Rawzor compressed images.
|
|
|
168
168
|
|
|
169
169
|
=head1 AUTHOR
|
|
170
170
|
|
|
171
|
-
Copyright 2003-
|
|
171
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
172
172
|
|
|
173
173
|
This library is free software; you can redistribute it and/or modify it
|
|
174
174
|
under the same terms as Perl itself.
|
|
@@ -715,7 +715,7 @@ little-endian, but the Real format is big-endian.
|
|
|
715
715
|
|
|
716
716
|
=head1 AUTHOR
|
|
717
717
|
|
|
718
|
-
Copyright 2003-
|
|
718
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
719
719
|
|
|
720
720
|
This library is free software; you can redistribute it and/or modify it
|
|
721
721
|
under the same terms as Perl itself.
|
|
@@ -715,7 +715,7 @@ maker notes in images from Reconyx cameras.
|
|
|
715
715
|
|
|
716
716
|
=head1 AUTHOR
|
|
717
717
|
|
|
718
|
-
Copyright 2003-
|
|
718
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
719
719
|
|
|
720
720
|
This library is free software; you can redistribute it and/or modify it
|
|
721
721
|
under the same terms as Perl itself.
|
|
@@ -313,7 +313,7 @@ from Redcode R3D version 1 and 2 video files.
|
|
|
313
313
|
|
|
314
314
|
=head1 AUTHOR
|
|
315
315
|
|
|
316
|
-
Copyright 2003-
|
|
316
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
317
317
|
|
|
318
318
|
This library is free software; you can redistribute it and/or modify it
|
|
319
319
|
under the same terms as Perl itself.
|
|
@@ -1252,7 +1252,7 @@ interpret Ricoh maker notes EXIF meta information.
|
|
|
1252
1252
|
|
|
1253
1253
|
=head1 AUTHOR
|
|
1254
1254
|
|
|
1255
|
-
Copyright 2003-
|
|
1255
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
1256
1256
|
|
|
1257
1257
|
This library is free software; you can redistribute it and/or modify it
|
|
1258
1258
|
under the same terms as Perl itself.
|
|
@@ -1899,7 +1899,7 @@ Samsung maker notes in EXIF information.
|
|
|
1899
1899
|
|
|
1900
1900
|
=head1 AUTHOR
|
|
1901
1901
|
|
|
1902
|
-
Copyright 2003-
|
|
1902
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
1903
1903
|
|
|
1904
1904
|
This library is free software; you can redistribute it and/or modify it
|
|
1905
1905
|
under the same terms as Perl itself.
|
|
@@ -419,7 +419,7 @@ Sanyo maker notes in EXIF information.
|
|
|
419
419
|
|
|
420
420
|
=head1 AUTHOR
|
|
421
421
|
|
|
422
|
-
Copyright 2003-
|
|
422
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
423
423
|
|
|
424
424
|
This library is free software; you can redistribute it and/or modify it
|
|
425
425
|
under the same terms as Perl itself.
|
|
@@ -128,7 +128,7 @@ metadata from the JPEG APP4 SCALADO segment.
|
|
|
128
128
|
|
|
129
129
|
=head1 AUTHOR
|
|
130
130
|
|
|
131
|
-
Copyright 2003-
|
|
131
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
132
132
|
|
|
133
133
|
This library is free software; you can redistribute it and/or modify it
|
|
134
134
|
under the same terms as Perl itself.
|
|
@@ -631,7 +631,7 @@ limited to the range 1970 to 2038 on 32-bit systems.
|
|
|
631
631
|
|
|
632
632
|
=head1 AUTHOR
|
|
633
633
|
|
|
634
|
-
Copyright 2003-
|
|
634
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
635
635
|
|
|
636
636
|
This library is free software; you can redistribute it and/or modify it
|
|
637
637
|
under the same terms as Perl itself.
|
|
@@ -347,7 +347,7 @@ name prefix.
|
|
|
347
347
|
|
|
348
348
|
=head1 AUTHOR
|
|
349
349
|
|
|
350
|
-
Copyright 2003-
|
|
350
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
351
351
|
|
|
352
352
|
This library is free software; you can redistribute it and/or modify it
|
|
353
353
|
under the same terms as Perl itself.
|
|
@@ -890,7 +890,7 @@ Sigma and Foveon maker notes in EXIF information.
|
|
|
890
890
|
|
|
891
891
|
=head1 AUTHOR
|
|
892
892
|
|
|
893
|
-
Copyright 2003-
|
|
893
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
894
894
|
|
|
895
895
|
This library is free software; you can redistribute it and/or modify it
|
|
896
896
|
under the same terms as Perl itself.
|
|
@@ -680,7 +680,7 @@ Sigma and Foveon X3F images.
|
|
|
680
680
|
|
|
681
681
|
=head1 AUTHOR
|
|
682
682
|
|
|
683
|
-
Copyright 2003-
|
|
683
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
684
684
|
|
|
685
685
|
This library is free software; you can redistribute it and/or modify it
|
|
686
686
|
under the same terms as Perl itself.
|
|
@@ -11860,7 +11860,7 @@ Minolta.
|
|
|
11860
11860
|
|
|
11861
11861
|
=head1 AUTHOR
|
|
11862
11862
|
|
|
11863
|
-
Copyright 2003-
|
|
11863
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
11864
11864
|
|
|
11865
11865
|
This library is free software; you can redistribute it and/or modify it
|
|
11866
11866
|
under the same terms as Perl itself.
|
|
@@ -379,7 +379,7 @@ write Sony Image Data Converter version 3.0 metadata in ARW images.
|
|
|
379
379
|
|
|
380
380
|
=head1 AUTHOR
|
|
381
381
|
|
|
382
|
-
Copyright 2003-
|
|
382
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
383
383
|
|
|
384
384
|
This library is free software; you can redistribute it and/or modify it
|
|
385
385
|
under the same terms as Perl itself.
|
|
@@ -174,7 +174,7 @@ information.
|
|
|
174
174
|
|
|
175
175
|
=head1 AUTHOR
|
|
176
176
|
|
|
177
|
-
Copyright 2003-
|
|
177
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
178
178
|
|
|
179
179
|
This library is free software; you can redistribute it and/or modify it
|
|
180
180
|
under the same terms as Perl itself.
|
|
@@ -458,7 +458,7 @@ This module contains definitions required by Image::ExifTool to read TNEF
|
|
|
458
458
|
|
|
459
459
|
=head1 AUTHOR
|
|
460
460
|
|
|
461
|
-
Copyright 2003-
|
|
461
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
462
462
|
|
|
463
463
|
This library is free software; you can redistribute it and/or modify it
|
|
464
464
|
under the same terms as Perl itself.
|
|
@@ -652,7 +652,7 @@ and values.
|
|
|
652
652
|
|
|
653
653
|
~head1 AUTHOR
|
|
654
654
|
|
|
655
|
-
Copyright 2003-
|
|
655
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
656
656
|
|
|
657
657
|
This library is free software; you can redistribute it and/or modify it
|
|
658
658
|
under the same terms as Perl itself.
|
|
@@ -836,7 +836,7 @@ Number of modules updated, or negative on error.
|
|
|
836
836
|
|
|
837
837
|
=head1 AUTHOR
|
|
838
838
|
|
|
839
|
-
Copyright 2003-
|
|
839
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
840
840
|
|
|
841
841
|
This library is free software; you can redistribute it and/or modify it
|
|
842
842
|
under the same terms as Perl itself.
|