exiftool_vendored 12.72.0 → 12.74.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bin/Changes +42 -0
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +3 -3
- data/bin/exiftool +75 -53
- data/bin/lib/File/RandomAccess.pm +32 -6
- data/bin/lib/File/RandomAccess.pod +6 -6
- data/bin/lib/Image/ExifTool/7Z.pm +3 -3
- data/bin/lib/Image/ExifTool/AAC.pm +8 -6
- data/bin/lib/Image/ExifTool/AES.pm +1 -1
- data/bin/lib/Image/ExifTool/AFCP.pm +3 -3
- 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 +3 -3
- data/bin/lib/Image/ExifTool/BigTIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/BuildTagLookup.pm +7 -7
- data/bin/lib/Image/ExifTool/CBOR.pm +1 -1
- data/bin/lib/Image/ExifTool/Canon.pm +4 -4
- 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 +3 -3
- 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 +3 -3
- data/bin/lib/Image/ExifTool/DJI.pm +1 -1
- data/bin/lib/Image/ExifTool/DNG.pm +5 -5
- data/bin/lib/Image/ExifTool/DPX.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 +3 -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 +3 -3
- data/bin/lib/Image/ExifTool/Fixup.pm +4 -4
- data/bin/lib/Image/ExifTool/Flash.pm +1 -1
- data/bin/lib/Image/ExifTool/FlashPix.pm +61 -8
- 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 +9 -4
- 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 +1 -1
- data/bin/lib/Image/ExifTool/GeoTiff.pm +1 -1
- data/bin/lib/Image/ExifTool/Geotag.pm +4 -4
- data/bin/lib/Image/ExifTool/GoPro.pm +1 -1
- 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 +3 -3
- 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 +3 -3
- 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 +6 -6
- 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 +5 -2
- data/bin/lib/Image/ExifTool/JPEGDigest.pm +1 -1
- data/bin/lib/Image/ExifTool/JSON.pm +3 -3
- data/bin/lib/Image/ExifTool/JVC.pm +3 -3
- data/bin/lib/Image/ExifTool/Jpeg2000.pm +18 -7
- 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 +4 -4
- data/bin/lib/Image/ExifTool/Lang/fi.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/fr.pm +4 -5
- data/bin/lib/Image/ExifTool/Lang/it.pm +3 -3
- 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 +3 -3
- 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 +5 -5
- 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 +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 +3 -3
- data/bin/lib/Image/ExifTool/Motorola.pm +1 -1
- data/bin/lib/Image/ExifTool/Nikon.pm +11 -8
- data/bin/lib/Image/ExifTool/NikonCapture.pm +1 -1
- data/bin/lib/Image/ExifTool/NikonCustom.pm +4 -4
- 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 +3 -3
- 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/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 +4 -4
- data/bin/lib/Image/ExifTool/PLUS.pm +1 -1
- data/bin/lib/Image/ExifTool/PNG.pm +24 -2
- 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 +27 -2
- data/bin/lib/Image/ExifTool/PanasonicRaw.pm +4 -4
- data/bin/lib/Image/ExifTool/Parrot.pm +1 -1
- data/bin/lib/Image/ExifTool/Pentax.pm +32 -11
- data/bin/lib/Image/ExifTool/PhaseOne.pm +6 -6
- 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 +4 -4
- data/bin/lib/Image/ExifTool/PostScript.pm +3 -3
- 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 +54 -101
- data/bin/lib/Image/ExifTool/QuickTimeStream.pl +97 -7
- data/bin/lib/Image/ExifTool/RIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/RSRC.pm +3 -3
- 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 +3 -3
- data/bin/lib/Image/ExifTool/Samsung.pm +5 -5
- 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 +2 -2
- 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 +4 -4
- data/bin/lib/Image/ExifTool/Sony.pm +5 -5
- 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 +4 -4
- data/bin/lib/Image/ExifTool/TagLookup.pm +3876 -3862
- data/bin/lib/Image/ExifTool/TagNames.pod +11420 -11382
- 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/WPG.pm +1 -1
- data/bin/lib/Image/ExifTool/WTV.pm +1 -1
- data/bin/lib/Image/ExifTool/WriteCanonRaw.pl +2 -2
- data/bin/lib/Image/ExifTool/WriteExif.pl +16 -16
- data/bin/lib/Image/ExifTool/WriteIPTC.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePDF.pl +2 -2
- 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 +5 -2
- data/bin/lib/Image/ExifTool/WriteRIFF.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteXMP.pl +9 -5
- data/bin/lib/Image/ExifTool/Writer.pl +72 -43
- data/bin/lib/Image/ExifTool/XISF.pm +1 -1
- data/bin/lib/Image/ExifTool/XMP.pm +19 -3
- 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 +7 -7
- data/bin/lib/Image/ExifTool/ZISRAW.pm +1 -1
- data/bin/lib/Image/ExifTool/iWork.pm +1 -1
- data/bin/lib/Image/ExifTool.pm +44 -25
- data/bin/lib/Image/ExifTool.pod +12 -3
- data/bin/perl-Image-ExifTool.spec +1 -1
- data/lib/exiftool_vendored/version.rb +1 -1
- metadata +2 -2
@@ -14,7 +14,7 @@ use strict;
|
|
14
14
|
use vars qw($VERSION);
|
15
15
|
use Image::ExifTool qw(:DataAccess :Utils);
|
16
16
|
|
17
|
-
$VERSION = '1.
|
17
|
+
$VERSION = '1.09';
|
18
18
|
|
19
19
|
sub ProcessAFCP($$);
|
20
20
|
|
@@ -134,7 +134,7 @@ NoAFCP: for (;;) {
|
|
134
134
|
$dirBuff = $valBuff = '';
|
135
135
|
require Image::ExifTool::Fixup;
|
136
136
|
$fixup = $$dirInfo{Fixup};
|
137
|
-
$fixup or $fixup = $$dirInfo{Fixup} =
|
137
|
+
$fixup or $fixup = $$dirInfo{Fixup} = Image::ExifTool::Fixup->new;
|
138
138
|
$vers = substr($buff, 4, 2); # get version number
|
139
139
|
} else {
|
140
140
|
$et->DumpTrailer($dirInfo) if $verbose or $$et{HTML_DUMP};
|
@@ -259,7 +259,7 @@ scanning for AFCP information.
|
|
259
259
|
|
260
260
|
=head1 AUTHOR
|
261
261
|
|
262
|
-
Copyright 2003-
|
262
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
263
263
|
|
264
264
|
This library is free software; you can redistribute it and/or modify it
|
265
265
|
under the same terms as Perl itself.
|
@@ -287,7 +287,7 @@ information from AIFF (Audio Interchange File Format) audio files.
|
|
287
287
|
|
288
288
|
=head1 AUTHOR
|
289
289
|
|
290
|
-
Copyright 2003-
|
290
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
291
291
|
|
292
292
|
This library is free software; you can redistribute it and/or modify it
|
293
293
|
under the same terms as Perl itself.
|
@@ -263,7 +263,7 @@ Currently doesn't parse MAC header unless it is at the start of the file.
|
|
263
263
|
|
264
264
|
=head1 AUTHOR
|
265
265
|
|
266
|
-
Copyright 2003-
|
266
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
267
267
|
|
268
268
|
This library is free software; you can redistribute it and/or modify it
|
269
269
|
under the same terms as Perl itself.
|
@@ -305,7 +305,7 @@ APP12 meta information.
|
|
305
305
|
|
306
306
|
=head1 AUTHOR
|
307
307
|
|
308
|
-
Copyright 2003-
|
308
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
309
309
|
|
310
310
|
This library is free software; you can redistribute it and/or modify it
|
311
311
|
under the same terms as Perl itself.
|
@@ -876,7 +876,7 @@ Windows Media Audio (WMA) and Windows Media Video (WMV) files.
|
|
876
876
|
|
877
877
|
=head1 AUTHOR
|
878
878
|
|
879
|
-
Copyright 2003-
|
879
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
880
880
|
|
881
881
|
This library is free software; you can redistribute it and/or modify it
|
882
882
|
under the same terms as Perl itself.
|
@@ -343,7 +343,7 @@ Apple maker notes in EXIF information.
|
|
343
343
|
|
344
344
|
=head1 AUTHOR
|
345
345
|
|
346
|
-
Copyright 2003-
|
346
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
347
347
|
|
348
348
|
This library is free software; you can redistribute it and/or modify it
|
349
349
|
under the same terms as Perl itself.
|
@@ -291,7 +291,7 @@ information from Audible audio books.
|
|
291
291
|
|
292
292
|
=head1 AUTHOR
|
293
293
|
|
294
|
-
Copyright 2003-
|
294
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
295
295
|
|
296
296
|
This library is free software; you can redistribute it and/or modify it
|
297
297
|
under the same terms as Perl itself.
|
@@ -335,7 +335,7 @@ This module contains definitions required by Image::ExifTool to read BMP
|
|
335
335
|
|
336
336
|
=head1 AUTHOR
|
337
337
|
|
338
|
-
Copyright 2003-
|
338
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
339
339
|
|
340
340
|
This library is free software; you can redistribute it and/or modify it
|
341
341
|
under the same terms as Perl itself.
|
@@ -231,7 +231,7 @@ This module contains definitions required by Image::ExifTool to read BPG
|
|
231
231
|
|
232
232
|
=head1 AUTHOR
|
233
233
|
|
234
|
-
Copyright 2003-
|
234
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
235
235
|
|
236
236
|
This library is free software; you can redistribute it and/or modify it
|
237
237
|
under the same terms as Perl itself.
|
@@ -19,7 +19,7 @@ use integer; # IMPORTANT!! use integer arithmetic throughout
|
|
19
19
|
require Exporter;
|
20
20
|
use vars qw($VERSION @ISA @EXPORT_OK);
|
21
21
|
|
22
|
-
$VERSION = '1.
|
22
|
+
$VERSION = '1.01';
|
23
23
|
@ISA = qw(Exporter);
|
24
24
|
@EXPORT_OK = qw(Decode);
|
25
25
|
|
@@ -196,7 +196,7 @@ sub Decode($;$)
|
|
196
196
|
if (ref $_[0] and UNIVERSAL::isa($_[0],'Image::ExifTool::BZZ')) {
|
197
197
|
$self = shift;
|
198
198
|
} else {
|
199
|
-
$self =
|
199
|
+
$self = Image::ExifTool::BZZ->new;
|
200
200
|
}
|
201
201
|
my $dataPt = shift;
|
202
202
|
if ($dataPt) {
|
@@ -445,7 +445,7 @@ compression ability).
|
|
445
445
|
|
446
446
|
=head1 AUTHOR
|
447
447
|
|
448
|
-
Copyright 2003-
|
448
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
449
449
|
Copyright 2002, Leon Bottou and Yann Le Cun
|
450
450
|
Copyright 2001, AT&T
|
451
451
|
Copyright 1999-2001, LizardTech Inc.
|
@@ -282,7 +282,7 @@ information in BigTIFF images.
|
|
282
282
|
|
283
283
|
=head1 AUTHOR
|
284
284
|
|
285
|
-
Copyright 2003-
|
285
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
286
286
|
|
287
287
|
This library is free software; you can redistribute it and/or modify it
|
288
288
|
under the same terms as Perl itself.
|
@@ -35,7 +35,7 @@ use Image::ExifTool::Sony;
|
|
35
35
|
use Image::ExifTool::Validate;
|
36
36
|
use Image::ExifTool::MacOS;
|
37
37
|
|
38
|
-
$VERSION = '3.
|
38
|
+
$VERSION = '3.53';
|
39
39
|
@ISA = qw(Exporter);
|
40
40
|
|
41
41
|
sub NumbersFirst($$);
|
@@ -680,7 +680,7 @@ L<Image::ExifTool::BuildTagLookup|Image::ExifTool::BuildTagLookup>.
|
|
680
680
|
|
681
681
|
~head1 AUTHOR
|
682
682
|
|
683
|
-
Copyright 2003-
|
683
|
+
Copyright 2003-2024, 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.
|
@@ -797,7 +797,7 @@ sub new
|
|
797
797
|
}
|
798
798
|
|
799
799
|
my $tableNum = 0;
|
800
|
-
my $et =
|
800
|
+
my $et = Image::ExifTool->new;
|
801
801
|
my ($tableName, $tag);
|
802
802
|
# create lookup for short table names
|
803
803
|
foreach $tableName (@tableNames) {
|
@@ -1727,12 +1727,12 @@ sub WriteTagLookup($$)
|
|
1727
1727
|
}
|
1728
1728
|
|
1729
1729
|
#------------------------------------------------------------------------------
|
1730
|
-
# Sort numbers first numerically, then strings alphabetically
|
1730
|
+
# Sort numbers first numerically, then strings alphabetically
|
1731
|
+
# - case-insensitive sorting set by global variable $caseInsensitive
|
1731
1732
|
# - two global variables are used to change the sort algorithm:
|
1732
1733
|
# $numbersFirst: -1 = put numbers after other strings
|
1733
1734
|
# 1 = put numbers before other strings
|
1734
1735
|
# 2 = put numbers first, but negative numbers last
|
1735
|
-
# $caseInsensitive: flag set for case-insensitive sorting
|
1736
1736
|
sub NumbersFirst($$)
|
1737
1737
|
{
|
1738
1738
|
my ($a, $b) = @_;
|
@@ -2742,7 +2742,7 @@ validation and consistency checks on the tag tables.
|
|
2742
2742
|
|
2743
2743
|
use Image::ExifTool::BuildTagLookup;
|
2744
2744
|
|
2745
|
-
$builder =
|
2745
|
+
$builder = Image::ExifTool::BuildTagLookup->new;
|
2746
2746
|
|
2747
2747
|
# update Image::ExifTool::TagLookup
|
2748
2748
|
$ok = $builder->WriteTagLookup('lib/Image/ExifTool/TagLookup.pm');
|
@@ -2780,7 +2780,7 @@ Returned list of writable pseudo tags.
|
|
2780
2780
|
|
2781
2781
|
=head1 AUTHOR
|
2782
2782
|
|
2783
|
-
Copyright 2003-
|
2783
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
2784
2784
|
|
2785
2785
|
This library is free software; you can redistribute it and/or modify it
|
2786
2786
|
under the same terms as Perl itself.
|
@@ -321,7 +321,7 @@ specification.
|
|
321
321
|
|
322
322
|
=head1 AUTHOR
|
323
323
|
|
324
|
-
Copyright 2003-
|
324
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
325
325
|
|
326
326
|
This library is free software; you can redistribute it and/or modify it
|
327
327
|
under the same terms as Perl itself.
|
@@ -88,7 +88,7 @@ sub ProcessCTMD($$$);
|
|
88
88
|
sub ProcessExifInfo($$$);
|
89
89
|
sub SwapWords($);
|
90
90
|
|
91
|
-
$VERSION = '4.
|
91
|
+
$VERSION = '4.73';
|
92
92
|
|
93
93
|
# Note: Removed 'USM' from 'L' lenses since it is redundant - PH
|
94
94
|
# (or is it? Ref 32 shows 5 non-USM L-type lenses)
|
@@ -1394,7 +1394,7 @@ my %offOn = ( 0 => 'Off', 1 => 'On' );
|
|
1394
1394
|
},
|
1395
1395
|
{
|
1396
1396
|
Name => 'CanonCameraInfoR6',
|
1397
|
-
Condition => '$$self{Model} =~ /\bEOS
|
1397
|
+
Condition => '$$self{Model} =~ /\bEOS R[56]$/',
|
1398
1398
|
SubDirectory => { TagTable => 'Image::ExifTool::Canon::CameraInfoR6' },
|
1399
1399
|
},
|
1400
1400
|
{
|
@@ -4714,7 +4714,7 @@ my %ciMaxFocal = (
|
|
4714
4714
|
PRIORITY => 0,
|
4715
4715
|
GROUPS => { 0 => 'MakerNotes', 2 => 'Camera' },
|
4716
4716
|
NOTES => 'CameraInfo tags for the EOS R6.',
|
4717
|
-
0x0af1 => { #forum15210
|
4717
|
+
0x0af1 => { #forum15210/15579
|
4718
4718
|
Name => 'ShutterCount',
|
4719
4719
|
Format => 'int32u',
|
4720
4720
|
Notes => 'includes electronic + mechanical shutter',
|
@@ -10321,7 +10321,7 @@ Canon maker notes in EXIF information.
|
|
10321
10321
|
|
10322
10322
|
=head1 AUTHOR
|
10323
10323
|
|
10324
|
-
Copyright 2003-
|
10324
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
10325
10325
|
|
10326
10326
|
This library is free software; you can redistribute it and/or modify it
|
10327
10327
|
under the same terms as Perl itself.
|
@@ -2873,7 +2873,7 @@ Image::ExifTool to read this information.
|
|
2873
2873
|
|
2874
2874
|
=head1 AUTHOR
|
2875
2875
|
|
2876
|
-
Copyright 2003-
|
2876
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
2877
2877
|
|
2878
2878
|
This library is free software; you can redistribute it and/or modify it
|
2879
2879
|
under the same terms as Perl itself.
|
@@ -888,7 +888,7 @@ tags.)
|
|
888
888
|
|
889
889
|
=head1 AUTHOR
|
890
890
|
|
891
|
-
Copyright 2003-
|
891
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
892
892
|
|
893
893
|
This library is free software; you can redistribute it and/or modify it
|
894
894
|
under the same terms as Perl itself.
|
@@ -23,7 +23,7 @@ use vars qw($VERSION);
|
|
23
23
|
use Image::ExifTool qw(:DataAccess :Utils);
|
24
24
|
use Image::ExifTool::Canon;
|
25
25
|
|
26
|
-
$VERSION = '1.
|
26
|
+
$VERSION = '1.37';
|
27
27
|
|
28
28
|
sub ProcessCanonVRD($$;$);
|
29
29
|
sub WriteCanonVRD($$;$);
|
@@ -2011,7 +2011,7 @@ sub ProcessCanonVRD($$;$)
|
|
2011
2011
|
$verbose and print $out " Creating CanonVRD trailer\n";
|
2012
2012
|
$created = 1;
|
2013
2013
|
}
|
2014
|
-
$raf =
|
2014
|
+
$raf = File::RandomAccess->new($dataPt);
|
2015
2015
|
}
|
2016
2016
|
# read and validate the footer
|
2017
2017
|
$raf->Seek(-0x40-$offset, 2) or return 0;
|
@@ -2266,7 +2266,7 @@ files, and as a trailer in JPEG, CRW, CR2 and TIFF images.
|
|
2266
2266
|
|
2267
2267
|
=head1 AUTHOR
|
2268
2268
|
|
2269
|
-
Copyright 2003-
|
2269
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
2270
2270
|
|
2271
2271
|
This library is free software; you can redistribute it and/or modify it
|
2272
2272
|
under the same terms as Perl itself.
|
@@ -221,7 +221,7 @@ settings files (COS).
|
|
221
221
|
|
222
222
|
=head1 AUTHOR
|
223
223
|
|
224
|
-
Copyright 2003-
|
224
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
225
225
|
|
226
226
|
This library is free software; you can redistribute it and/or modify it
|
227
227
|
under the same terms as Perl itself.
|
@@ -2034,7 +2034,7 @@ Casio maker notes in EXIF information.
|
|
2034
2034
|
|
2035
2035
|
=head1 AUTHOR
|
2036
2036
|
|
2037
|
-
Copyright 2003-
|
2037
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
2038
2038
|
|
2039
2039
|
This library is free software; you can redistribute it and/or modify it
|
2040
2040
|
under the same terms as Perl itself.
|
@@ -422,7 +422,7 @@ when decoding certain types of information.
|
|
422
422
|
|
423
423
|
=head1 AUTHOR
|
424
424
|
|
425
|
-
Copyright 2003-
|
425
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
426
426
|
|
427
427
|
This library is free software; you can redistribute it and/or modify it
|
428
428
|
under the same terms as Perl itself.
|
@@ -20,7 +20,7 @@ use strict;
|
|
20
20
|
use vars qw($VERSION %uid);
|
21
21
|
use Image::ExifTool qw(:DataAccess :Utils);
|
22
22
|
|
23
|
-
$VERSION = '1.
|
23
|
+
$VERSION = '1.23';
|
24
24
|
|
25
25
|
# DICOM VR (Value Representation) format conversions
|
26
26
|
my %dicomFormat = (
|
@@ -3668,7 +3668,7 @@ sub ProcessDICOM($$)
|
|
3668
3668
|
}
|
3669
3669
|
last if length $data < 8;
|
3670
3670
|
# create new RAF object from inflated data stream
|
3671
|
-
$raf =
|
3671
|
+
$raf = File::RandomAccess->new(\$data);
|
3672
3672
|
# re-read start of stream (now decompressed)
|
3673
3673
|
$raf->Read($buff, 8) == 8 or last;
|
3674
3674
|
$group = Get16u(\$buff, 0);
|
@@ -3853,7 +3853,7 @@ No translation of special characters sets is done.
|
|
3853
3853
|
|
3854
3854
|
=head1 AUTHOR
|
3855
3855
|
|
3856
|
-
Copyright 2003-
|
3856
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
3857
3857
|
|
3858
3858
|
This library is free software; you can redistribute it and/or modify it
|
3859
3859
|
under the same terms as Perl itself.
|
@@ -237,7 +237,7 @@ the maker notes in images from some DJI Phantom drones.
|
|
237
237
|
|
238
238
|
=head1 AUTHOR
|
239
239
|
|
240
|
-
Copyright 2003-
|
240
|
+
Copyright 2003-2024, 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.
|
@@ -17,7 +17,7 @@ use Image::ExifTool::Exif;
|
|
17
17
|
use Image::ExifTool::MakerNotes;
|
18
18
|
use Image::ExifTool::CanonRaw;
|
19
19
|
|
20
|
-
$VERSION = '1.
|
20
|
+
$VERSION = '1.25';
|
21
21
|
|
22
22
|
sub ProcessOriginalRaw($$$);
|
23
23
|
sub ProcessAdobeData($$$);
|
@@ -516,7 +516,7 @@ sub ProcessAdobeMRW($$$)
|
|
516
516
|
my $buff = "\0MRM" . pack('N', $dirLen - 4);
|
517
517
|
# ignore leading byte order and directory count words
|
518
518
|
$buff .= substr($$dataPt, $dirStart + 4, $dirLen - 4);
|
519
|
-
my $raf =
|
519
|
+
my $raf = File::RandomAccess->new(\$buff);
|
520
520
|
my %dirInfo = ( RAF => $raf, OutFile => $outfile );
|
521
521
|
my $rtnVal = Image::ExifTool::MinoltaRaw::ProcessMRW($et, \%dirInfo);
|
522
522
|
if ($outfile and defined $$outfile and length $$outfile) {
|
@@ -548,7 +548,7 @@ sub ProcessAdobeRAF($$$)
|
|
548
548
|
}
|
549
549
|
$et->VerboseDir($dirInfo);
|
550
550
|
# make fake RAF object for processing (same acronym, different meaning)
|
551
|
-
my $raf =
|
551
|
+
my $raf = File::RandomAccess->new($dataPt);
|
552
552
|
my $num = '';
|
553
553
|
# loop through all records in Adobe RAF data:
|
554
554
|
# 0 - RAF table (not processed)
|
@@ -752,7 +752,7 @@ sub ProcessAdobeMakN($$$)
|
|
752
752
|
}
|
753
753
|
if ($outfile) {
|
754
754
|
# rewrite the maker notes directory
|
755
|
-
my $fixup = $subdirInfo{Fixup} =
|
755
|
+
my $fixup = $subdirInfo{Fixup} = Image::ExifTool::Fixup->new;
|
756
756
|
my $oldChanged = $$et{CHANGED};
|
757
757
|
my $buff = $et->WriteDirectory(\%subdirInfo, $subTable);
|
758
758
|
# nothing to do if error writing directory or nothing changed
|
@@ -849,7 +849,7 @@ information in DNG (Digital Negative) images.
|
|
849
849
|
|
850
850
|
=head1 AUTHOR
|
851
851
|
|
852
|
-
Copyright 2003-
|
852
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
853
853
|
|
854
854
|
This library is free software; you can redistribute it and/or modify it
|
855
855
|
under the same terms as Perl itself.
|
@@ -225,7 +225,7 @@ metadata from DPX (Digital Picture Exchange) images.
|
|
225
225
|
|
226
226
|
=head1 AUTHOR
|
227
227
|
|
228
|
-
Copyright 2003-
|
228
|
+
Copyright 2003-2024, 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.
|
@@ -291,7 +291,7 @@ information from DV (raw Digital Video) files.
|
|
291
291
|
|
292
292
|
=head1 AUTHOR
|
293
293
|
|
294
|
-
Copyright 2003-
|
294
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
295
295
|
|
296
296
|
This library is free software; you can redistribute it and/or modify it
|
297
297
|
under the same terms as Perl itself.
|
@@ -372,7 +372,7 @@ This file contains tag definitions for the Darwin Core XMP namespace.
|
|
372
372
|
|
373
373
|
=head1 AUTHOR
|
374
374
|
|
375
|
-
Copyright 2003-
|
375
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
376
376
|
|
377
377
|
This library is free software; you can redistribute it and/or modify it
|
378
378
|
under the same terms as Perl itself.
|
@@ -353,7 +353,7 @@ Image::ExifTool::AIFF.
|
|
353
353
|
|
354
354
|
=head1 AUTHOR
|
355
355
|
|
356
|
-
Copyright 2003-
|
356
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
357
357
|
|
358
358
|
This library is free software; you can redistribute it and/or modify it
|
359
359
|
under the same terms as Perl itself.
|
@@ -1454,7 +1454,7 @@ library files.
|
|
1454
1454
|
|
1455
1455
|
=head1 AUTHOR
|
1456
1456
|
|
1457
|
-
Copyright 2003-
|
1457
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
1458
1458
|
|
1459
1459
|
This library is free software; you can redistribute it and/or modify it
|
1460
1460
|
under the same terms as Perl itself.
|
@@ -57,7 +57,7 @@ use vars qw($VERSION $AUTOLOAD @formatSize @formatName %formatNumber %intFormat
|
|
57
57
|
use Image::ExifTool qw(:DataAccess :Utils);
|
58
58
|
use Image::ExifTool::MakerNotes;
|
59
59
|
|
60
|
-
$VERSION = '4.
|
60
|
+
$VERSION = '4.49';
|
61
61
|
|
62
62
|
sub ProcessExif($$$);
|
63
63
|
sub WriteExif($$$);
|
@@ -6465,7 +6465,7 @@ sub ProcessExif($$$)
|
|
6465
6465
|
TagInfo => $tagInfo || $tmpInfo,
|
6466
6466
|
Offset => $base + $valuePtr + $dataPos,
|
6467
6467
|
Size => $size,
|
6468
|
-
Fixup =>
|
6468
|
+
Fixup => Image::ExifTool::Fixup->new,
|
6469
6469
|
};
|
6470
6470
|
}
|
6471
6471
|
} else {
|
@@ -7064,7 +7064,7 @@ EXIF and TIFF meta information.
|
|
7064
7064
|
|
7065
7065
|
=head1 AUTHOR
|
7066
7066
|
|
7067
|
-
Copyright 2003-
|
7067
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
7068
7068
|
|
7069
7069
|
This library is free software; you can redistribute it and/or modify it
|
7070
7070
|
under the same terms as Perl itself.
|
@@ -137,7 +137,7 @@ information from FITS (Flexible Image Transport System) images.
|
|
137
137
|
|
138
138
|
=head1 AUTHOR
|
139
139
|
|
140
|
-
Copyright 2003-
|
140
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
141
141
|
|
142
142
|
This library is free software; you can redistribute it and/or modify it
|
143
143
|
under the same terms as Perl itself.
|
@@ -298,7 +298,7 @@ information from Free Lossless Audio Codec (FLAC) audio files.
|
|
298
298
|
|
299
299
|
=head1 AUTHOR
|
300
300
|
|
301
|
-
Copyright 2003-
|
301
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
302
302
|
|
303
303
|
This library is free software; you can redistribute it and/or modify it
|
304
304
|
under the same terms as Perl itself.
|
@@ -329,7 +329,7 @@ meta information in FLIF (Free Lossless Image Format) images.
|
|
329
329
|
|
330
330
|
=head1 AUTHOR
|
331
331
|
|
332
|
-
Copyright 2003-
|
332
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
333
333
|
|
334
334
|
This library is free software; you can redistribute it and/or modify it
|
335
335
|
under the same terms as Perl itself.
|
@@ -24,7 +24,7 @@ use Image::ExifTool qw(:DataAccess :Utils);
|
|
24
24
|
use Image::ExifTool::Exif;
|
25
25
|
use Image::ExifTool::GPS;
|
26
26
|
|
27
|
-
$VERSION = '1.
|
27
|
+
$VERSION = '1.23';
|
28
28
|
|
29
29
|
sub ProcessFLIR($$;$);
|
30
30
|
sub ProcessFLIRText($$$);
|
@@ -1468,7 +1468,7 @@ sub ProcessMeasInfo($$$)
|
|
1468
1468
|
sub ProcessFLIR($$;$)
|
1469
1469
|
{
|
1470
1470
|
my ($et, $dirInfo, $tagTablePtr) = @_;
|
1471
|
-
my $raf = $$dirInfo{RAF} ||
|
1471
|
+
my $raf = $$dirInfo{RAF} || File::RandomAccess->new($$dirInfo{DataPt});
|
1472
1472
|
my $verbose = $et->Options('Verbose');
|
1473
1473
|
my $out = $et->Options('TextOut');
|
1474
1474
|
my $base = $raf->Tell();
|
@@ -1633,7 +1633,7 @@ Systems Inc. thermal image files (FFF, FPF and JPEG format).
|
|
1633
1633
|
|
1634
1634
|
=head1 AUTHOR
|
1635
1635
|
|
1636
|
-
Copyright 2003-
|
1636
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
1637
1637
|
|
1638
1638
|
This library is free software; you can redistribute it and/or modify it
|
1639
1639
|
under the same terms as Perl itself.
|
@@ -39,7 +39,7 @@ use Image::ExifTool qw(GetByteOrder SetByteOrder Get32u Get32s Set32u
|
|
39
39
|
Get16u Get16s Set16u);
|
40
40
|
use vars qw($VERSION);
|
41
41
|
|
42
|
-
$VERSION = '1.
|
42
|
+
$VERSION = '1.06';
|
43
43
|
|
44
44
|
sub AddFixup($$;$$);
|
45
45
|
sub ApplyFixup($$);
|
@@ -69,7 +69,7 @@ sub new
|
|
69
69
|
sub Clone($)
|
70
70
|
{
|
71
71
|
my $self = shift;
|
72
|
-
my $clone =
|
72
|
+
my $clone = Image::ExifTool::Fixup->new;
|
73
73
|
$clone->{Start} = $self->{Start};
|
74
74
|
$clone->{Shift} = $self->{Shift};
|
75
75
|
my $phash = $self->{Pointers};
|
@@ -317,7 +317,7 @@ Image::ExifTool::Fixup - Utility to handle pointer fixups
|
|
317
317
|
|
318
318
|
use Image::ExifTool::Fixup;
|
319
319
|
|
320
|
-
$fixup =
|
320
|
+
$fixup = Image::ExifTool::Fixup->new;
|
321
321
|
|
322
322
|
# add a new fixup to a pointer at the specified offset in data
|
323
323
|
$fixup->AddFixup($offset);
|
@@ -354,7 +354,7 @@ linear list when ApplyFixups() is called.
|
|
354
354
|
|
355
355
|
=head1 AUTHOR
|
356
356
|
|
357
|
-
Copyright 2003-
|
357
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
358
358
|
|
359
359
|
This library is free software; you can redistribute it and/or modify it
|
360
360
|
under the same terms as Perl itself.
|
@@ -721,7 +721,7 @@ will add AMF3 support.
|
|
721
721
|
|
722
722
|
=head1 AUTHOR
|
723
723
|
|
724
|
-
Copyright 2003-
|
724
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
725
725
|
|
726
726
|
This library is free software; you can redistribute it and/or modify it
|
727
727
|
under the same terms as Perl itself.
|