exiftool_vendored 11.80.0 → 11.84.0

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.

Files changed (192) hide show
  1. checksums.yaml +4 -4
  2. data/bin/Changes +44 -4
  3. data/bin/META.json +1 -1
  4. data/bin/META.yml +1 -1
  5. data/bin/README +43 -43
  6. data/bin/exiftool +66 -62
  7. data/bin/lib/File/RandomAccess.pm +1 -1
  8. data/bin/lib/File/RandomAccess.pod +2 -2
  9. data/bin/lib/Image/ExifTool.pm +8 -5
  10. data/bin/lib/Image/ExifTool.pod +42 -42
  11. data/bin/lib/Image/ExifTool/AES.pm +1 -1
  12. data/bin/lib/Image/ExifTool/AFCP.pm +1 -1
  13. data/bin/lib/Image/ExifTool/AIFF.pm +1 -1
  14. data/bin/lib/Image/ExifTool/APE.pm +1 -1
  15. data/bin/lib/Image/ExifTool/APP12.pm +1 -1
  16. data/bin/lib/Image/ExifTool/ASF.pm +1 -1
  17. data/bin/lib/Image/ExifTool/Apple.pm +1 -1
  18. data/bin/lib/Image/ExifTool/Audible.pm +1 -1
  19. data/bin/lib/Image/ExifTool/BMP.pm +1 -1
  20. data/bin/lib/Image/ExifTool/BPG.pm +1 -1
  21. data/bin/lib/Image/ExifTool/BZZ.pm +1 -1
  22. data/bin/lib/Image/ExifTool/BigTIFF.pm +1 -1
  23. data/bin/lib/Image/ExifTool/BuildTagLookup.pm +5 -6
  24. data/bin/lib/Image/ExifTool/Canon.pm +30 -4
  25. data/bin/lib/Image/ExifTool/CanonCustom.pm +1 -1
  26. data/bin/lib/Image/ExifTool/CanonRaw.pm +1 -1
  27. data/bin/lib/Image/ExifTool/CanonVRD.pm +1 -1
  28. data/bin/lib/Image/ExifTool/CaptureOne.pm +1 -1
  29. data/bin/lib/Image/ExifTool/Casio.pm +1 -1
  30. data/bin/lib/Image/ExifTool/Charset.pm +1 -1
  31. data/bin/lib/Image/ExifTool/DICOM.pm +1 -1
  32. data/bin/lib/Image/ExifTool/DJI.pm +1 -1
  33. data/bin/lib/Image/ExifTool/DNG.pm +1 -1
  34. data/bin/lib/Image/ExifTool/DPX.pm +1 -1
  35. data/bin/lib/Image/ExifTool/DV.pm +1 -1
  36. data/bin/lib/Image/ExifTool/DarwinCore.pm +1 -1
  37. data/bin/lib/Image/ExifTool/DjVu.pm +1 -1
  38. data/bin/lib/Image/ExifTool/EXE.pm +1 -1
  39. data/bin/lib/Image/ExifTool/Exif.pm +4 -4
  40. data/bin/lib/Image/ExifTool/FITS.pm +1 -1
  41. data/bin/lib/Image/ExifTool/FLAC.pm +1 -1
  42. data/bin/lib/Image/ExifTool/FLIF.pm +1 -1
  43. data/bin/lib/Image/ExifTool/FLIR.pm +1 -2
  44. data/bin/lib/Image/ExifTool/Fixup.pm +1 -1
  45. data/bin/lib/Image/ExifTool/Flash.pm +1 -1
  46. data/bin/lib/Image/ExifTool/FlashPix.pm +1 -1
  47. data/bin/lib/Image/ExifTool/Font.pm +1 -1
  48. data/bin/lib/Image/ExifTool/FotoStation.pm +1 -1
  49. data/bin/lib/Image/ExifTool/FujiFilm.pm +1 -1
  50. data/bin/lib/Image/ExifTool/GE.pm +1 -1
  51. data/bin/lib/Image/ExifTool/GIF.pm +1 -1
  52. data/bin/lib/Image/ExifTool/GIMP.pm +1 -1
  53. data/bin/lib/Image/ExifTool/GPS.pm +1 -1
  54. data/bin/lib/Image/ExifTool/GeoTiff.pm +1 -1
  55. data/bin/lib/Image/ExifTool/Geotag.pm +11 -11
  56. data/bin/lib/Image/ExifTool/GoPro.pm +1 -1
  57. data/bin/lib/Image/ExifTool/H264.pm +1 -1
  58. data/bin/lib/Image/ExifTool/HP.pm +1 -1
  59. data/bin/lib/Image/ExifTool/HTML.pm +1 -1
  60. data/bin/lib/Image/ExifTool/HtmlDump.pm +1 -1
  61. data/bin/lib/Image/ExifTool/ICC_Profile.pm +1 -1
  62. data/bin/lib/Image/ExifTool/ID3.pm +1 -1
  63. data/bin/lib/Image/ExifTool/IPTC.pm +1 -1
  64. data/bin/lib/Image/ExifTool/ISO.pm +1 -1
  65. data/bin/lib/Image/ExifTool/ITC.pm +1 -1
  66. data/bin/lib/Image/ExifTool/Import.pm +1 -1
  67. data/bin/lib/Image/ExifTool/InDesign.pm +1 -1
  68. data/bin/lib/Image/ExifTool/JPEG.pm +2 -1
  69. data/bin/lib/Image/ExifTool/JPEGDigest.pm +1 -1
  70. data/bin/lib/Image/ExifTool/JSON.pm +1 -1
  71. data/bin/lib/Image/ExifTool/JVC.pm +1 -1
  72. data/bin/lib/Image/ExifTool/Jpeg2000.pm +1 -1
  73. data/bin/lib/Image/ExifTool/Kodak.pm +1 -1
  74. data/bin/lib/Image/ExifTool/KyoceraRaw.pm +1 -1
  75. data/bin/lib/Image/ExifTool/LNK.pm +1 -1
  76. data/bin/lib/Image/ExifTool/Lang/cs.pm +1 -1
  77. data/bin/lib/Image/ExifTool/Lang/de.pm +1 -1
  78. data/bin/lib/Image/ExifTool/Lang/en_ca.pm +1 -1
  79. data/bin/lib/Image/ExifTool/Lang/en_gb.pm +1 -1
  80. data/bin/lib/Image/ExifTool/Lang/es.pm +1 -1
  81. data/bin/lib/Image/ExifTool/Lang/fi.pm +1 -1
  82. data/bin/lib/Image/ExifTool/Lang/fr.pm +1 -1
  83. data/bin/lib/Image/ExifTool/Lang/it.pm +1 -1
  84. data/bin/lib/Image/ExifTool/Lang/ja.pm +1 -1
  85. data/bin/lib/Image/ExifTool/Lang/ko.pm +1 -1
  86. data/bin/lib/Image/ExifTool/Lang/nl.pm +1 -1
  87. data/bin/lib/Image/ExifTool/Lang/pl.pm +1 -1
  88. data/bin/lib/Image/ExifTool/Lang/ru.pm +1 -1
  89. data/bin/lib/Image/ExifTool/Lang/sv.pm +1 -1
  90. data/bin/lib/Image/ExifTool/Lang/tr.pm +1 -1
  91. data/bin/lib/Image/ExifTool/Lang/zh_cn.pm +1 -1
  92. data/bin/lib/Image/ExifTool/Lang/zh_tw.pm +1 -1
  93. data/bin/lib/Image/ExifTool/Leaf.pm +1 -1
  94. data/bin/lib/Image/ExifTool/Lytro.pm +1 -1
  95. data/bin/lib/Image/ExifTool/M2TS.pm +1 -1
  96. data/bin/lib/Image/ExifTool/MIE.pm +1 -1
  97. data/bin/lib/Image/ExifTool/MIEUnits.pod +1 -1
  98. data/bin/lib/Image/ExifTool/MIFF.pm +1 -1
  99. data/bin/lib/Image/ExifTool/MNG.pm +1 -1
  100. data/bin/lib/Image/ExifTool/MOI.pm +1 -1
  101. data/bin/lib/Image/ExifTool/MPC.pm +1 -1
  102. data/bin/lib/Image/ExifTool/MPEG.pm +1 -1
  103. data/bin/lib/Image/ExifTool/MPF.pm +1 -1
  104. data/bin/lib/Image/ExifTool/MWG.pm +1 -1
  105. data/bin/lib/Image/ExifTool/MXF.pm +1 -1
  106. data/bin/lib/Image/ExifTool/MacOS.pm +2 -2
  107. data/bin/lib/Image/ExifTool/MakerNotes.pm +1 -1
  108. data/bin/lib/Image/ExifTool/Matroska.pm +1 -1
  109. data/bin/lib/Image/ExifTool/Microsoft.pm +1 -1
  110. data/bin/lib/Image/ExifTool/Minolta.pm +1 -1
  111. data/bin/lib/Image/ExifTool/MinoltaRaw.pm +1 -1
  112. data/bin/lib/Image/ExifTool/Motorola.pm +1 -1
  113. data/bin/lib/Image/ExifTool/Nikon.pm +3 -2
  114. data/bin/lib/Image/ExifTool/NikonCapture.pm +1 -1
  115. data/bin/lib/Image/ExifTool/NikonCustom.pm +1 -1
  116. data/bin/lib/Image/ExifTool/Nintendo.pm +1 -1
  117. data/bin/lib/Image/ExifTool/OOXML.pm +1 -1
  118. data/bin/lib/Image/ExifTool/Ogg.pm +1 -1
  119. data/bin/lib/Image/ExifTool/Olympus.pm +1 -1
  120. data/bin/lib/Image/ExifTool/OpenEXR.pm +1 -1
  121. data/bin/lib/Image/ExifTool/Opus.pm +1 -1
  122. data/bin/lib/Image/ExifTool/PCX.pm +1 -1
  123. data/bin/lib/Image/ExifTool/PDF.pm +1 -1
  124. data/bin/lib/Image/ExifTool/PGF.pm +1 -1
  125. data/bin/lib/Image/ExifTool/PICT.pm +1 -1
  126. data/bin/lib/Image/ExifTool/PLIST.pm +1 -1
  127. data/bin/lib/Image/ExifTool/PLUS.pm +1 -1
  128. data/bin/lib/Image/ExifTool/PNG.pm +1 -1
  129. data/bin/lib/Image/ExifTool/PPM.pm +1 -1
  130. data/bin/lib/Image/ExifTool/PSP.pm +1 -1
  131. data/bin/lib/Image/ExifTool/Palm.pm +1 -1
  132. data/bin/lib/Image/ExifTool/Panasonic.pm +3 -3
  133. data/bin/lib/Image/ExifTool/PanasonicRaw.pm +1 -1
  134. data/bin/lib/Image/ExifTool/Parrot.pm +1 -1
  135. data/bin/lib/Image/ExifTool/Pentax.pm +1 -1
  136. data/bin/lib/Image/ExifTool/PhaseOne.pm +1 -1
  137. data/bin/lib/Image/ExifTool/PhotoCD.pm +1 -1
  138. data/bin/lib/Image/ExifTool/PhotoMechanic.pm +1 -1
  139. data/bin/lib/Image/ExifTool/Photoshop.pm +1 -1
  140. data/bin/lib/Image/ExifTool/PostScript.pm +1 -1
  141. data/bin/lib/Image/ExifTool/PrintIM.pm +1 -1
  142. data/bin/lib/Image/ExifTool/Qualcomm.pm +1 -1
  143. data/bin/lib/Image/ExifTool/QuickTime.pm +80 -17
  144. data/bin/lib/Image/ExifTool/QuickTimeStream.pl +15 -12
  145. data/bin/lib/Image/ExifTool/RIFF.pm +1 -1
  146. data/bin/lib/Image/ExifTool/RSRC.pm +1 -1
  147. data/bin/lib/Image/ExifTool/RTF.pm +1 -1
  148. data/bin/lib/Image/ExifTool/Radiance.pm +1 -1
  149. data/bin/lib/Image/ExifTool/Rawzor.pm +1 -1
  150. data/bin/lib/Image/ExifTool/Real.pm +1 -1
  151. data/bin/lib/Image/ExifTool/Reconyx.pm +1 -1
  152. data/bin/lib/Image/ExifTool/Red.pm +1 -1
  153. data/bin/lib/Image/ExifTool/Ricoh.pm +1 -1
  154. data/bin/lib/Image/ExifTool/Samsung.pm +1 -1
  155. data/bin/lib/Image/ExifTool/Sanyo.pm +1 -1
  156. data/bin/lib/Image/ExifTool/Scalado.pm +1 -1
  157. data/bin/lib/Image/ExifTool/Shift.pl +1 -1
  158. data/bin/lib/Image/ExifTool/Shortcuts.pm +1 -1
  159. data/bin/lib/Image/ExifTool/Sigma.pm +1 -1
  160. data/bin/lib/Image/ExifTool/SigmaRaw.pm +1 -1
  161. data/bin/lib/Image/ExifTool/Sony.pm +1 -1
  162. data/bin/lib/Image/ExifTool/SonyIDC.pm +1 -1
  163. data/bin/lib/Image/ExifTool/Stim.pm +1 -1
  164. data/bin/lib/Image/ExifTool/TagInfoXML.pm +2 -2
  165. data/bin/lib/Image/ExifTool/TagLookup.pm +5325 -5307
  166. data/bin/lib/Image/ExifTool/TagNames.pod +256 -212
  167. data/bin/lib/Image/ExifTool/Text.pm +1 -1
  168. data/bin/lib/Image/ExifTool/Theora.pm +1 -1
  169. data/bin/lib/Image/ExifTool/Torrent.pm +1 -1
  170. data/bin/lib/Image/ExifTool/Unknown.pm +1 -1
  171. data/bin/lib/Image/ExifTool/VCard.pm +1 -1
  172. data/bin/lib/Image/ExifTool/Validate.pm +1 -1
  173. data/bin/lib/Image/ExifTool/Vorbis.pm +1 -1
  174. data/bin/lib/Image/ExifTool/WTV.pm +1 -1
  175. data/bin/lib/Image/ExifTool/WriteCanonRaw.pl +1 -1
  176. data/bin/lib/Image/ExifTool/WriteExif.pl +1 -1
  177. data/bin/lib/Image/ExifTool/WriteIPTC.pl +2 -2
  178. data/bin/lib/Image/ExifTool/WritePDF.pl +4 -7
  179. data/bin/lib/Image/ExifTool/WritePNG.pl +1 -1
  180. data/bin/lib/Image/ExifTool/WritePhotoshop.pl +1 -1
  181. data/bin/lib/Image/ExifTool/WritePostScript.pl +1 -1
  182. data/bin/lib/Image/ExifTool/WriteQuickTime.pl +7 -7
  183. data/bin/lib/Image/ExifTool/WriteXMP.pl +1 -1
  184. data/bin/lib/Image/ExifTool/Writer.pl +4 -4
  185. data/bin/lib/Image/ExifTool/XMP.pm +11 -1
  186. data/bin/lib/Image/ExifTool/XMP2.pl +1 -1
  187. data/bin/lib/Image/ExifTool/XMPStruct.pl +1 -1
  188. data/bin/lib/Image/ExifTool/ZIP.pm +1 -1
  189. data/bin/lib/Image/ExifTool/iWork.pm +1 -1
  190. data/bin/perl-Image-ExifTool.spec +41 -41
  191. data/lib/exiftool_vendored/version.rb +1 -1
  192. metadata +2 -2
@@ -2264,7 +2264,7 @@ files, and as a trailer in JPEG, CRW, CR2 and TIFF images.
2264
2264
 
2265
2265
  =head1 AUTHOR
2266
2266
 
2267
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
2267
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
2268
2268
 
2269
2269
  This library is free software; you can redistribute it and/or modify it
2270
2270
  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-2019, Phil Harvey (phil at owl.phy.queensu.ca)
224
+ Copyright 2003-2020, 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-2019, Phil Harvey (phil at owl.phy.queensu.ca)
2037
+ Copyright 2003-2020, 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.
@@ -419,7 +419,7 @@ when decoding certain types of information.
419
419
 
420
420
  =head1 AUTHOR
421
421
 
422
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
422
+ Copyright 2003-2020, 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.
@@ -3853,7 +3853,7 @@ No translation of special characters sets is done.
3853
3853
 
3854
3854
  =head1 AUTHOR
3855
3855
 
3856
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
3856
+ Copyright 2003-2020, 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.
@@ -125,7 +125,7 @@ the maker notes in images from some DJI Phantom drones.
125
125
 
126
126
  =head1 AUTHOR
127
127
 
128
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
128
+ Copyright 2003-2020, 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.
@@ -820,7 +820,7 @@ information in DNG (Digital Negative) images.
820
820
 
821
821
  =head1 AUTHOR
822
822
 
823
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
823
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
824
824
 
825
825
  This library is free software; you can redistribute it and/or modify it
826
826
  under the same terms as Perl itself.
@@ -160,7 +160,7 @@ metadata from DPX (Digital Picture Exchange) images.
160
160
 
161
161
  =head1 AUTHOR
162
162
 
163
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
163
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
164
164
 
165
165
  This library is free software; you can redistribute it and/or modify it
166
166
  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-2019, Phil Harvey (phil at owl.phy.queensu.ca)
294
+ Copyright 2003-2020, 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.
@@ -341,7 +341,7 @@ This file contains tag definitions for the Darwin Core XMP namespace.
341
341
 
342
342
  =head1 AUTHOR
343
343
 
344
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
344
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
345
345
 
346
346
  This library is free software; you can redistribute it and/or modify it
347
347
  under the same terms as Perl itself.
@@ -352,7 +352,7 @@ Image::ExifTool::AIFF.
352
352
 
353
353
  =head1 AUTHOR
354
354
 
355
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
355
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
356
356
 
357
357
  This library is free software; you can redistribute it and/or modify it
358
358
  under the same terms as Perl itself.
@@ -1391,7 +1391,7 @@ library files.
1391
1391
 
1392
1392
  =head1 AUTHOR
1393
1393
 
1394
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
1394
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
1395
1395
 
1396
1396
  This library is free software; you can redistribute it and/or modify it
1397
1397
  under the same terms as Perl itself.
@@ -56,7 +56,7 @@ use vars qw($VERSION $AUTOLOAD @formatSize @formatName %formatNumber %intFormat
56
56
  use Image::ExifTool qw(:DataAccess :Utils);
57
57
  use Image::ExifTool::MakerNotes;
58
58
 
59
- $VERSION = '4.26';
59
+ $VERSION = '4.27';
60
60
 
61
61
  sub ProcessExif($$$);
62
62
  sub WriteExif($$$);
@@ -4153,8 +4153,8 @@ my %subSecConv = (
4153
4153
  my $v;
4154
4154
  if (defined $val[1] and $val[1]=~/^(\d+)/) {
4155
4155
  my $subSec = $1;
4156
- # be careful here just in case the time already contains a timezone (contrary to spec)
4157
- undef $v unless ($v = $val[0]) =~ s/( \d{2}:\d{2}:\d{2})/$1\.$subSec/;
4156
+ # be careful here just in case the time already contains sub-seconds or a timezone (contrary to spec)
4157
+ undef $v unless ($v = $val[0]) =~ s/( \d{2}:\d{2}:\d{2})(?!\.\d+)/$1\.$subSec/;
4158
4158
  }
4159
4159
  if (defined $val[2] and $val[0]!~/[-+]/ and $val[2]=~/^([-+])(\d{1,2}):(\d{2})/) {
4160
4160
  $v = ($v || $val[0]) . sprintf('%s%.2d:%.2d', $1, $2, $3);
@@ -6505,7 +6505,7 @@ EXIF and TIFF meta information.
6505
6505
 
6506
6506
  =head1 AUTHOR
6507
6507
 
6508
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
6508
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
6509
6509
 
6510
6510
  This library is free software; you can redistribute it and/or modify it
6511
6511
  under the same terms as Perl itself.
@@ -126,7 +126,7 @@ information from FITS (Flexible Image Transport System) images.
126
126
 
127
127
  =head1 AUTHOR
128
128
 
129
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
129
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
130
130
 
131
131
  This library is free software; you can redistribute it and/or modify it
132
132
  under the same terms as Perl itself.
@@ -284,7 +284,7 @@ information from Free Lossless Audio Codec (FLAC) audio files.
284
284
 
285
285
  =head1 AUTHOR
286
286
 
287
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
287
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
288
288
 
289
289
  This library is free software; you can redistribute it and/or modify it
290
290
  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-2019, Phil Harvey (phil at owl.phy.queensu.ca)
332
+ Copyright 2003-2020, 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.
@@ -1400,7 +1400,6 @@ sub ProcessMeasInfo($$$)
1400
1400
  my $dirStart = $$dirInfo{DirStart} || 0;
1401
1401
  my $dataPos = $$dirInfo{DataPos};
1402
1402
  my $dirEnd = $dirStart + $$dirInfo{DirLen};
1403
- my $verbose = $et->Options('Verbose');
1404
1403
 
1405
1404
  my $pos = $dirStart + 12;
1406
1405
  return 0 if $pos > $dirEnd;
@@ -1595,7 +1594,7 @@ Systems Inc. thermal image files (FFF, FPF and JPEG format).
1595
1594
 
1596
1595
  =head1 AUTHOR
1597
1596
 
1598
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
1597
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
1599
1598
 
1600
1599
  This library is free software; you can redistribute it and/or modify it
1601
1600
  under the same terms as Perl itself.
@@ -354,7 +354,7 @@ linear list when ApplyFixups() is called.
354
354
 
355
355
  =head1 AUTHOR
356
356
 
357
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
357
+ Copyright 2003-2020, 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-2019, Phil Harvey (phil at owl.phy.queensu.ca)
724
+ Copyright 2003-2020, 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.
@@ -2370,7 +2370,7 @@ JPEG images.
2370
2370
 
2371
2371
  =head1 AUTHOR
2372
2372
 
2373
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
2373
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
2374
2374
 
2375
2375
  This library is free software; you can redistribute it and/or modify it
2376
2376
  under the same terms as Perl itself.
@@ -615,7 +615,7 @@ types are OTF, TTF, TTC, DFONT, PFA, PFB, PFM, AFM, ACFM and AMFM.
615
615
 
616
616
  =head1 AUTHOR
617
617
 
618
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
618
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
619
619
 
620
620
  This library is free software; you can redistribute it and/or modify it
621
621
  under the same terms as Perl itself.
@@ -243,7 +243,7 @@ write information from the FotoWare FotoStation trailer.
243
243
 
244
244
  =head1 AUTHOR
245
245
 
246
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
246
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
247
247
 
248
248
  This library is free software; you can redistribute it and/or modify it
249
249
  under the same terms as Perl itself.
@@ -1638,7 +1638,7 @@ FujiFilm maker notes in EXIF information, and to read/write FujiFilm RAW
1638
1638
 
1639
1639
  =head1 AUTHOR
1640
1640
 
1641
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
1641
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
1642
1642
 
1643
1643
  This library is free software; you can redistribute it and/or modify it
1644
1644
  under the same terms as Perl itself.
@@ -68,7 +68,7 @@ General Imaging maker notes.
68
68
 
69
69
  =head1 AUTHOR
70
70
 
71
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
71
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
72
72
 
73
73
  This library is free software; you can redistribute it and/or modify it
74
74
  under the same terms as Perl itself.
@@ -532,7 +532,7 @@ write GIF meta information.
532
532
 
533
533
  =head1 AUTHOR
534
534
 
535
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
535
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
536
536
 
537
537
  This library is free software; you can redistribute it and/or modify it
538
538
  under the same terms as Perl itself.
@@ -270,7 +270,7 @@ GIMP software.
270
270
 
271
271
  =head1 AUTHOR
272
272
 
273
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
273
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
274
274
 
275
275
  This library is free software; you can redistribute it and/or modify it
276
276
  under the same terms as Perl itself.
@@ -564,7 +564,7 @@ GPS (Global Positioning System) meta information in EXIF data.
564
564
 
565
565
  =head1 AUTHOR
566
566
 
567
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
567
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
568
568
 
569
569
  This library is free software; you can redistribute it and/or modify it
570
570
  under the same terms as Perl itself.
@@ -2240,7 +2240,7 @@ coordinates.
2240
2240
 
2241
2241
  =head1 AUTHOR
2242
2242
 
2243
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
2243
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
2244
2244
 
2245
2245
  This library is free software; you can redistribute it and/or modify it
2246
2246
  under the same terms as Perl itself.
@@ -218,7 +218,7 @@ sub LoadTrackLog($$;$)
218
218
  next;
219
219
  } elsif (/^HFDTE(\d{2})(\d{2})(\d{2})/) {
220
220
  my $year = $3 + ($3 >= 70 ? 1900 : 2000);
221
- $dateFlarm = Time::Local::timegm(0,0,0,$1,$2-1,$year-1900);
221
+ $dateFlarm = Time::Local::timegm(0,0,0,$1,$2-1,$year);
222
222
  $nmeaStart = 'B' ;
223
223
  $format = 'IGC';
224
224
  next;
@@ -364,7 +364,7 @@ sub LoadTrackLog($$;$)
364
364
  /^TP,D,\s*([-+]?\d+\.\d*),\s*([-+]?\d+\.\d*),\s*(\d+)\/(\d+)\/(\d{4}),\s*(\d+):(\d+):(\d+)/ or next;
365
365
  $$fix{lat} = $1;
366
366
  $$fix{lon} = $2;
367
- $time = Time::Local::timegm($8,$7,$6,$4,$3-1,$5-1900);
367
+ $time = Time::Local::timegm($8,$7,$6,$4,$3-1,$5);
368
368
  DoneFix: $isDate = 1;
369
369
  $$points{$time} = $fix;
370
370
  push @fixTimes, $time;
@@ -384,7 +384,7 @@ DoneFix: $isDate = 1;
384
384
  next unless @d == 3 and @t == 3;
385
385
  @$fix{qw(lat lon alt track dir pitch roll)} = @parts[2,3,4,5,8,9,10];
386
386
  # (add the seconds afterwards in case some models have decimal seconds)
387
- $time = Time::Local::timegm(0,$t[1],$t[0],$d[0],$d[1]-1,$d[2]-1900) + $t[2];
387
+ $time = Time::Local::timegm(0,$t[1],$t[0],$d[0],$d[1]-1,$d[2]) + $t[2];
388
388
  # set necessary flags for extra available information
389
389
  @$has{qw(alt track orient)} = (1,1,1);
390
390
  goto DoneFix; # save this fix
@@ -399,7 +399,7 @@ DoneFix: $isDate = 1;
399
399
  last unless defined $val;
400
400
  if ($label =~ /^Date/i) {
401
401
  if ($val =~ m{^(\d{2})/(\d{2})/(\d{4})$}) {
402
- $date = Time::Local::timegm(0,0,0,$1,$2-1,$3-1900);
402
+ $date = Time::Local::timegm(0,0,0,$1,$2-1,$3);
403
403
  }
404
404
  } elsif ($label =~ /^Time/i) {
405
405
  if ($val =~ /^(\d{1,2}):(\d{2}):(\d{2}(\.\d+)?)/) {
@@ -470,7 +470,7 @@ DoneFix: $isDate = 1;
470
470
  $fix{track} = $12 if length $12;
471
471
  my $year = $15 + ($15 >= 70 ? 1900 : 2000);
472
472
  $secs = (($1 * 60) + $2) * 60 + $3;
473
- $date = Time::Local::timegm(0,0,0,$13,$14-1,$year-1900);
473
+ $date = Time::Local::timegm(0,0,0,$13,$14-1,$year);
474
474
  #
475
475
  # NMEA GGA sentence (no date)
476
476
  #
@@ -513,7 +513,7 @@ DoneFix: $isDate = 1;
513
513
  # $GPZDA,hhmmss.ss,DD,MM,YYYY,tzh,tzm (hhmmss in UTC)
514
514
  /^\$[A-Z]{2}ZDA,(\d{2})(\d{2})(\d{2}(\.\d*)?),(\d+),(\d+),(\d+)/ or next;
515
515
  $secs = (($1 * 60) + $2) * 60 + $3;
516
- $date = Time::Local::timegm(0,0,0,$5,$6-1,$7-1900);
516
+ $date = Time::Local::timegm(0,0,0,$5,$6-1,$7);
517
517
  #
518
518
  # Magellan eXplorist PMGNTRK (Proprietary MaGellaN TRacK) sentence (optional date)
519
519
  #
@@ -529,7 +529,7 @@ DoneFix: $isDate = 1;
529
529
  next if $13 > 31 or $14 > 12 or $15 > 99; # validate day/month/year
530
530
  # optional date is available in PMGNTRK sentence
531
531
  my $year = $15 + ($15 >= 70 ? 1900 : 2000);
532
- $date = Time::Local::timegm(0,0,0,$13,$14-1,$year-1900);
532
+ $date = Time::Local::timegm(0,0,0,$13,$14-1,$year);
533
533
  }
534
534
  #
535
535
  # Honeywell HMR3000 PTNTHPR (Heading Pitch Roll) sentence (no date)
@@ -718,7 +718,7 @@ sub GetTime($)
718
718
  {
719
719
  my $timeStr = shift;
720
720
  $timeStr =~ /^(\d{4})-(\d+)-(\d+)T(\d+):(\d+):(\d+)(\.\d+)?(.*)/ or return undef;
721
- my $time = Time::Local::timegm($6,$5,$4,$3,$2-1,$1-1900);
721
+ my $time = Time::Local::timegm($6,$5,$4,$3,$2-1,$1);
722
722
  $time += $7 if $7; # add fractional seconds
723
723
  my $tz = $8;
724
724
  # adjust for time zone (otherwise assume UTC)
@@ -883,7 +883,7 @@ sub SetGeoValues($$;$)
883
883
  last;
884
884
  }
885
885
  if ($tz) {
886
- $time = Time::Local::timegm($sec,$min,$hr,$day,$mon-1,$year-1900);
886
+ $time = Time::Local::timegm($sec,$min,$hr,$day,$mon-1,$year);
887
887
  # use timezone from date/time value
888
888
  if ($tz ne 'Z') {
889
889
  my $tzmin = $t1 * 60 + $t2;
@@ -891,7 +891,7 @@ sub SetGeoValues($$;$)
891
891
  }
892
892
  } else {
893
893
  # assume local timezone
894
- $time = Image::ExifTool::TimeLocal($sec,$min,$hr,$day,$mon-1,$year-1900);
894
+ $time = Image::ExifTool::TimeLocal($sec,$min,$hr,$day,$mon-1,$year);
895
895
  }
896
896
  # add fractional seconds
897
897
  $time += $fs if $fs and $fs ne '.';
@@ -1345,7 +1345,7 @@ user-defined tag GPSRoll, must be active.
1345
1345
 
1346
1346
  =head1 AUTHOR
1347
1347
 
1348
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
1348
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
1349
1349
 
1350
1350
  This library is free software; you can redistribute it and/or modify it
1351
1351
  under the same terms as Perl itself.
@@ -687,7 +687,7 @@ metadata from GoPro MP4 videos.
687
687
 
688
688
  =head1 AUTHOR
689
689
 
690
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
690
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
691
691
 
692
692
  This library is free software; you can redistribute it and/or modify it
693
693
  under the same terms as Perl itself.
@@ -1108,7 +1108,7 @@ information from H.264 video streams.
1108
1108
 
1109
1109
  =head1 AUTHOR
1110
1110
 
1111
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
1111
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
1112
1112
 
1113
1113
  This library is free software; you can redistribute it and/or modify it
1114
1114
  under the same terms as Perl itself.
@@ -250,7 +250,7 @@ Hewlett-Packard maker notes.
250
250
 
251
251
  =head1 AUTHOR
252
252
 
253
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
253
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
254
254
 
255
255
  This library is free software; you can redistribute it and/or modify it
256
256
  under the same terms as Perl itself.
@@ -555,7 +555,7 @@ meta information from HTML documents.
555
555
 
556
556
  =head1 AUTHOR
557
557
 
558
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
558
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
559
559
 
560
560
  This library is free software; you can redistribute it and/or modify it
561
561
  under the same terms as Perl itself.
@@ -896,7 +896,7 @@ page.
896
896
 
897
897
  =head1 AUTHOR
898
898
 
899
- Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
899
+ Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
900
900
 
901
901
  This library is free software; you can redistribute it and/or modify it
902
902
  under the same terms as Perl itself.