exiftool_vendored 12.13.0 → 12.17.1
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of exiftool_vendored might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/bin/Changes +61 -4
- data/bin/MANIFEST +3 -0
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +3 -3
- data/bin/exiftool +63 -43
- data/bin/lib/File/RandomAccess.pm +1 -1
- data/bin/lib/File/RandomAccess.pod +2 -2
- data/bin/lib/Image/ExifTool.pm +36 -3
- data/bin/lib/Image/ExifTool.pod +9 -7
- 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 +9 -7
- data/bin/lib/Image/ExifTool/Canon.pm +3 -2
- data/bin/lib/Image/ExifTool/CanonCustom.pm +20 -2
- 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 +28 -2
- data/bin/lib/Image/ExifTool/DNG.pm +1 -1
- data/bin/lib/Image/ExifTool/DPX.pm +4 -4
- 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 +45 -16
- 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 +3 -2
- 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/GPS.pm +6 -6
- data/bin/lib/Image/ExifTool/GeoTiff.pm +1 -1
- data/bin/lib/Image/ExifTool/Geotag.pm +1 -1
- data/bin/lib/Image/ExifTool/GoPro.pm +1 -1
- data/bin/lib/Image/ExifTool/H264.pm +21 -6
- 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/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/JPEG.pm +24 -2
- 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 +9 -4
- data/bin/lib/Image/ExifTool/Kodak.pm +1 -1
- data/bin/lib/Image/ExifTool/KyoceraRaw.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/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/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/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/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 +1 -1
- 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 +312 -34
- 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 +2013 -0
- 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/PCX.pm +1 -1
- data/bin/lib/Image/ExifTool/PDF.pm +10 -2
- 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 +12 -4
- 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 +1 -1
- 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 +3 -2
- 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/PostScript.pm +1 -1
- data/bin/lib/Image/ExifTool/PrintIM.pm +1 -1
- data/bin/lib/Image/ExifTool/Qualcomm.pm +1 -1
- data/bin/lib/Image/ExifTool/QuickTime.pm +12 -6
- data/bin/lib/Image/ExifTool/QuickTimeStream.pl +46 -7
- data/bin/lib/Image/ExifTool/README +5 -4
- data/bin/lib/Image/ExifTool/RIFF.pm +85 -7
- 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 +4 -2
- data/bin/lib/Image/ExifTool/SonyIDC.pm +1 -1
- data/bin/lib/Image/ExifTool/Stim.pm +1 -1
- data/bin/lib/Image/ExifTool/TagInfoXML.pm +2 -2
- data/bin/lib/Image/ExifTool/TagLookup.pm +3985 -3811
- data/bin/lib/Image/ExifTool/TagNames.pod +422 -21
- 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/Unknown.pm +1 -1
- data/bin/lib/Image/ExifTool/VCard.pm +1 -1
- data/bin/lib/Image/ExifTool/Validate.pm +1 -1
- data/bin/lib/Image/ExifTool/Vorbis.pm +1 -1
- data/bin/lib/Image/ExifTool/WTV.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 +1 -1
- data/bin/lib/Image/ExifTool/WriteXMP.pl +10 -7
- data/bin/lib/Image/ExifTool/Writer.pl +17 -7
- data/bin/lib/Image/ExifTool/XMP.pm +44 -9
- 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/perl-Image-ExifTool.spec +1 -1
- data/lib/exiftool_vendored/version.rb +1 -1
- metadata +36 -3
@@ -223,7 +223,7 @@ characteristics of TXT and CSV files.
|
|
223
223
|
|
224
224
|
=head1 AUTHOR
|
225
225
|
|
226
|
-
Copyright 2003-
|
226
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
227
227
|
|
228
228
|
This library is free software; you can redistribute it and/or modify it
|
229
229
|
under the same terms as Perl itself.
|
@@ -122,7 +122,7 @@ information from Theora video streams.
|
|
122
122
|
|
123
123
|
=head1 AUTHOR
|
124
124
|
|
125
|
-
Copyright 2003-
|
125
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
126
126
|
|
127
127
|
This library is free software; you can redistribute it and/or modify it
|
128
128
|
under the same terms as Perl itself.
|
@@ -303,7 +303,7 @@ bencoded information from BitTorrent files.
|
|
303
303
|
|
304
304
|
=head1 AUTHOR
|
305
305
|
|
306
|
-
Copyright 2003-
|
306
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
307
307
|
|
308
308
|
This library is free software; you can redistribute it and/or modify it
|
309
309
|
under the same terms as Perl itself.
|
@@ -53,7 +53,7 @@ unknown manufacturers.
|
|
53
53
|
|
54
54
|
=head1 AUTHOR
|
55
55
|
|
56
|
-
Copyright 2003-
|
56
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
57
57
|
|
58
58
|
This library is free software; you can redistribute it and/or modify it
|
59
59
|
under the same terms as Perl itself.
|
@@ -416,7 +416,7 @@ information from vCard VCF and iCalendar ICS files.
|
|
416
416
|
|
417
417
|
=head1 AUTHOR
|
418
418
|
|
419
|
-
Copyright 2003-
|
419
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
420
420
|
|
421
421
|
This library is free software; you can redistribute it and/or modify it
|
422
422
|
under the same terms as Perl itself.
|
@@ -659,7 +659,7 @@ ExifTool Validate option is enabled.
|
|
659
659
|
|
660
660
|
=head1 AUTHOR
|
661
661
|
|
662
|
-
Copyright 2003-
|
662
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
663
663
|
|
664
664
|
This library is free software; you can redistribute it and/or modify it
|
665
665
|
under the same terms as Perl itself.
|
@@ -228,7 +228,7 @@ information from Ogg Vorbis audio headers.
|
|
228
228
|
|
229
229
|
=head1 AUTHOR
|
230
230
|
|
231
|
-
Copyright 2003-
|
231
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
232
232
|
|
233
233
|
This library is free software; you can redistribute it and/or modify it
|
234
234
|
under the same terms as Perl itself.
|
@@ -297,7 +297,7 @@ This module contains definitions required by Image::ExifTool to read WTV
|
|
297
297
|
|
298
298
|
=head1 AUTHOR
|
299
299
|
|
300
|
-
Copyright 2003-
|
300
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
301
301
|
|
302
302
|
This library is free software; you can redistribute it and/or modify it
|
303
303
|
under the same terms as Perl itself.
|
@@ -623,7 +623,7 @@ JPEG files, and would lead to far fewer problems with corrupted metadata.
|
|
623
623
|
|
624
624
|
=head1 AUTHOR
|
625
625
|
|
626
|
-
Copyright 2003-
|
626
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
627
627
|
|
628
628
|
This library is free software; you can redistribute it and/or modify it
|
629
629
|
under the same terms as Perl itself.
|
@@ -2563,7 +2563,7 @@ This file contains routines to write EXIF metadata.
|
|
2563
2563
|
|
2564
2564
|
=head1 AUTHOR
|
2565
2565
|
|
2566
|
-
Copyright 2003-
|
2566
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
2567
2567
|
|
2568
2568
|
This library is free software; you can redistribute it and/or modify it
|
2569
2569
|
under the same terms as Perl itself.
|
@@ -715,7 +715,7 @@ seldom-used routines.
|
|
715
715
|
|
716
716
|
=head1 AUTHOR
|
717
717
|
|
718
|
-
Copyright 2003-
|
718
|
+
Copyright 2003-2021, 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.
|
@@ -749,7 +749,7 @@ C<PDF-update> pseudo group).
|
|
749
749
|
|
750
750
|
=head1 AUTHOR
|
751
751
|
|
752
|
-
Copyright 2003-
|
752
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
753
753
|
|
754
754
|
This library is free software; you can redistribute it and/or modify it
|
755
755
|
under the same terms as Perl itself.
|
@@ -379,7 +379,7 @@ strings).
|
|
379
379
|
|
380
380
|
=head1 AUTHOR
|
381
381
|
|
382
|
-
Copyright 2003-
|
382
|
+
Copyright 2003-2021, 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.
|
@@ -257,7 +257,7 @@ default resource name, and applied if no appended name is provided.
|
|
257
257
|
|
258
258
|
=head1 AUTHOR
|
259
259
|
|
260
|
-
Copyright 2003-
|
260
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
261
261
|
|
262
262
|
This library is free software; you can redistribute it and/or modify it
|
263
263
|
under the same terms as Perl itself.
|
@@ -686,7 +686,7 @@ Thanks to Tim Kordick for his help testing the EPS writer.
|
|
686
686
|
|
687
687
|
=head1 AUTHOR
|
688
688
|
|
689
|
-
Copyright 2003-
|
689
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
690
690
|
|
691
691
|
This library is free software; you can redistribute it and/or modify it
|
692
692
|
under the same terms as Perl itself.
|
@@ -1878,7 +1878,7 @@ QuickTime-based file formats like MOV and MP4.
|
|
1878
1878
|
|
1879
1879
|
=head1 AUTHOR
|
1880
1880
|
|
1881
|
-
Copyright 2003-
|
1881
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
1882
1882
|
|
1883
1883
|
This library is free software; you can redistribute it and/or modify it
|
1884
1884
|
under the same terms as Perl itself.
|
@@ -12,7 +12,7 @@ use vars qw(%specialStruct %dateTimeInfo %stdXlatNS);
|
|
12
12
|
|
13
13
|
use Image::ExifTool qw(:DataAccess :Utils);
|
14
14
|
|
15
|
-
sub CheckXMP(
|
15
|
+
sub CheckXMP($$$;$);
|
16
16
|
sub CaptureXMP($$$;$);
|
17
17
|
sub SetPropertyPath($$;$$$$);
|
18
18
|
|
@@ -165,12 +165,12 @@ sub FormatXMPDate($)
|
|
165
165
|
|
166
166
|
#------------------------------------------------------------------------------
|
167
167
|
# Check XMP values for validity and format accordingly
|
168
|
-
# Inputs: 0) ExifTool object ref, 1) tagInfo hash ref, 2) raw value ref
|
168
|
+
# Inputs: 0) ExifTool object ref, 1) tagInfo hash ref, 2) raw value ref, 3) conversion type
|
169
169
|
# Returns: error string or undef (and may change value) on success
|
170
170
|
# Note: copies structured information to avoid conflicts with calling code
|
171
|
-
sub CheckXMP(
|
171
|
+
sub CheckXMP($$$;$)
|
172
172
|
{
|
173
|
-
my ($et, $tagInfo, $valPtr) = @_;
|
173
|
+
my ($et, $tagInfo, $valPtr, $convType) = @_;
|
174
174
|
|
175
175
|
if ($$tagInfo{Struct}) {
|
176
176
|
require 'Image/ExifTool/XMPStruct.pl';
|
@@ -250,9 +250,12 @@ sub CheckXMP($$$)
|
|
250
250
|
return "Invalid date/time (use YYYY:mm:dd HH:MM:SS[.ss][+/-HH:MM|Z])" unless $newDate;
|
251
251
|
$$valPtr = $newDate;
|
252
252
|
} elsif ($format eq 'boolean') {
|
253
|
+
# (allow lower-case 'true' and 'false' if not setting PrintConv value)
|
253
254
|
if (not $$valPtr or $$valPtr =~ /false/i or $$valPtr =~ /^no$/i) {
|
254
|
-
$$valPtr
|
255
|
-
|
255
|
+
if (not $$valPtr or $$valPtr ne 'false' or not $convType or $convType eq 'PrintConv') {
|
256
|
+
$$valPtr = 'False';
|
257
|
+
}
|
258
|
+
} elsif ($$valPtr ne 'true' or not $convType or $convType eq 'PrintConv') {
|
256
259
|
$$valPtr = 'True';
|
257
260
|
}
|
258
261
|
} elsif ($format eq '1') {
|
@@ -1613,7 +1616,7 @@ This file contains routines to write XMP metadata.
|
|
1613
1616
|
|
1614
1617
|
=head1 AUTHOR
|
1615
1618
|
|
1616
|
-
Copyright 2003-
|
1619
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
1617
1620
|
|
1618
1621
|
This library is free software; you can redistribute it and/or modify it
|
1619
1622
|
under the same terms as Perl itself.
|
@@ -669,7 +669,7 @@ TAG: foreach $tagInfo (@matchingTags) {
|
|
669
669
|
next TAG unless $lcWant eq lc $grp[1];
|
670
670
|
}
|
671
671
|
}
|
672
|
-
$writeGroup or $writeGroup = ($$tagInfo{WriteGroup} || $grp[0]);
|
672
|
+
$writeGroup or $writeGroup = ($$tagInfo{WriteGroup} || $$tagInfo{Table}{WRITE_GROUP} || $grp[0]);
|
673
673
|
$priority = $hiPri; # highest priority since group was specified
|
674
674
|
}
|
675
675
|
++$foundMatch;
|
@@ -2766,6 +2766,8 @@ sub ConvInv($$$$$;$$)
|
|
2766
2766
|
my ($self, $val, $tagInfo, $tag, $wgrp1, $convType, $wantGroup) = @_;
|
2767
2767
|
my ($err, $type);
|
2768
2768
|
|
2769
|
+
$convType or $convType = $$self{ConvType} || 'PrintConv';
|
2770
|
+
|
2769
2771
|
Conv: for (;;) {
|
2770
2772
|
if (not defined $type) {
|
2771
2773
|
# split value into list if necessary
|
@@ -2779,7 +2781,7 @@ Conv: for (;;) {
|
|
2779
2781
|
$val = @splitVal > 1 ? \@splitVal : @splitVal ? $splitVal[0] : '';
|
2780
2782
|
}
|
2781
2783
|
}
|
2782
|
-
$type = $convType
|
2784
|
+
$type = $convType;
|
2783
2785
|
} elsif ($type eq 'PrintConv') {
|
2784
2786
|
$type = 'ValueConv';
|
2785
2787
|
} else {
|
@@ -2802,11 +2804,11 @@ Conv: for (;;) {
|
|
2802
2804
|
if (ref $val eq 'ARRAY') {
|
2803
2805
|
# loop through array values
|
2804
2806
|
foreach $v (@$val) {
|
2805
|
-
$err2 = &$checkProc($self, $tagInfo, \$v);
|
2807
|
+
$err2 = &$checkProc($self, $tagInfo, \$v, $convType);
|
2806
2808
|
last if $err2;
|
2807
2809
|
}
|
2808
2810
|
} else {
|
2809
|
-
$err2 = &$checkProc($self, $tagInfo, \$val);
|
2811
|
+
$err2 = &$checkProc($self, $tagInfo, \$val, $convType);
|
2810
2812
|
}
|
2811
2813
|
}
|
2812
2814
|
}
|
@@ -4811,9 +4813,17 @@ TryLib: for ($lib=$strptimeLib; ; $lib='') {
|
|
4811
4813
|
$ss = ':00';
|
4812
4814
|
}
|
4813
4815
|
# construct properly formatted date/time string
|
4814
|
-
if ($a[0]
|
4815
|
-
|
4816
|
+
if ($a[0] < 1 or $a[0] > 12) {
|
4817
|
+
warn "Month '$a[0]' out of range 1..12\n";
|
4818
|
+
return undef;
|
4819
|
+
}
|
4820
|
+
if ($a[1] < 1 or $a[1] > 31) {
|
4821
|
+
warn "Day '$a[1]' out of range 1..31\n";
|
4822
|
+
return undef;
|
4816
4823
|
}
|
4824
|
+
$a[2] > 24 and warn("Hour '$a[2]' out of range 0..24\n"), return undef;
|
4825
|
+
$a[3] > 59 and warn("Minutes '$a[3]' out of range 0..59\n"), return undef;
|
4826
|
+
$rtnVal = "$yr:$a[0]:$a[1] $a[2]:$a[3]$ss$fs$tz";
|
4817
4827
|
} elsif ($dateOnly) {
|
4818
4828
|
$rtnVal = join ':', $yr, @a;
|
4819
4829
|
}
|
@@ -6944,7 +6954,7 @@ used routines.
|
|
6944
6954
|
|
6945
6955
|
=head1 AUTHOR
|
6946
6956
|
|
6947
|
-
Copyright 2003-
|
6957
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
6948
6958
|
|
6949
6959
|
This library is free software; you can redistribute it and/or modify it
|
6950
6960
|
under the same terms as Perl itself.
|
@@ -50,13 +50,13 @@ use Image::ExifTool::Exif;
|
|
50
50
|
use Image::ExifTool::GPS;
|
51
51
|
require Exporter;
|
52
52
|
|
53
|
-
$VERSION = '3.
|
53
|
+
$VERSION = '3.38';
|
54
54
|
@ISA = qw(Exporter);
|
55
55
|
@EXPORT_OK = qw(EscapeXML UnescapeXML);
|
56
56
|
|
57
57
|
sub ProcessXMP($$;$);
|
58
58
|
sub WriteXMP($$;$);
|
59
|
-
sub CheckXMP(
|
59
|
+
sub CheckXMP($$$;$);
|
60
60
|
sub ParseXMPElement($$$;$$$$);
|
61
61
|
sub DecodeBase64($);
|
62
62
|
sub EncodeBase64($;$);
|
@@ -467,6 +467,19 @@ my %sCorrectionMask = (
|
|
467
467
|
CenterValue => { Writable => 'real', List => 0 },
|
468
468
|
PerimeterValue=>{ Writable => 'real', List => 0 },
|
469
469
|
);
|
470
|
+
my %sCorrectionRangeMask = (
|
471
|
+
STRUCT_NAME => 'CorrectionRangeMask',
|
472
|
+
NAMESPACE => 'crs',
|
473
|
+
Version => { },
|
474
|
+
Type => { },
|
475
|
+
ColorAmount => { Writable => 'real' },
|
476
|
+
LumMin => { Writable => 'real' },
|
477
|
+
LumMax => { Writable => 'real' },
|
478
|
+
LumFeather => { Writable => 'real' },
|
479
|
+
DepthMin => { Writable => 'real' },
|
480
|
+
DepthMax => { Writable => 'real' },
|
481
|
+
DepthFeather=> { Writable => 'real' },
|
482
|
+
);
|
470
483
|
my %sCorrection = (
|
471
484
|
STRUCT_NAME => 'Correction',
|
472
485
|
NAMESPACE => 'crs',
|
@@ -491,6 +504,15 @@ my %sCorrection = (
|
|
491
504
|
LocalDefringe => { FlatName => 'Defringe', Writable => 'real', List => 0 },
|
492
505
|
LocalTemperature => { FlatName => 'Temperature',Writable => 'real', List => 0 },
|
493
506
|
LocalTint => { FlatName => 'Tint', Writable => 'real', List => 0 },
|
507
|
+
LocalHue => { FlatName => 'Hue', Writable => 'real', List => 0 },
|
508
|
+
LocalWhites2012 => { FlatName => 'Whites2012', Writable => 'real', List => 0 },
|
509
|
+
LocalBlacks2012 => { FlatName => 'Blacks2012', Writable => 'real', List => 0 },
|
510
|
+
LocalDehaze => { FlatName => 'Dehaze', Writable => 'real', List => 0 },
|
511
|
+
LocalTexture => { FlatName => 'Texture', Writable => 'real', List => 0 },
|
512
|
+
CorrectionRangeMask => {
|
513
|
+
FlatName => 'RangeMask',
|
514
|
+
Struct => \%sCorrectionRangeMask,
|
515
|
+
},
|
494
516
|
CorrectionMasks => {
|
495
517
|
FlatName => 'Mask',
|
496
518
|
Struct => \%sCorrectionMask,
|
@@ -2311,6 +2333,7 @@ my %sPantryItem = (
|
|
2311
2333
|
Location => { Groups => { 2 => 'Location' } },
|
2312
2334
|
Scene => { Groups => { 2 => 'Other' }, List => 'Bag' },
|
2313
2335
|
SubjectCode => { Groups => { 2 => 'Other' }, List => 'Bag' },
|
2336
|
+
# Copyright - have seen this in a sample (Jan 2021), but I think it is non-standard
|
2314
2337
|
);
|
2315
2338
|
|
2316
2339
|
# Adobe Lightroom namespace properties (lr) (ref PH)
|
@@ -3105,10 +3128,15 @@ sub FoundXMP($$$$;$)
|
|
3105
3128
|
}
|
3106
3129
|
}
|
3107
3130
|
|
3108
|
-
|
3109
|
-
|
3131
|
+
my $xmlGroups;
|
3132
|
+
my $grp0 = $$tagTablePtr{GROUPS}{0};
|
3133
|
+
if (not $ns and $grp0 ne 'XMP') {
|
3110
3134
|
$tagID = $tag;
|
3135
|
+
} elsif ($grp0 eq 'XML' and not $table) {
|
3136
|
+
# this is an XML table (no namespace lookup)
|
3137
|
+
$tagID = "$ns:$tag";
|
3111
3138
|
} else {
|
3139
|
+
$xmlGroups = 1 if $grp0 eq 'XML';
|
3112
3140
|
# look up this tag in the appropriate table
|
3113
3141
|
$table or $table = 'Image::ExifTool::XMP::other';
|
3114
3142
|
$tagTablePtr = GetTagTable($table);
|
@@ -3301,6 +3329,9 @@ NoLoop:
|
|
3301
3329
|
} else {
|
3302
3330
|
$val = ConvertXMPDate($val, $new) if $new or $fmt eq 'date';
|
3303
3331
|
}
|
3332
|
+
if ($$et{XmpValidate} and $fmt and $fmt eq 'boolean') {
|
3333
|
+
$et->WarnOnce("Boolean value for XMP-$ns:$$tagInfo{Name} should be capitalized",1);
|
3334
|
+
}
|
3304
3335
|
# protect against large binary data in unknown tags
|
3305
3336
|
$$tagInfo{Binary} = 1 if $new and length($val) > 65536;
|
3306
3337
|
}
|
@@ -3335,7 +3366,10 @@ NoLoop:
|
|
3335
3366
|
$$et{TAG_EXTRA}{$key}{Struct} = \@structProps;
|
3336
3367
|
$$et{IsStruct} = 1;
|
3337
3368
|
}
|
3338
|
-
if ($
|
3369
|
+
if ($xmlGroups) {
|
3370
|
+
$et->SetGroup($key, 'XML', 0);
|
3371
|
+
$et->SetGroup($key, "XML-$ns", 1);
|
3372
|
+
} elsif ($ns and not $$tagInfo{StaticGroup1}) {
|
3339
3373
|
# set group1 dynamically according to the namespace
|
3340
3374
|
$et->SetGroup($key, "$$tagTablePtr{GROUPS}{0}-$ns");
|
3341
3375
|
}
|
@@ -4027,11 +4061,12 @@ sub ProcessXMP($$;$)
|
|
4027
4061
|
$dirLen = $dataLen = length $$dataPt;
|
4028
4062
|
}
|
4029
4063
|
|
4030
|
-
# extract XMP as a block if specified
|
4064
|
+
# extract XMP/XML as a block if specified
|
4031
4065
|
my $blockName = $$dirInfo{BlockInfo} ? $$dirInfo{BlockInfo}{Name} : 'XMP';
|
4032
4066
|
if (($$et{REQ_TAG_LOOKUP}{lc $blockName} or ($$et{TAGS_FROM_FILE} and
|
4033
|
-
not $$et{EXCL_TAG_LOOKUP}{lc $blockName})) and
|
4034
|
-
($$
|
4067
|
+
not $$et{EXCL_TAG_LOOKUP}{lc $blockName})) and
|
4068
|
+
(($$et{FileType} eq 'XMP' and $blockName eq 'XMP') or
|
4069
|
+
($$dirInfo{DirName} and $$dirInfo{DirName} eq $blockName)))
|
4035
4070
|
{
|
4036
4071
|
$et->FoundTag($$dirInfo{BlockInfo} || 'XMP', substr($$dataPt, $dirStart, $dirLen));
|
4037
4072
|
}
|
@@ -4193,7 +4228,7 @@ information.
|
|
4193
4228
|
|
4194
4229
|
=head1 AUTHOR
|
4195
4230
|
|
4196
|
-
Copyright 2003-
|
4231
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
4197
4232
|
|
4198
4233
|
This library is free software; you can redistribute it and/or modify it
|
4199
4234
|
under the same terms as Perl itself.
|
@@ -2122,7 +2122,7 @@ This file contains definitions for less common XMP namespaces.
|
|
2122
2122
|
|
2123
2123
|
=head1 AUTHOR
|
2124
2124
|
|
2125
|
-
Copyright 2003-
|
2125
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
2126
2126
|
|
2127
2127
|
This library is free software; you can redistribute it and/or modify it
|
2128
2128
|
under the same terms as Perl itself.
|
@@ -853,7 +853,7 @@ information.
|
|
853
853
|
|
854
854
|
=head1 AUTHOR
|
855
855
|
|
856
|
-
Copyright 2003-
|
856
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
857
857
|
|
858
858
|
This library is free software; you can redistribute it and/or modify it
|
859
859
|
under the same terms as Perl itself.
|
@@ -700,7 +700,7 @@ Electronic Publication (EPUB), and Sketch design files (SKETCH).
|
|
700
700
|
|
701
701
|
=head1 AUTHOR
|
702
702
|
|
703
|
-
Copyright 2003-
|
703
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
704
704
|
|
705
705
|
This library is free software; you can redistribute it and/or modify it
|
706
706
|
under the same terms as Perl itself.
|
@@ -101,7 +101,7 @@ metadata from Zeiss Integrated Software RAW (ZISRAW) CZI files.
|
|
101
101
|
|
102
102
|
=head1 AUTHOR
|
103
103
|
|
104
|
-
Copyright 2003-
|
104
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
105
105
|
|
106
106
|
This library is free software; you can redistribute it and/or modify it
|
107
107
|
under the same terms as Perl itself.
|
@@ -215,7 +215,7 @@ information from Apple iWork '09 XML+ZIP files.
|
|
215
215
|
|
216
216
|
=head1 AUTHOR
|
217
217
|
|
218
|
-
Copyright 2003-
|
218
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
219
219
|
|
220
220
|
This library is free software; you can redistribute it and/or modify it
|
221
221
|
under the same terms as Perl itself.
|