exiftool-vendored.pl 12.38.0 → 12.39.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.
Files changed (199) hide show
  1. package/LICENSE +10 -3
  2. package/bin/Changes +17 -0
  3. package/bin/MANIFEST +1 -0
  4. package/bin/META.json +1 -1
  5. package/bin/META.yml +1 -1
  6. package/bin/README +45 -45
  7. package/bin/exiftool +46 -46
  8. package/bin/lib/File/RandomAccess.pm +1 -1
  9. package/bin/lib/File/RandomAccess.pod +2 -2
  10. package/bin/lib/Image/ExifTool/AES.pm +1 -1
  11. package/bin/lib/Image/ExifTool/AFCP.pm +1 -1
  12. package/bin/lib/Image/ExifTool/AIFF.pm +1 -1
  13. package/bin/lib/Image/ExifTool/APE.pm +1 -1
  14. package/bin/lib/Image/ExifTool/APP12.pm +1 -1
  15. package/bin/lib/Image/ExifTool/ASF.pm +1 -1
  16. package/bin/lib/Image/ExifTool/Apple.pm +1 -1
  17. package/bin/lib/Image/ExifTool/Audible.pm +1 -1
  18. package/bin/lib/Image/ExifTool/BMP.pm +1 -1
  19. package/bin/lib/Image/ExifTool/BPG.pm +1 -1
  20. package/bin/lib/Image/ExifTool/BZZ.pm +1 -1
  21. package/bin/lib/Image/ExifTool/BigTIFF.pm +1 -1
  22. package/bin/lib/Image/ExifTool/BuildTagLookup.pm +6 -4
  23. package/bin/lib/Image/ExifTool/CBOR.pm +1 -1
  24. package/bin/lib/Image/ExifTool/Canon.pm +1 -1
  25. package/bin/lib/Image/ExifTool/CanonCustom.pm +1 -1
  26. package/bin/lib/Image/ExifTool/CanonRaw.pm +1 -1
  27. package/bin/lib/Image/ExifTool/CanonVRD.pm +1 -1
  28. package/bin/lib/Image/ExifTool/CaptureOne.pm +1 -1
  29. package/bin/lib/Image/ExifTool/Casio.pm +1 -1
  30. package/bin/lib/Image/ExifTool/Charset.pm +1 -1
  31. package/bin/lib/Image/ExifTool/DICOM.pm +1 -1
  32. package/bin/lib/Image/ExifTool/DJI.pm +1 -1
  33. package/bin/lib/Image/ExifTool/DNG.pm +1 -1
  34. package/bin/lib/Image/ExifTool/DPX.pm +1 -1
  35. package/bin/lib/Image/ExifTool/DV.pm +1 -1
  36. package/bin/lib/Image/ExifTool/DarwinCore.pm +1 -1
  37. package/bin/lib/Image/ExifTool/DjVu.pm +1 -1
  38. package/bin/lib/Image/ExifTool/EXE.pm +1 -1
  39. package/bin/lib/Image/ExifTool/Exif.pm +9 -1
  40. package/bin/lib/Image/ExifTool/FITS.pm +1 -1
  41. package/bin/lib/Image/ExifTool/FLAC.pm +1 -1
  42. package/bin/lib/Image/ExifTool/FLIF.pm +1 -1
  43. package/bin/lib/Image/ExifTool/FLIR.pm +16 -4
  44. package/bin/lib/Image/ExifTool/Fixup.pm +1 -1
  45. package/bin/lib/Image/ExifTool/Flash.pm +1 -1
  46. package/bin/lib/Image/ExifTool/FlashPix.pm +1 -1
  47. package/bin/lib/Image/ExifTool/Font.pm +1 -1
  48. package/bin/lib/Image/ExifTool/FotoStation.pm +1 -1
  49. package/bin/lib/Image/ExifTool/FujiFilm.pm +1 -1
  50. package/bin/lib/Image/ExifTool/GE.pm +1 -1
  51. package/bin/lib/Image/ExifTool/GIF.pm +1 -1
  52. package/bin/lib/Image/ExifTool/GIMP.pm +1 -1
  53. package/bin/lib/Image/ExifTool/GPS.pm +1 -1
  54. package/bin/lib/Image/ExifTool/GeoTiff.pm +1 -1
  55. package/bin/lib/Image/ExifTool/Geotag.pm +1 -1
  56. package/bin/lib/Image/ExifTool/GoPro.pm +1 -1
  57. package/bin/lib/Image/ExifTool/H264.pm +1 -1
  58. package/bin/lib/Image/ExifTool/HP.pm +1 -1
  59. package/bin/lib/Image/ExifTool/HTML.pm +1 -1
  60. package/bin/lib/Image/ExifTool/HtmlDump.pm +1 -1
  61. package/bin/lib/Image/ExifTool/ICC_Profile.pm +1 -1
  62. package/bin/lib/Image/ExifTool/ID3.pm +1 -1
  63. package/bin/lib/Image/ExifTool/IPTC.pm +1 -1
  64. package/bin/lib/Image/ExifTool/ISO.pm +1 -1
  65. package/bin/lib/Image/ExifTool/ITC.pm +1 -1
  66. package/bin/lib/Image/ExifTool/Import.pm +1 -1
  67. package/bin/lib/Image/ExifTool/InDesign.pm +1 -1
  68. package/bin/lib/Image/ExifTool/JPEG.pm +6 -2
  69. package/bin/lib/Image/ExifTool/JPEGDigest.pm +1 -1
  70. package/bin/lib/Image/ExifTool/JSON.pm +1 -1
  71. package/bin/lib/Image/ExifTool/JVC.pm +1 -1
  72. package/bin/lib/Image/ExifTool/Jpeg2000.pm +1 -1
  73. package/bin/lib/Image/ExifTool/Kodak.pm +1 -1
  74. package/bin/lib/Image/ExifTool/KyoceraRaw.pm +1 -1
  75. package/bin/lib/Image/ExifTool/LIF.pm +1 -1
  76. package/bin/lib/Image/ExifTool/LNK.pm +1 -1
  77. package/bin/lib/Image/ExifTool/Lang/cs.pm +1 -1
  78. package/bin/lib/Image/ExifTool/Lang/de.pm +1 -1
  79. package/bin/lib/Image/ExifTool/Lang/en_ca.pm +1 -1
  80. package/bin/lib/Image/ExifTool/Lang/en_gb.pm +1 -1
  81. package/bin/lib/Image/ExifTool/Lang/es.pm +1 -1
  82. package/bin/lib/Image/ExifTool/Lang/fi.pm +1 -1
  83. package/bin/lib/Image/ExifTool/Lang/fr.pm +1 -1
  84. package/bin/lib/Image/ExifTool/Lang/it.pm +1 -1
  85. package/bin/lib/Image/ExifTool/Lang/ja.pm +1 -1
  86. package/bin/lib/Image/ExifTool/Lang/ko.pm +1 -1
  87. package/bin/lib/Image/ExifTool/Lang/nl.pm +1 -1
  88. package/bin/lib/Image/ExifTool/Lang/pl.pm +1 -1
  89. package/bin/lib/Image/ExifTool/Lang/ru.pm +1 -1
  90. package/bin/lib/Image/ExifTool/Lang/sv.pm +1 -1
  91. package/bin/lib/Image/ExifTool/Lang/tr.pm +1 -1
  92. package/bin/lib/Image/ExifTool/Lang/zh_cn.pm +1 -1
  93. package/bin/lib/Image/ExifTool/Lang/zh_tw.pm +1 -1
  94. package/bin/lib/Image/ExifTool/Leaf.pm +1 -1
  95. package/bin/lib/Image/ExifTool/Lytro.pm +1 -1
  96. package/bin/lib/Image/ExifTool/M2TS.pm +1 -1
  97. package/bin/lib/Image/ExifTool/MIE.pm +1 -1
  98. package/bin/lib/Image/ExifTool/MIEUnits.pod +1 -1
  99. package/bin/lib/Image/ExifTool/MIFF.pm +1 -1
  100. package/bin/lib/Image/ExifTool/MNG.pm +1 -1
  101. package/bin/lib/Image/ExifTool/MOI.pm +1 -1
  102. package/bin/lib/Image/ExifTool/MPC.pm +1 -1
  103. package/bin/lib/Image/ExifTool/MPEG.pm +1 -1
  104. package/bin/lib/Image/ExifTool/MPF.pm +1 -1
  105. package/bin/lib/Image/ExifTool/MRC.pm +1 -1
  106. package/bin/lib/Image/ExifTool/MWG.pm +1 -1
  107. package/bin/lib/Image/ExifTool/MXF.pm +1 -1
  108. package/bin/lib/Image/ExifTool/MacOS.pm +1 -1
  109. package/bin/lib/Image/ExifTool/MakerNotes.pm +1 -1
  110. package/bin/lib/Image/ExifTool/Matroska.pm +9 -5
  111. package/bin/lib/Image/ExifTool/Microsoft.pm +1 -1
  112. package/bin/lib/Image/ExifTool/Minolta.pm +1 -1
  113. package/bin/lib/Image/ExifTool/MinoltaRaw.pm +1 -1
  114. package/bin/lib/Image/ExifTool/Motorola.pm +1 -1
  115. package/bin/lib/Image/ExifTool/Nikon.pm +897 -184
  116. package/bin/lib/Image/ExifTool/NikonCapture.pm +1 -1
  117. package/bin/lib/Image/ExifTool/NikonCustom.pm +519 -6
  118. package/bin/lib/Image/ExifTool/NikonSettings.pm +17 -18
  119. package/bin/lib/Image/ExifTool/Nintendo.pm +1 -1
  120. package/bin/lib/Image/ExifTool/OOXML.pm +1 -1
  121. package/bin/lib/Image/ExifTool/Ogg.pm +1 -1
  122. package/bin/lib/Image/ExifTool/Olympus.pm +1 -1
  123. package/bin/lib/Image/ExifTool/OpenEXR.pm +1 -1
  124. package/bin/lib/Image/ExifTool/Opus.pm +1 -1
  125. package/bin/lib/Image/ExifTool/Other.pm +1 -1
  126. package/bin/lib/Image/ExifTool/PCX.pm +1 -1
  127. package/bin/lib/Image/ExifTool/PDF.pm +1 -1
  128. package/bin/lib/Image/ExifTool/PGF.pm +1 -1
  129. package/bin/lib/Image/ExifTool/PICT.pm +1 -1
  130. package/bin/lib/Image/ExifTool/PLIST.pm +1 -1
  131. package/bin/lib/Image/ExifTool/PLUS.pm +1 -1
  132. package/bin/lib/Image/ExifTool/PNG.pm +28 -8
  133. package/bin/lib/Image/ExifTool/PPM.pm +1 -1
  134. package/bin/lib/Image/ExifTool/PSP.pm +1 -1
  135. package/bin/lib/Image/ExifTool/Palm.pm +1 -1
  136. package/bin/lib/Image/ExifTool/Panasonic.pm +1 -1
  137. package/bin/lib/Image/ExifTool/PanasonicRaw.pm +1 -1
  138. package/bin/lib/Image/ExifTool/Parrot.pm +1 -1
  139. package/bin/lib/Image/ExifTool/Pentax.pm +3 -2
  140. package/bin/lib/Image/ExifTool/PhaseOne.pm +1 -1
  141. package/bin/lib/Image/ExifTool/PhotoCD.pm +1 -1
  142. package/bin/lib/Image/ExifTool/PhotoMechanic.pm +1 -1
  143. package/bin/lib/Image/ExifTool/Photoshop.pm +1 -1
  144. package/bin/lib/Image/ExifTool/PostScript.pm +1 -1
  145. package/bin/lib/Image/ExifTool/PrintIM.pm +1 -1
  146. package/bin/lib/Image/ExifTool/Qualcomm.pm +1 -1
  147. package/bin/lib/Image/ExifTool/QuickTime.pm +1 -1
  148. package/bin/lib/Image/ExifTool/QuickTimeStream.pl +14 -3
  149. package/bin/lib/Image/ExifTool/RIFF.pm +1 -1
  150. package/bin/lib/Image/ExifTool/RSRC.pm +1 -1
  151. package/bin/lib/Image/ExifTool/RTF.pm +1 -1
  152. package/bin/lib/Image/ExifTool/Radiance.pm +1 -1
  153. package/bin/lib/Image/ExifTool/Rawzor.pm +1 -1
  154. package/bin/lib/Image/ExifTool/Real.pm +1 -1
  155. package/bin/lib/Image/ExifTool/Reconyx.pm +1 -1
  156. package/bin/lib/Image/ExifTool/Red.pm +1 -1
  157. package/bin/lib/Image/ExifTool/Ricoh.pm +1 -1
  158. package/bin/lib/Image/ExifTool/Samsung.pm +1 -1
  159. package/bin/lib/Image/ExifTool/Sanyo.pm +1 -1
  160. package/bin/lib/Image/ExifTool/Scalado.pm +1 -1
  161. package/bin/lib/Image/ExifTool/Shift.pl +3 -1
  162. package/bin/lib/Image/ExifTool/Shortcuts.pm +1 -1
  163. package/bin/lib/Image/ExifTool/Sigma.pm +1 -1
  164. package/bin/lib/Image/ExifTool/SigmaRaw.pm +1 -1
  165. package/bin/lib/Image/ExifTool/Sony.pm +1 -1
  166. package/bin/lib/Image/ExifTool/SonyIDC.pm +1 -1
  167. package/bin/lib/Image/ExifTool/Stim.pm +1 -1
  168. package/bin/lib/Image/ExifTool/TagInfoXML.pm +2 -2
  169. package/bin/lib/Image/ExifTool/TagLookup.pm +4560 -4474
  170. package/bin/lib/Image/ExifTool/TagNames.pod +320 -21
  171. package/bin/lib/Image/ExifTool/Text.pm +1 -1
  172. package/bin/lib/Image/ExifTool/Theora.pm +1 -1
  173. package/bin/lib/Image/ExifTool/Torrent.pm +1 -1
  174. package/bin/lib/Image/ExifTool/Unknown.pm +1 -1
  175. package/bin/lib/Image/ExifTool/VCard.pm +1 -1
  176. package/bin/lib/Image/ExifTool/Validate.pm +1 -1
  177. package/bin/lib/Image/ExifTool/Vorbis.pm +1 -1
  178. package/bin/lib/Image/ExifTool/WTV.pm +1 -1
  179. package/bin/lib/Image/ExifTool/WriteCanonRaw.pl +1 -1
  180. package/bin/lib/Image/ExifTool/WriteExif.pl +1 -1
  181. package/bin/lib/Image/ExifTool/WriteIPTC.pl +1 -1
  182. package/bin/lib/Image/ExifTool/WritePDF.pl +1 -1
  183. package/bin/lib/Image/ExifTool/WritePNG.pl +30 -10
  184. package/bin/lib/Image/ExifTool/WritePhotoshop.pl +1 -1
  185. package/bin/lib/Image/ExifTool/WritePostScript.pl +1 -1
  186. package/bin/lib/Image/ExifTool/WriteQuickTime.pl +2 -1
  187. package/bin/lib/Image/ExifTool/WriteXMP.pl +1 -1
  188. package/bin/lib/Image/ExifTool/Writer.pl +6 -5
  189. package/bin/lib/Image/ExifTool/XMP.pm +40 -22
  190. package/bin/lib/Image/ExifTool/XMP2.pl +3 -2
  191. package/bin/lib/Image/ExifTool/XMPStruct.pl +1 -1
  192. package/bin/lib/Image/ExifTool/ZIP.pm +10 -2
  193. package/bin/lib/Image/ExifTool/ZISRAW.pm +1 -1
  194. package/bin/lib/Image/ExifTool/iWork.pm +1 -1
  195. package/bin/lib/Image/ExifTool.pm +11 -3
  196. package/bin/lib/Image/ExifTool.pod +64 -63
  197. package/bin/perl-Image-ExifTool.spec +43 -43
  198. package/bin/pp_build_exe.args +5 -5
  199. package/package.json +2 -2
@@ -291,7 +291,7 @@ information from DV (raw Digital Video) files.
291
291
 
292
292
  =head1 AUTHOR
293
293
 
294
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
294
+ Copyright 2003-2022, 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.
@@ -360,7 +360,7 @@ This file contains tag definitions for the Darwin Core XMP namespace.
360
360
 
361
361
  =head1 AUTHOR
362
362
 
363
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
363
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
364
364
 
365
365
  This library is free software; you can redistribute it and/or modify it
366
366
  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-2021, Phil Harvey (philharvey66 at gmail.com)
356
+ Copyright 2003-2022, 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.
@@ -1398,7 +1398,7 @@ library files.
1398
1398
 
1399
1399
  =head1 AUTHOR
1400
1400
 
1401
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
1401
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
1402
1402
 
1403
1403
  This library is free software; you can redistribute it and/or modify it
1404
1404
  under the same terms as Perl itself.
@@ -4817,12 +4817,20 @@ my %subSecConv = (
4817
4817
  GPSPosition => {
4818
4818
  Groups => { 2 => 'Location' },
4819
4819
  Writable => 1,
4820
+ Protected => 1,
4820
4821
  WriteAlso => {
4821
4822
  GPSLatitude => '$val =~ /(.*?)( ?[NS])?,/ ? $1 : undef',
4822
4823
  GPSLatitudeRef => '$val =~ /(-?)(.*?) ?([NS]?),/ ? ($3 || ($1 ? "S" : "N")) : undef',
4823
4824
  GPSLongitude => '$val =~ /, ?(.*?)( ?[EW]?)$/ ? $1 : undef',
4824
4825
  GPSLongitudeRef => '$val =~ /, ?(-?)(.*?) ?([EW]?)$/ ? ($3 || ($1 ? "W" : "E")) : undef',
4825
4826
  },
4827
+ PrintConvInv => q{
4828
+ return undef unless $val =~ /(.*? ?[NS]?), ?(.*? ?[EW]?)$/;
4829
+ my ($lat, $lon) = ($1, $2);
4830
+ $lat = Image::ExifTool::GPS::ToDegrees($lat, 1, "lat");
4831
+ $lon = Image::ExifTool::GPS::ToDegrees($lon, 1, "lon");
4832
+ return "$lat, $lon";
4833
+ },
4826
4834
  Require => {
4827
4835
  0 => 'GPSLatitude',
4828
4836
  1 => 'GPSLongitude',
@@ -6743,7 +6751,7 @@ EXIF and TIFF meta information.
6743
6751
 
6744
6752
  =head1 AUTHOR
6745
6753
 
6746
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
6754
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
6747
6755
 
6748
6756
  This library is free software; you can redistribute it and/or modify it
6749
6757
  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-2021, Phil Harvey (philharvey66 at gmail.com)
140
+ Copyright 2003-2022, 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.
@@ -284,7 +284,7 @@ information from Free Lossless Audio Codec (FLAC) audio files.
284
284
 
285
285
  =head1 AUTHOR
286
286
 
287
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
287
+ Copyright 2003-2022, 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-2021, Phil Harvey (philharvey66 at gmail.com)
332
+ Copyright 2003-2022, 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.19';
27
+ $VERSION = '1.20';
28
28
 
29
29
  sub ProcessFLIR($$;$);
30
30
  sub ProcessFLIRText($$$);
@@ -691,7 +691,15 @@ my %float8g = ( Format => 'float', PrintConv => 'sprintf("%.8g",$val)' );
691
691
  T => 'True North',
692
692
  },
693
693
  },
694
- # 0x48 - int32u: seen 0,77
694
+ 0x48 => { #PH (NC)
695
+ Name => 'GPSImgDirectionRef',
696
+ Format => 'string[2]',
697
+ RawConv => 'length($val) ? $val : undef',
698
+ PrintConv => {
699
+ M => 'Magnetic North',
700
+ T => 'True North',
701
+ },
702
+ },
695
703
  0x4c => {
696
704
  Name => 'GPSSpeed',
697
705
  %float2f,
@@ -702,7 +710,11 @@ my %float8g = ( Format => 'float', PrintConv => 'sprintf("%.8g",$val)' );
702
710
  %float2f,
703
711
  RawConv => '$val < 0 ? undef : $val',
704
712
  },
705
- # 0x54 - float: seen 0,-1
713
+ 0x54 => {
714
+ Name => 'GPSImgDirection',
715
+ %float2f,
716
+ RawConv => '$val < 0 ? undef : $val',
717
+ },
706
718
  0x58 => {
707
719
  Name => 'GPSMapDatum',
708
720
  Format => 'string[16]',
@@ -1619,7 +1631,7 @@ Systems Inc. thermal image files (FFF, FPF and JPEG format).
1619
1631
 
1620
1632
  =head1 AUTHOR
1621
1633
 
1622
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
1634
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
1623
1635
 
1624
1636
  This library is free software; you can redistribute it and/or modify it
1625
1637
  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-2021, Phil Harvey (philharvey66 at gmail.com)
357
+ Copyright 2003-2022, 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-2021, Phil Harvey (philharvey66 at gmail.com)
724
+ Copyright 2003-2022, 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.
@@ -2395,7 +2395,7 @@ JPEG images.
2395
2395
 
2396
2396
  =head1 AUTHOR
2397
2397
 
2398
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
2398
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
2399
2399
 
2400
2400
  This library is free software; you can redistribute it and/or modify it
2401
2401
  under the same terms as Perl itself.
@@ -622,7 +622,7 @@ extracted from these formats.
622
622
 
623
623
  =head1 AUTHOR
624
624
 
625
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
625
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
626
626
 
627
627
  This library is free software; you can redistribute it and/or modify it
628
628
  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-2021, Phil Harvey (philharvey66 at gmail.com)
246
+ Copyright 2003-2022, 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.
@@ -1670,7 +1670,7 @@ FujiFilm maker notes in EXIF information, and to read/write FujiFilm RAW
1670
1670
 
1671
1671
  =head1 AUTHOR
1672
1672
 
1673
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
1673
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
1674
1674
 
1675
1675
  This library is free software; you can redistribute it and/or modify it
1676
1676
  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-2021, Phil Harvey (philharvey66 at gmail.com)
71
+ Copyright 2003-2022, 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.
@@ -541,7 +541,7 @@ write GIF meta information.
541
541
 
542
542
  =head1 AUTHOR
543
543
 
544
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
544
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
545
545
 
546
546
  This library is free software; you can redistribute it and/or modify it
547
547
  under the same terms as Perl itself.
@@ -270,7 +270,7 @@ GIMP software.
270
270
 
271
271
  =head1 AUTHOR
272
272
 
273
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
273
+ Copyright 2003-2022, 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.
@@ -579,7 +579,7 @@ GPS (Global Positioning System) meta information in EXIF data.
579
579
 
580
580
  =head1 AUTHOR
581
581
 
582
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
582
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
583
583
 
584
584
  This library is free software; you can redistribute it and/or modify it
585
585
  under the same terms as Perl itself.
@@ -2242,7 +2242,7 @@ coordinates.
2242
2242
 
2243
2243
  =head1 AUTHOR
2244
2244
 
2245
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
2245
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
2246
2246
 
2247
2247
  This library is free software; you can redistribute it and/or modify it
2248
2248
  under the same terms as Perl itself.
@@ -1423,7 +1423,7 @@ user-defined tag GPSRoll, must be active.
1423
1423
 
1424
1424
  =head1 AUTHOR
1425
1425
 
1426
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
1426
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
1427
1427
 
1428
1428
  This library is free software; you can redistribute it and/or modify it
1429
1429
  under the same terms as Perl itself.
@@ -733,7 +733,7 @@ metadata from GoPro MP4 videos.
733
733
 
734
734
  =head1 AUTHOR
735
735
 
736
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
736
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
737
737
 
738
738
  This library is free software; you can redistribute it and/or modify it
739
739
  under the same terms as Perl itself.
@@ -1123,7 +1123,7 @@ information from H.264 video streams.
1123
1123
 
1124
1124
  =head1 AUTHOR
1125
1125
 
1126
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
1126
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
1127
1127
 
1128
1128
  This library is free software; you can redistribute it and/or modify it
1129
1129
  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-2021, Phil Harvey (philharvey66 at gmail.com)
253
+ Copyright 2003-2022, 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-2021, Phil Harvey (philharvey66 at gmail.com)
558
+ Copyright 2003-2022, 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.
@@ -917,7 +917,7 @@ page.
917
917
 
918
918
  =head1 AUTHOR
919
919
 
920
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
920
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
921
921
 
922
922
  This library is free software; you can redistribute it and/or modify it
923
923
  under the same terms as Perl itself.
@@ -1354,7 +1354,7 @@ data created on one device into another device's native color space.
1354
1354
 
1355
1355
  =head1 AUTHOR
1356
1356
 
1357
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
1357
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
1358
1358
 
1359
1359
  This library is free software; you can redistribute it and/or modify it
1360
1360
  under the same terms as Perl itself.
@@ -1652,7 +1652,7 @@ other types of audio files.
1652
1652
 
1653
1653
  =head1 AUTHOR
1654
1654
 
1655
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
1655
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
1656
1656
 
1657
1657
  This library is free software; you can redistribute it and/or modify it
1658
1658
  under the same terms as Perl itself.
@@ -1280,7 +1280,7 @@ image files.
1280
1280
 
1281
1281
  =head1 AUTHOR
1282
1282
 
1283
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
1283
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
1284
1284
 
1285
1285
  This library is free software; you can redistribute it and/or modify it
1286
1286
  under the same terms as Perl itself.
@@ -184,7 +184,7 @@ information from ISO 9660 disk images.
184
184
 
185
185
  =head1 AUTHOR
186
186
 
187
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
187
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
188
188
 
189
189
  This library is free software; you can redistribute it and/or modify it
190
190
  under the same terms as Perl itself.
@@ -191,7 +191,7 @@ information (including artwork images) from iTunes Cover Flow files.
191
191
 
192
192
  =head1 AUTHOR
193
193
 
194
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
194
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
195
195
 
196
196
  This library is free software; you can redistribute it and/or modify it
197
197
  under the same terms as Perl itself.
@@ -348,7 +348,7 @@ stored as hash lookups of tag name/value for each SourceFile.
348
348
 
349
349
  =head1 AUTHOR
350
350
 
351
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
351
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
352
352
 
353
353
  This library is free software; you can redistribute it and/or modify it
354
354
  under the same terms as Perl itself.
@@ -258,7 +258,7 @@ them and the LargeFileSupport option is enabled.
258
258
 
259
259
  =head1 AUTHOR
260
260
 
261
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
261
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
262
262
 
263
263
  This library is free software; you can redistribute it and/or modify it
264
264
  under the same terms as Perl itself.
@@ -11,7 +11,7 @@ use strict;
11
11
  use vars qw($VERSION);
12
12
  use Image::ExifTool qw(:DataAccess :Utils);
13
13
 
14
- $VERSION = '1.32';
14
+ $VERSION = '1.33';
15
15
 
16
16
  sub ProcessOcad($$$);
17
17
  sub ProcessJPEG_HDR($$$);
@@ -284,6 +284,10 @@ sub ProcessJPEG_HDR($$$);
284
284
  }, {
285
285
  Name => 'Insta360',
286
286
  Condition => '$$valPt =~ /8db42d694ccc418790edff439fe026bf$/',
287
+ }, {
288
+ Name => 'NikonApp',
289
+ Condition => '$$valPt =~ m(\0{6}/NIKON APP$)',
290
+ Notes => 'contains editing information in XMP format',
287
291
  }, {
288
292
  Name => 'PreviewImage',
289
293
  Condition => '$$valPt =~ /^\xff\xd8\xff/',
@@ -714,7 +718,7 @@ segments are included in the Image::ExifTool module itself.
714
718
 
715
719
  =head1 AUTHOR
716
720
 
717
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
721
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
718
722
 
719
723
  This library is free software; you can redistribute it and/or modify it
720
724
  under the same terms as Perl itself.
@@ -2590,7 +2590,7 @@ estimated JPEG quality if requested.
2590
2590
 
2591
2591
  =head1 AUTHOR
2592
2592
 
2593
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
2593
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
2594
2594
 
2595
2595
  This library is free software; you can redistribute it and/or modify it
2596
2596
  under the same terms as Perl itself.
@@ -176,7 +176,7 @@ information from JSON files.
176
176
 
177
177
  =head1 AUTHOR
178
178
 
179
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
179
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
180
180
 
181
181
  This library is free software; you can redistribute it and/or modify it
182
182
  under the same terms as Perl itself.
@@ -117,7 +117,7 @@ notes.
117
117
 
118
118
  =head1 AUTHOR
119
119
 
120
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
120
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
121
121
 
122
122
  This library is free software; you can redistribute it and/or modify it
123
123
  under the same terms as Perl itself.
@@ -1355,7 +1355,7 @@ files.
1355
1355
 
1356
1356
  =head1 AUTHOR
1357
1357
 
1358
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
1358
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
1359
1359
 
1360
1360
  This library is free software; you can redistribute it and/or modify it
1361
1361
  under the same terms as Perl itself.
@@ -3252,7 +3252,7 @@ interpret Kodak maker notes EXIF meta information.
3252
3252
 
3253
3253
  =head1 AUTHOR
3254
3254
 
3255
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
3255
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
3256
3256
 
3257
3257
  This library is free software; you can redistribute it and/or modify it
3258
3258
  under the same terms as Perl itself.
@@ -152,7 +152,7 @@ meta information from Kyocera Contax N Digital RAW images.
152
152
 
153
153
  =head1 AUTHOR
154
154
 
155
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
155
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
156
156
 
157
157
  This library is free software; you can redistribute it and/or modify it
158
158
  under the same terms as Perl itself.
@@ -139,7 +139,7 @@ metadata from Leica Image File (LIF) images.
139
139
 
140
140
  =head1 AUTHOR
141
141
 
142
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
142
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
143
143
 
144
144
  This library is free software; you can redistribute it and/or modify it
145
145
  under the same terms as Perl itself.
@@ -699,7 +699,7 @@ information MS Shell Link (Windows shortcut) files.
699
699
 
700
700
  =head1 AUTHOR
701
701
 
702
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
702
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
703
703
 
704
704
  This library is free software; you can redistribute it and/or modify it
705
705
  under the same terms as Perl itself.
@@ -1570,7 +1570,7 @@ and values.
1570
1570
 
1571
1571
  =head1 AUTHOR
1572
1572
 
1573
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
1573
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
1574
1574
 
1575
1575
  This library is free software; you can redistribute it and/or modify it
1576
1576
  under the same terms as Perl itself.
@@ -8702,7 +8702,7 @@ and values.
8702
8702
 
8703
8703
  =head1 AUTHOR
8704
8704
 
8705
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
8705
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
8706
8706
 
8707
8707
  This library is free software; you can redistribute it and/or modify it
8708
8708
  under the same terms as Perl itself.
@@ -989,7 +989,7 @@ and values.
989
989
 
990
990
  =head1 AUTHOR
991
991
 
992
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
992
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
993
993
 
994
994
  This library is free software; you can redistribute it and/or modify it
995
995
  under the same terms as Perl itself.
@@ -1032,7 +1032,7 @@ and values.
1032
1032
 
1033
1033
  =head1 AUTHOR
1034
1034
 
1035
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
1035
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
1036
1036
 
1037
1037
  This library is free software; you can redistribute it and/or modify it
1038
1038
  under the same terms as Perl itself.
@@ -4005,7 +4005,7 @@ and values.
4005
4005
 
4006
4006
  =head1 AUTHOR
4007
4007
 
4008
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
4008
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
4009
4009
 
4010
4010
  This library is free software; you can redistribute it and/or modify it
4011
4011
  under the same terms as Perl itself.
@@ -2878,7 +2878,7 @@ and values.
2878
2878
 
2879
2879
  =head1 AUTHOR
2880
2880
 
2881
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
2881
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
2882
2882
 
2883
2883
  This library is free software; you can redistribute it and/or modify it
2884
2884
  under the same terms as Perl itself.
@@ -4751,7 +4751,7 @@ and values.
4751
4751
 
4752
4752
  =head1 AUTHOR
4753
4753
 
4754
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
4754
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
4755
4755
 
4756
4756
  This library is free software; you can redistribute it and/or modify it
4757
4757
  under the same terms as Perl itself.
@@ -7903,7 +7903,7 @@ and values.
7903
7903
 
7904
7904
  =head1 AUTHOR
7905
7905
 
7906
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
7906
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
7907
7907
 
7908
7908
  This library is free software; you can redistribute it and/or modify it
7909
7909
  under the same terms as Perl itself.
@@ -5841,7 +5841,7 @@ and values.
5841
5841
 
5842
5842
  =head1 AUTHOR
5843
5843
 
5844
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
5844
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
5845
5845
 
5846
5846
  This library is free software; you can redistribute it and/or modify it
5847
5847
  under the same terms as Perl itself.
@@ -2316,7 +2316,7 @@ and values.
2316
2316
 
2317
2317
  =head1 AUTHOR
2318
2318
 
2319
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
2319
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
2320
2320
 
2321
2321
  This library is free software; you can redistribute it and/or modify it
2322
2322
  under the same terms as Perl itself.
@@ -3208,7 +3208,7 @@ and values.
3208
3208
 
3209
3209
  =head1 AUTHOR
3210
3210
 
3211
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
3211
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
3212
3212
 
3213
3213
  This library is free software; you can redistribute it and/or modify it
3214
3214
  under the same terms as Perl itself.
@@ -1258,7 +1258,7 @@ and values.
1258
1258
 
1259
1259
  =head1 AUTHOR
1260
1260
 
1261
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
1261
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
1262
1262
 
1263
1263
  This library is free software; you can redistribute it and/or modify it
1264
1264
  under the same terms as Perl itself.
@@ -5718,7 +5718,7 @@ and values.
5718
5718
 
5719
5719
  =head1 AUTHOR
5720
5720
 
5721
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
5721
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
5722
5722
 
5723
5723
  This library is free software; you can redistribute it and/or modify it
5724
5724
  under the same terms as Perl itself.