exiftool_vendored 13.45.0 → 13.46.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (218) hide show
  1. checksums.yaml +4 -4
  2. data/bin/Changes +19 -1
  3. data/bin/META.json +1 -1
  4. data/bin/META.yml +1 -1
  5. data/bin/README +3 -3
  6. data/bin/exiftool +8 -7
  7. data/bin/lib/File/RandomAccess.pm +1 -1
  8. data/bin/lib/File/RandomAccess.pod +2 -2
  9. data/bin/lib/Image/ExifTool/AAC.pm +1 -1
  10. data/bin/lib/Image/ExifTool/AES.pm +1 -1
  11. data/bin/lib/Image/ExifTool/AFCP.pm +1 -1
  12. data/bin/lib/Image/ExifTool/AIFF.pm +1 -1
  13. data/bin/lib/Image/ExifTool/APE.pm +1 -1
  14. data/bin/lib/Image/ExifTool/APP12.pm +1 -1
  15. data/bin/lib/Image/ExifTool/ASF.pm +1 -1
  16. data/bin/lib/Image/ExifTool/Apple.pm +1 -1
  17. data/bin/lib/Image/ExifTool/Audible.pm +1 -1
  18. data/bin/lib/Image/ExifTool/BMP.pm +1 -1
  19. data/bin/lib/Image/ExifTool/BPG.pm +1 -1
  20. data/bin/lib/Image/ExifTool/BZZ.pm +1 -1
  21. data/bin/lib/Image/ExifTool/BigTIFF.pm +1 -1
  22. data/bin/lib/Image/ExifTool/BuildTagLookup.pm +2 -2
  23. data/bin/lib/Image/ExifTool/CBOR.pm +1 -1
  24. data/bin/lib/Image/ExifTool/Canon.pm +52 -11
  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/DSF.pm +1 -1
  36. data/bin/lib/Image/ExifTool/DV.pm +1 -1
  37. data/bin/lib/Image/ExifTool/DarwinCore.pm +1 -1
  38. data/bin/lib/Image/ExifTool/DjVu.pm +1 -1
  39. data/bin/lib/Image/ExifTool/EXE.pm +1 -1
  40. data/bin/lib/Image/ExifTool/Exif.pm +4 -3
  41. data/bin/lib/Image/ExifTool/FITS.pm +1 -1
  42. data/bin/lib/Image/ExifTool/FLAC.pm +1 -1
  43. data/bin/lib/Image/ExifTool/FLIF.pm +1 -1
  44. data/bin/lib/Image/ExifTool/FLIR.pm +1 -1
  45. data/bin/lib/Image/ExifTool/Fixup.pm +1 -1
  46. data/bin/lib/Image/ExifTool/Flash.pm +1 -1
  47. data/bin/lib/Image/ExifTool/FlashPix.pm +1 -1
  48. data/bin/lib/Image/ExifTool/Font.pm +1 -1
  49. data/bin/lib/Image/ExifTool/FotoStation.pm +1 -1
  50. data/bin/lib/Image/ExifTool/FujiFilm.pm +1 -1
  51. data/bin/lib/Image/ExifTool/GE.pm +1 -1
  52. data/bin/lib/Image/ExifTool/GIF.pm +1 -1
  53. data/bin/lib/Image/ExifTool/GIMP.pm +1 -1
  54. data/bin/lib/Image/ExifTool/GM.pm +1 -1
  55. data/bin/lib/Image/ExifTool/GPS.pm +1 -1
  56. data/bin/lib/Image/ExifTool/GeoTiff.pm +1 -1
  57. data/bin/lib/Image/ExifTool/Geolocation.pm +1 -1
  58. data/bin/lib/Image/ExifTool/Geotag.pm +60 -19
  59. data/bin/lib/Image/ExifTool/GoPro.pm +1 -1
  60. data/bin/lib/Image/ExifTool/Google.pm +3 -2
  61. data/bin/lib/Image/ExifTool/H264.pm +1 -1
  62. data/bin/lib/Image/ExifTool/HP.pm +1 -1
  63. data/bin/lib/Image/ExifTool/HTML.pm +1 -1
  64. data/bin/lib/Image/ExifTool/HtmlDump.pm +1 -1
  65. data/bin/lib/Image/ExifTool/ICC_Profile.pm +1 -1
  66. data/bin/lib/Image/ExifTool/ICO.pm +1 -1
  67. data/bin/lib/Image/ExifTool/ID3.pm +1 -1
  68. data/bin/lib/Image/ExifTool/IPTC.pm +1 -1
  69. data/bin/lib/Image/ExifTool/ISO.pm +1 -1
  70. data/bin/lib/Image/ExifTool/ITC.pm +1 -1
  71. data/bin/lib/Image/ExifTool/Import.pm +1 -1
  72. data/bin/lib/Image/ExifTool/InDesign.pm +1 -1
  73. data/bin/lib/Image/ExifTool/InfiRay.pm +1 -1
  74. data/bin/lib/Image/ExifTool/JPEG.pm +1 -1
  75. data/bin/lib/Image/ExifTool/JPEGDigest.pm +1 -1
  76. data/bin/lib/Image/ExifTool/JSON.pm +1 -1
  77. data/bin/lib/Image/ExifTool/JVC.pm +1 -1
  78. data/bin/lib/Image/ExifTool/Jpeg2000.pm +1 -1
  79. data/bin/lib/Image/ExifTool/Kandao.pm +1 -1
  80. data/bin/lib/Image/ExifTool/Kodak.pm +1 -1
  81. data/bin/lib/Image/ExifTool/KyoceraRaw.pm +1 -1
  82. data/bin/lib/Image/ExifTool/LIF.pm +1 -1
  83. data/bin/lib/Image/ExifTool/LNK.pm +1 -1
  84. data/bin/lib/Image/ExifTool/Lang/cs.pm +1 -1
  85. data/bin/lib/Image/ExifTool/Lang/de.pm +1 -1
  86. data/bin/lib/Image/ExifTool/Lang/en_ca.pm +1 -1
  87. data/bin/lib/Image/ExifTool/Lang/en_gb.pm +1 -1
  88. data/bin/lib/Image/ExifTool/Lang/es.pm +1 -1
  89. data/bin/lib/Image/ExifTool/Lang/fi.pm +1 -1
  90. data/bin/lib/Image/ExifTool/Lang/fr.pm +1 -1
  91. data/bin/lib/Image/ExifTool/Lang/it.pm +1 -1
  92. data/bin/lib/Image/ExifTool/Lang/ja.pm +1 -1
  93. data/bin/lib/Image/ExifTool/Lang/ko.pm +1 -1
  94. data/bin/lib/Image/ExifTool/Lang/nl.pm +1 -1
  95. data/bin/lib/Image/ExifTool/Lang/pl.pm +1 -1
  96. data/bin/lib/Image/ExifTool/Lang/ru.pm +1 -1
  97. data/bin/lib/Image/ExifTool/Lang/sk.pm +1 -1
  98. data/bin/lib/Image/ExifTool/Lang/sv.pm +1 -1
  99. data/bin/lib/Image/ExifTool/Lang/tr.pm +1 -1
  100. data/bin/lib/Image/ExifTool/Lang/zh_cn.pm +1 -1
  101. data/bin/lib/Image/ExifTool/Lang/zh_tw.pm +1 -1
  102. data/bin/lib/Image/ExifTool/Leaf.pm +1 -1
  103. data/bin/lib/Image/ExifTool/LigoGPS.pm +1 -1
  104. data/bin/lib/Image/ExifTool/Lytro.pm +1 -1
  105. data/bin/lib/Image/ExifTool/M2TS.pm +1 -1
  106. data/bin/lib/Image/ExifTool/MIE.pm +1 -1
  107. data/bin/lib/Image/ExifTool/MIEUnits.pod +1 -1
  108. data/bin/lib/Image/ExifTool/MIFF.pm +1 -1
  109. data/bin/lib/Image/ExifTool/MISB.pm +1 -1
  110. data/bin/lib/Image/ExifTool/MNG.pm +1 -1
  111. data/bin/lib/Image/ExifTool/MOI.pm +1 -1
  112. data/bin/lib/Image/ExifTool/MPC.pm +1 -1
  113. data/bin/lib/Image/ExifTool/MPEG.pm +1 -1
  114. data/bin/lib/Image/ExifTool/MPF.pm +1 -1
  115. data/bin/lib/Image/ExifTool/MRC.pm +1 -1
  116. data/bin/lib/Image/ExifTool/MWG.pm +1 -1
  117. data/bin/lib/Image/ExifTool/MXF.pm +1 -1
  118. data/bin/lib/Image/ExifTool/MacOS.pm +1 -1
  119. data/bin/lib/Image/ExifTool/MakerNotes.pm +4 -2
  120. data/bin/lib/Image/ExifTool/Matroska.pm +1 -1
  121. data/bin/lib/Image/ExifTool/Microsoft.pm +1 -1
  122. data/bin/lib/Image/ExifTool/Minolta.pm +1 -1
  123. data/bin/lib/Image/ExifTool/MinoltaRaw.pm +1 -1
  124. data/bin/lib/Image/ExifTool/Motorola.pm +1 -1
  125. data/bin/lib/Image/ExifTool/Nikon.pm +1 -1
  126. data/bin/lib/Image/ExifTool/NikonCapture.pm +1 -1
  127. data/bin/lib/Image/ExifTool/NikonCustom.pm +1 -1
  128. data/bin/lib/Image/ExifTool/NikonSettings.pm +1 -1
  129. data/bin/lib/Image/ExifTool/Nintendo.pm +1 -1
  130. data/bin/lib/Image/ExifTool/OOXML.pm +1 -1
  131. data/bin/lib/Image/ExifTool/Ogg.pm +1 -1
  132. data/bin/lib/Image/ExifTool/Olympus.pm +1 -1
  133. data/bin/lib/Image/ExifTool/OpenEXR.pm +1 -1
  134. data/bin/lib/Image/ExifTool/Opus.pm +1 -1
  135. data/bin/lib/Image/ExifTool/Other.pm +1 -1
  136. data/bin/lib/Image/ExifTool/PCAP.pm +1 -1
  137. data/bin/lib/Image/ExifTool/PCX.pm +1 -1
  138. data/bin/lib/Image/ExifTool/PDF.pm +1 -1
  139. data/bin/lib/Image/ExifTool/PGF.pm +1 -1
  140. data/bin/lib/Image/ExifTool/PICT.pm +1 -1
  141. data/bin/lib/Image/ExifTool/PLIST.pm +1 -1
  142. data/bin/lib/Image/ExifTool/PLUS.pm +1 -1
  143. data/bin/lib/Image/ExifTool/PNG.pm +1 -1
  144. data/bin/lib/Image/ExifTool/PPM.pm +1 -1
  145. data/bin/lib/Image/ExifTool/PSP.pm +1 -1
  146. data/bin/lib/Image/ExifTool/Palm.pm +1 -1
  147. data/bin/lib/Image/ExifTool/Panasonic.pm +7 -2
  148. data/bin/lib/Image/ExifTool/PanasonicRaw.pm +1 -1
  149. data/bin/lib/Image/ExifTool/Parrot.pm +1 -1
  150. data/bin/lib/Image/ExifTool/Pentax.pm +4 -3
  151. data/bin/lib/Image/ExifTool/PhaseOne.pm +1 -1
  152. data/bin/lib/Image/ExifTool/PhotoCD.pm +1 -1
  153. data/bin/lib/Image/ExifTool/PhotoMechanic.pm +1 -1
  154. data/bin/lib/Image/ExifTool/Photoshop.pm +1 -1
  155. data/bin/lib/Image/ExifTool/Plot.pm +1 -1
  156. data/bin/lib/Image/ExifTool/PostScript.pm +1 -1
  157. data/bin/lib/Image/ExifTool/PrintIM.pm +1 -1
  158. data/bin/lib/Image/ExifTool/Protobuf.pm +1 -1
  159. data/bin/lib/Image/ExifTool/Qualcomm.pm +1 -1
  160. data/bin/lib/Image/ExifTool/QuickTime.pm +8 -4
  161. data/bin/lib/Image/ExifTool/QuickTimeStream.pl +1 -1
  162. data/bin/lib/Image/ExifTool/RIFF.pm +1 -1
  163. data/bin/lib/Image/ExifTool/RSRC.pm +1 -1
  164. data/bin/lib/Image/ExifTool/RTF.pm +1 -1
  165. data/bin/lib/Image/ExifTool/Radiance.pm +1 -1
  166. data/bin/lib/Image/ExifTool/Rawzor.pm +1 -1
  167. data/bin/lib/Image/ExifTool/Real.pm +1 -1
  168. data/bin/lib/Image/ExifTool/Reconyx.pm +1 -1
  169. data/bin/lib/Image/ExifTool/Red.pm +1 -1
  170. data/bin/lib/Image/ExifTool/Ricoh.pm +1 -1
  171. data/bin/lib/Image/ExifTool/Samsung.pm +1 -1
  172. data/bin/lib/Image/ExifTool/Sanyo.pm +1 -1
  173. data/bin/lib/Image/ExifTool/Scalado.pm +1 -1
  174. data/bin/lib/Image/ExifTool/Shift.pl +1 -1
  175. data/bin/lib/Image/ExifTool/Shortcuts.pm +1 -1
  176. data/bin/lib/Image/ExifTool/Sigma.pm +1 -1
  177. data/bin/lib/Image/ExifTool/SigmaRaw.pm +1 -1
  178. data/bin/lib/Image/ExifTool/Sony.pm +1 -1
  179. data/bin/lib/Image/ExifTool/SonyIDC.pm +1 -1
  180. data/bin/lib/Image/ExifTool/Stim.pm +1 -1
  181. data/bin/lib/Image/ExifTool/TNEF.pm +1 -1
  182. data/bin/lib/Image/ExifTool/TagInfoXML.pm +2 -2
  183. data/bin/lib/Image/ExifTool/TagLookup.pm +6976 -6967
  184. data/bin/lib/Image/ExifTool/TagNames.pod +19 -4
  185. data/bin/lib/Image/ExifTool/Text.pm +1 -1
  186. data/bin/lib/Image/ExifTool/Theora.pm +1 -1
  187. data/bin/lib/Image/ExifTool/Torrent.pm +1 -1
  188. data/bin/lib/Image/ExifTool/Trailer.pm +1 -1
  189. data/bin/lib/Image/ExifTool/Unknown.pm +1 -1
  190. data/bin/lib/Image/ExifTool/VCard.pm +1 -1
  191. data/bin/lib/Image/ExifTool/Validate.pm +5 -5
  192. data/bin/lib/Image/ExifTool/Vorbis.pm +1 -1
  193. data/bin/lib/Image/ExifTool/WPG.pm +1 -1
  194. data/bin/lib/Image/ExifTool/WTV.pm +1 -1
  195. data/bin/lib/Image/ExifTool/WavPack.pm +1 -1
  196. data/bin/lib/Image/ExifTool/WriteCanonRaw.pl +1 -1
  197. data/bin/lib/Image/ExifTool/WriteExif.pl +1 -1
  198. data/bin/lib/Image/ExifTool/WriteIPTC.pl +1 -1
  199. data/bin/lib/Image/ExifTool/WritePDF.pl +1 -1
  200. data/bin/lib/Image/ExifTool/WritePNG.pl +1 -1
  201. data/bin/lib/Image/ExifTool/WritePhotoshop.pl +1 -1
  202. data/bin/lib/Image/ExifTool/WritePostScript.pl +1 -1
  203. data/bin/lib/Image/ExifTool/WriteQuickTime.pl +8 -4
  204. data/bin/lib/Image/ExifTool/WriteRIFF.pl +1 -1
  205. data/bin/lib/Image/ExifTool/WriteXMP.pl +1 -1
  206. data/bin/lib/Image/ExifTool/Writer.pl +1 -1
  207. data/bin/lib/Image/ExifTool/XISF.pm +1 -1
  208. data/bin/lib/Image/ExifTool/XMP.pm +1 -1
  209. data/bin/lib/Image/ExifTool/XMP2.pl +1 -1
  210. data/bin/lib/Image/ExifTool/XMPStruct.pl +1 -1
  211. data/bin/lib/Image/ExifTool/ZIP.pm +1 -1
  212. data/bin/lib/Image/ExifTool/ZISRAW.pm +1 -1
  213. data/bin/lib/Image/ExifTool/iWork.pm +1 -1
  214. data/bin/lib/Image/ExifTool.pm +7 -5
  215. data/bin/lib/Image/ExifTool.pod +11 -2
  216. data/bin/perl-Image-ExifTool.spec +1 -1
  217. data/lib/exiftool_vendored/version.rb +1 -1
  218. metadata +1 -1
@@ -2878,7 +2878,7 @@ and values.
2878
2878
 
2879
2879
  =head1 AUTHOR
2880
2880
 
2881
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
2881
+ Copyright 2003-2026, 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.
@@ -11270,7 +11270,7 @@ and values.
11270
11270
 
11271
11271
  =head1 AUTHOR
11272
11272
 
11273
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
11273
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
11274
11274
 
11275
11275
  This library is free software; you can redistribute it and/or modify it
11276
11276
  under the same terms as Perl itself.
@@ -7902,7 +7902,7 @@ and values.
7902
7902
 
7903
7903
  =head1 AUTHOR
7904
7904
 
7905
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
7905
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
7906
7906
 
7907
7907
  This library is free software; you can redistribute it and/or modify it
7908
7908
  under the same terms as Perl itself.
@@ -5840,7 +5840,7 @@ and values.
5840
5840
 
5841
5841
  =head1 AUTHOR
5842
5842
 
5843
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
5843
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
5844
5844
 
5845
5845
  This library is free software; you can redistribute it and/or modify it
5846
5846
  under the same terms as Perl itself.
@@ -2316,7 +2316,7 @@ and values.
2316
2316
 
2317
2317
  =head1 AUTHOR
2318
2318
 
2319
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
2319
+ Copyright 2003-2026, 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.
@@ -3207,7 +3207,7 @@ and values.
3207
3207
 
3208
3208
  =head1 AUTHOR
3209
3209
 
3210
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
3210
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
3211
3211
 
3212
3212
  This library is free software; you can redistribute it and/or modify it
3213
3213
  under the same terms as Perl itself.
@@ -1257,7 +1257,7 @@ and values.
1257
1257
 
1258
1258
  =head1 AUTHOR
1259
1259
 
1260
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
1260
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
1261
1261
 
1262
1262
  This library is free software; you can redistribute it and/or modify it
1263
1263
  under the same terms as Perl itself.
@@ -5718,7 +5718,7 @@ and values.
5718
5718
 
5719
5719
  =head1 AUTHOR
5720
5720
 
5721
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
5721
+ Copyright 2003-2026, 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.
@@ -1789,7 +1789,7 @@ and values.
1789
1789
 
1790
1790
  =head1 AUTHOR
1791
1791
 
1792
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
1792
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
1793
1793
 
1794
1794
  This library is free software; you can redistribute it and/or modify it
1795
1795
  under the same terms as Perl itself.
@@ -620,7 +620,7 @@ and values.
620
620
 
621
621
  =head1 AUTHOR
622
622
 
623
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
623
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
624
624
 
625
625
  This library is free software; you can redistribute it and/or modify it
626
626
  under the same terms as Perl itself.
@@ -528,7 +528,7 @@ and values.
528
528
 
529
529
  =head1 AUTHOR
530
530
 
531
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
531
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
532
532
 
533
533
  This library is free software; you can redistribute it and/or modify it
534
534
  under the same terms as Perl itself.
@@ -1312,7 +1312,7 @@ and values.
1312
1312
 
1313
1313
  =head1 AUTHOR
1314
1314
 
1315
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
1315
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
1316
1316
 
1317
1317
  This library is free software; you can redistribute it and/or modify it
1318
1318
  under the same terms as Perl itself.
@@ -784,7 +784,7 @@ and values.
784
784
 
785
785
  =head1 AUTHOR
786
786
 
787
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
787
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
788
788
 
789
789
  This library is free software; you can redistribute it and/or modify it
790
790
  under the same terms as Perl itself.
@@ -504,7 +504,7 @@ Capture.
504
504
 
505
505
  =head1 AUTHOR
506
506
 
507
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
507
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
508
508
 
509
509
  This library is free software; you can redistribute it and/or modify it
510
510
  under the same terms as Perl itself.
@@ -418,7 +418,7 @@ variety of dashcam makes and models.
418
418
 
419
419
  =head1 AUTHOR
420
420
 
421
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
421
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
422
422
 
423
423
  This library is free software; you can redistribute it and/or modify it
424
424
  under the same terms as Perl itself.
@@ -192,7 +192,7 @@ from Lytro Light Field Picture (LFP) files.
192
192
 
193
193
  =head1 AUTHOR
194
194
 
195
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
195
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
196
196
 
197
197
  This library is free software; you can redistribute it and/or modify it
198
198
  under the same terms as Perl itself.
@@ -1023,7 +1023,7 @@ video.
1023
1023
 
1024
1024
  =head1 AUTHOR
1025
1025
 
1026
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
1026
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
1027
1027
 
1028
1028
  This library is free software; you can redistribute it and/or modify it
1029
1029
  under the same terms as Perl itself.
@@ -2560,7 +2560,7 @@ tag name. For example:
2560
2560
 
2561
2561
  =head1 AUTHOR
2562
2562
 
2563
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
2563
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
2564
2564
 
2565
2565
  This library is free software; you can redistribute it and/or modify it
2566
2566
  under the same terms as Perl itself. The MIE format itself is also
@@ -356,7 +356,7 @@ A few examples of combined units strings:
356
356
 
357
357
  =head1 AUTHOR
358
358
 
359
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
359
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
360
360
 
361
361
  This library is free software; you can redistribute it and/or modify it
362
362
  under the same terms as Perl itself.
@@ -255,7 +255,7 @@ This module contains routines required by Image::ExifTool to read MIFF
255
255
 
256
256
  =head1 AUTHOR
257
257
 
258
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
258
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
259
259
 
260
260
  This library is free software; you can redistribute it and/or modify it
261
261
  under the same terms as Perl itself.
@@ -468,7 +468,7 @@ Board (MISB) KLV-format metadata from M2TS videos.
468
468
 
469
469
  =head1 AUTHOR
470
470
 
471
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
471
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
472
472
 
473
473
  This library is free software; you can redistribute it and/or modify it
474
474
  under the same terms as Perl itself.
@@ -661,7 +661,7 @@ This module contains definitions required by Image::ExifTool to read MNG
661
661
 
662
662
  =head1 AUTHOR
663
663
 
664
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
664
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
665
665
 
666
666
  This library is free software; you can redistribute it and/or modify it
667
667
  under the same terms as Perl itself.
@@ -137,7 +137,7 @@ information from MOI files.
137
137
 
138
138
  =head1 AUTHOR
139
139
 
140
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
140
+ Copyright 2003-2026, 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.
@@ -134,7 +134,7 @@ information from Musepack (MPC) audio files.
134
134
 
135
135
  =head1 AUTHOR
136
136
 
137
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
137
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
138
138
 
139
139
  This library is free software; you can redistribute it and/or modify it
140
140
  under the same terms as Perl itself.
@@ -704,7 +704,7 @@ based on unofficial sources which may be incomplete, inaccurate or outdated.
704
704
 
705
705
  =head1 AUTHOR
706
706
 
707
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
707
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
708
708
 
709
709
  This library is free software; you can redistribute it and/or modify it
710
710
  under the same terms as Perl itself.
@@ -271,7 +271,7 @@ Format (MPF) information from JPEG images.
271
271
 
272
272
  =head1 AUTHOR
273
273
 
274
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
274
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
275
275
 
276
276
  This library is free software; you can redistribute it and/or modify it
277
277
  under the same terms as Perl itself.
@@ -315,7 +315,7 @@ metadata from Medical Research Council (MRC) images.
315
315
 
316
316
  =head1 AUTHOR
317
317
 
318
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
318
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
319
319
 
320
320
  This library is free software; you can redistribute it and/or modify it
321
321
  under the same terms as Perl itself.
@@ -757,7 +757,7 @@ must be loaded explicitly as described above.
757
757
 
758
758
  =head1 AUTHOR
759
759
 
760
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
760
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
761
761
 
762
762
  This library is free software; you can redistribute it and/or modify it
763
763
  under the same terms as Perl itself.
@@ -2987,7 +2987,7 @@ information from MXF (Material Exchange Format) files.
2987
2987
 
2988
2988
  =head1 AUTHOR
2989
2989
 
2990
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
2990
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
2991
2991
 
2992
2992
  This library is free software; you can redistribute it and/or modify it
2993
2993
  under the same terms as Perl itself.
@@ -736,7 +736,7 @@ Writable tags use "xattr", "setfile" or "osascript" for writing.
736
736
 
737
737
  =head1 AUTHOR
738
738
 
739
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
739
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
740
740
 
741
741
  This library is free software; you can redistribute it and/or modify it
742
742
  under the same terms as Perl itself.
@@ -21,7 +21,7 @@ sub ProcessKodakPatch($$$);
21
21
  sub WriteUnknownOrPreview($$$);
22
22
  sub FixLeicaBase($$;$);
23
23
 
24
- $VERSION = '2.18';
24
+ $VERSION = '2.19';
25
25
 
26
26
  my $debug; # set to 1 to enable debugging code
27
27
 
@@ -31,6 +31,7 @@ my $debug; # set to 1 to enable debugging code
31
31
  # - All byte orders are now specified because we can now
32
32
  # write maker notes into a file with different byte ordering!
33
33
  # - Put these in alphabetical order to make TagNames documentation nicer.
34
+ # - don't forget to set "NotIFD => 1" if the directory is not in EXIF IFD format
34
35
  @Image::ExifTool::MakerNotes::Main = (
35
36
  # decide which MakerNotes to use (based on makernote header and camera make/model)
36
37
  {
@@ -160,6 +161,7 @@ my $debug; # set to 1 to enable debugging code
160
161
  {
161
162
  Name => 'MakerNoteGoogle',
162
163
  Condition => '$$valPt =~ /^HDRP[\x02\x03]/',
164
+ NotIFD => 1,
163
165
  SubDirectory => {
164
166
  TagTable => 'Image::ExifTool::Google::HDRPlusMakerNote',
165
167
  },
@@ -1854,7 +1856,7 @@ maker notes in EXIF information.
1854
1856
 
1855
1857
  =head1 AUTHOR
1856
1858
 
1857
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
1859
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
1858
1860
 
1859
1861
  This library is free software; you can redistribute it and/or modify it
1860
1862
  under the same terms as Perl itself.
@@ -1268,7 +1268,7 @@ information from Matroska multimedia files (MKA, MKV, MKS and WEBM).
1268
1268
 
1269
1269
  =head1 AUTHOR
1270
1270
 
1271
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
1271
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
1272
1272
 
1273
1273
  This library is free software; you can redistribute it and/or modify it
1274
1274
  under the same terms as Perl itself.
@@ -1257,7 +1257,7 @@ Xtra tags in videos.
1257
1257
 
1258
1258
  =head1 AUTHOR
1259
1259
 
1260
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
1260
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
1261
1261
 
1262
1262
  This library is free software; you can redistribute it and/or modify it
1263
1263
  under the same terms as Perl itself.
@@ -2929,7 +2929,7 @@ and write Minolta RAW (MRW) images.
2929
2929
 
2930
2930
  =head1 AUTHOR
2931
2931
 
2932
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
2932
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
2933
2933
 
2934
2934
  This library is free software; you can redistribute it and/or modify it
2935
2935
  under the same terms as Perl itself.
@@ -513,7 +513,7 @@ write Konica-Minolta RAW (MRW) images.
513
513
 
514
514
  =head1 AUTHOR
515
515
 
516
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
516
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
517
517
 
518
518
  This library is free software; you can redistribute it and/or modify it
519
519
  under the same terms as Perl itself.
@@ -165,7 +165,7 @@ cell phone images.
165
165
 
166
166
  =head1 AUTHOR
167
167
 
168
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
168
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
169
169
 
170
170
  This library is free software; you can redistribute it and/or modify it
171
171
  under the same terms as Perl itself.
@@ -14190,7 +14190,7 @@ Nikon maker notes in EXIF information.
14190
14190
 
14191
14191
  =head1 AUTHOR
14192
14192
 
14193
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
14193
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
14194
14194
 
14195
14195
  This library is free software; you can redistribute it and/or modify it
14196
14196
  under the same terms as Perl itself.
@@ -918,7 +918,7 @@ the maker notes of NEF images.
918
918
 
919
919
  =head1 AUTHOR
920
920
 
921
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
921
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
922
922
 
923
923
  This library is free software; you can redistribute it and/or modify it
924
924
  under the same terms as Perl itself.
@@ -11394,7 +11394,7 @@ this information.
11394
11394
 
11395
11395
  =head1 AUTHOR
11396
11396
 
11397
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
11397
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
11398
11398
 
11399
11399
  This library is free software; you can redistribute it and/or modify it
11400
11400
  under the same terms as Perl itself.
@@ -2132,7 +2132,7 @@ Nikon cameras such as the D6 and Z7mk2.
2132
2132
 
2133
2133
  =head1 AUTHOR
2134
2134
 
2135
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
2135
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
2136
2136
 
2137
2137
  This library is free software; you can redistribute it and/or modify it
2138
2138
  under the same terms as Perl itself.
@@ -107,7 +107,7 @@ interpret Nintendo maker notes EXIF meta information.
107
107
 
108
108
  =head1 AUTHOR
109
109
 
110
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
110
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
111
111
 
112
112
  This library is free software; you can redistribute it and/or modify it
113
113
  under the same terms as Perl itself.
@@ -396,7 +396,7 @@ archives of XML files.
396
396
 
397
397
  =head1 AUTHOR
398
398
 
399
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
399
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
400
400
 
401
401
  This library is free software; you can redistribute it and/or modify it
402
402
  under the same terms as Perl itself.
@@ -215,7 +215,7 @@ information from Ogg bitstream container files.
215
215
 
216
216
  =head1 AUTHOR
217
217
 
218
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
218
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
219
219
 
220
220
  This library is free software; you can redistribute it and/or modify it
221
221
  under the same terms as Perl itself.
@@ -4428,7 +4428,7 @@ Olympus or Epson maker notes in EXIF information.
4428
4428
 
4429
4429
  =head1 AUTHOR
4430
4430
 
4431
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
4431
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
4432
4432
 
4433
4433
  This library is free software; you can redistribute it and/or modify it
4434
4434
  under the same terms as Perl itself.
@@ -341,7 +341,7 @@ information from OpenEXR images.
341
341
 
342
342
  =head1 AUTHOR
343
343
 
344
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
344
+ Copyright 2003-2026, 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.
@@ -69,7 +69,7 @@ information from Ogg Opus audio files.
69
69
 
70
70
  =head1 AUTHOR
71
71
 
72
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
72
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
73
73
 
74
74
  This library is free software; you can redistribute it and/or modify it
75
75
  under the same terms as Perl itself.
@@ -71,7 +71,7 @@ information from Portable FloatMap (PFM) images.
71
71
 
72
72
  =head1 AUTHOR
73
73
 
74
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
74
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
75
75
 
76
76
  This library is free software; you can redistribute it and/or modify it
77
77
  under the same terms as Perl itself.
@@ -436,7 +436,7 @@ metadata from CAP, PCAP and PCAPNG Packet Capture files.
436
436
 
437
437
  =head1 AUTHOR
438
438
 
439
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
439
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
440
440
 
441
441
  This library is free software; you can redistribute it and/or modify it
442
442
  under the same terms as Perl itself.
@@ -114,7 +114,7 @@ information from PC Paintbrush (PCX) files.
114
114
 
115
115
  =head1 AUTHOR
116
116
 
117
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
117
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
118
118
 
119
119
  This library is free software; you can redistribute it and/or modify it
120
120
  under the same terms as Perl itself.
@@ -2507,7 +2507,7 @@ and AESV3 (AES-256).
2507
2507
 
2508
2508
  =head1 AUTHOR
2509
2509
 
2510
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
2510
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
2511
2511
 
2512
2512
  This library is free software; you can redistribute it and/or modify it
2513
2513
  under the same terms as Perl itself.
@@ -119,7 +119,7 @@ information from Progressive Graphics File (PGF) images.
119
119
 
120
120
  =head1 AUTHOR
121
121
 
122
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
122
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
123
123
 
124
124
  This library is free software; you can redistribute it and/or modify it
125
125
  under the same terms as Perl itself.
@@ -1236,7 +1236,7 @@ Verbose or the Unknown option.
1236
1236
 
1237
1237
  =head1 AUTHOR
1238
1238
 
1239
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
1239
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
1240
1240
 
1241
1241
  This library is free software; you can redistribute it and/or modify it
1242
1242
  under the same terms as Perl itself.
@@ -513,7 +513,7 @@ This module decodes both the binary and XML-based PLIST format.
513
513
 
514
514
  =head1 AUTHOR
515
515
 
516
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
516
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
517
517
 
518
518
  This library is free software; you can redistribute it and/or modify it
519
519
  under the same terms as Perl itself.
@@ -2601,7 +2601,7 @@ Definitions for PLUS (Picture Licensing Universal System) tags.
2601
2601
 
2602
2602
  =head1 AUTHOR
2603
2603
 
2604
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
2604
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
2605
2605
 
2606
2606
  This library is free software; you can redistribute it and/or modify it
2607
2607
  under the same terms as Perl itself.
@@ -1704,7 +1704,7 @@ and JNG (JPEG Network Graphics) images.
1704
1704
 
1705
1705
  =head1 AUTHOR
1706
1706
 
1707
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
1707
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
1708
1708
 
1709
1709
  This library is free software; you can redistribute it and/or modify it
1710
1710
  under the same terms as Perl itself.
@@ -152,7 +152,7 @@ BitMap) images.
152
152
 
153
153
  =head1 AUTHOR
154
154
 
155
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
155
+ Copyright 2003-2026, 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.
@@ -284,7 +284,7 @@ information from Paint Shop Pro images.
284
284
 
285
285
  =head1 AUTHOR
286
286
 
287
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
287
+ Copyright 2003-2026, 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.
@@ -379,7 +379,7 @@ KF7 and KF8 books (AZW and AZW3).
379
379
 
380
380
  =head1 AUTHOR
381
381
 
382
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
382
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
383
383
 
384
384
  This library is free software; you can redistribute it and/or modify it
385
385
  under the same terms as Perl itself.