exiftool-vendored.exe 13.44.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 (213) hide show
  1. package/bin/exiftool.exe +0 -0
  2. package/bin/exiftool_files/exiftool.pl +1 -1
  3. package/bin/exiftool_files/lib/File/RandomAccess.pm +1 -1
  4. package/bin/exiftool_files/lib/File/RandomAccess.pod +2 -2
  5. package/bin/exiftool_files/lib/Image/ExifTool/AAC.pm +1 -1
  6. package/bin/exiftool_files/lib/Image/ExifTool/AES.pm +1 -1
  7. package/bin/exiftool_files/lib/Image/ExifTool/AFCP.pm +1 -1
  8. package/bin/exiftool_files/lib/Image/ExifTool/AIFF.pm +1 -1
  9. package/bin/exiftool_files/lib/Image/ExifTool/APE.pm +1 -1
  10. package/bin/exiftool_files/lib/Image/ExifTool/APP12.pm +1 -1
  11. package/bin/exiftool_files/lib/Image/ExifTool/ASF.pm +1 -1
  12. package/bin/exiftool_files/lib/Image/ExifTool/Apple.pm +1 -1
  13. package/bin/exiftool_files/lib/Image/ExifTool/Audible.pm +1 -1
  14. package/bin/exiftool_files/lib/Image/ExifTool/BMP.pm +1 -1
  15. package/bin/exiftool_files/lib/Image/ExifTool/BPG.pm +1 -1
  16. package/bin/exiftool_files/lib/Image/ExifTool/BZZ.pm +1 -1
  17. package/bin/exiftool_files/lib/Image/ExifTool/BigTIFF.pm +1 -1
  18. package/bin/exiftool_files/lib/Image/ExifTool/BuildTagLookup.pm +4 -4
  19. package/bin/exiftool_files/lib/Image/ExifTool/CBOR.pm +1 -1
  20. package/bin/exiftool_files/lib/Image/ExifTool/Canon.pm +53 -11
  21. package/bin/exiftool_files/lib/Image/ExifTool/CanonCustom.pm +1 -1
  22. package/bin/exiftool_files/lib/Image/ExifTool/CanonRaw.pm +1 -1
  23. package/bin/exiftool_files/lib/Image/ExifTool/CanonVRD.pm +1 -1
  24. package/bin/exiftool_files/lib/Image/ExifTool/CaptureOne.pm +1 -1
  25. package/bin/exiftool_files/lib/Image/ExifTool/Casio.pm +1 -1
  26. package/bin/exiftool_files/lib/Image/ExifTool/Charset.pm +1 -1
  27. package/bin/exiftool_files/lib/Image/ExifTool/DICOM.pm +1 -1
  28. package/bin/exiftool_files/lib/Image/ExifTool/DJI.pm +1 -1
  29. package/bin/exiftool_files/lib/Image/ExifTool/DNG.pm +1 -1
  30. package/bin/exiftool_files/lib/Image/ExifTool/DPX.pm +1 -1
  31. package/bin/exiftool_files/lib/Image/ExifTool/DSF.pm +1 -1
  32. package/bin/exiftool_files/lib/Image/ExifTool/DV.pm +1 -1
  33. package/bin/exiftool_files/lib/Image/ExifTool/DarwinCore.pm +1 -1
  34. package/bin/exiftool_files/lib/Image/ExifTool/DjVu.pm +1 -1
  35. package/bin/exiftool_files/lib/Image/ExifTool/EXE.pm +1 -1
  36. package/bin/exiftool_files/lib/Image/ExifTool/Exif.pm +7 -5
  37. package/bin/exiftool_files/lib/Image/ExifTool/FITS.pm +1 -1
  38. package/bin/exiftool_files/lib/Image/ExifTool/FLAC.pm +1 -1
  39. package/bin/exiftool_files/lib/Image/ExifTool/FLIF.pm +1 -1
  40. package/bin/exiftool_files/lib/Image/ExifTool/FLIR.pm +1 -1
  41. package/bin/exiftool_files/lib/Image/ExifTool/Fixup.pm +1 -1
  42. package/bin/exiftool_files/lib/Image/ExifTool/Flash.pm +1 -1
  43. package/bin/exiftool_files/lib/Image/ExifTool/FlashPix.pm +1 -1
  44. package/bin/exiftool_files/lib/Image/ExifTool/Font.pm +1 -1
  45. package/bin/exiftool_files/lib/Image/ExifTool/FotoStation.pm +1 -1
  46. package/bin/exiftool_files/lib/Image/ExifTool/FujiFilm.pm +1 -1
  47. package/bin/exiftool_files/lib/Image/ExifTool/GE.pm +1 -1
  48. package/bin/exiftool_files/lib/Image/ExifTool/GIF.pm +1 -1
  49. package/bin/exiftool_files/lib/Image/ExifTool/GIMP.pm +1 -1
  50. package/bin/exiftool_files/lib/Image/ExifTool/GM.pm +1 -1
  51. package/bin/exiftool_files/lib/Image/ExifTool/GPS.pm +1 -1
  52. package/bin/exiftool_files/lib/Image/ExifTool/GeoTiff.pm +1 -1
  53. package/bin/exiftool_files/lib/Image/ExifTool/Geolocation.pm +1 -1
  54. package/bin/exiftool_files/lib/Image/ExifTool/Geotag.pm +61 -20
  55. package/bin/exiftool_files/lib/Image/ExifTool/GoPro.pm +1 -1
  56. package/bin/exiftool_files/lib/Image/ExifTool/Google.pm +3 -2
  57. package/bin/exiftool_files/lib/Image/ExifTool/H264.pm +1 -1
  58. package/bin/exiftool_files/lib/Image/ExifTool/HP.pm +1 -1
  59. package/bin/exiftool_files/lib/Image/ExifTool/HTML.pm +1 -1
  60. package/bin/exiftool_files/lib/Image/ExifTool/HtmlDump.pm +1 -1
  61. package/bin/exiftool_files/lib/Image/ExifTool/ICC_Profile.pm +1 -1
  62. package/bin/exiftool_files/lib/Image/ExifTool/ICO.pm +1 -1
  63. package/bin/exiftool_files/lib/Image/ExifTool/ID3.pm +1 -1
  64. package/bin/exiftool_files/lib/Image/ExifTool/IPTC.pm +1 -1
  65. package/bin/exiftool_files/lib/Image/ExifTool/ISO.pm +1 -1
  66. package/bin/exiftool_files/lib/Image/ExifTool/ITC.pm +1 -1
  67. package/bin/exiftool_files/lib/Image/ExifTool/Import.pm +1 -1
  68. package/bin/exiftool_files/lib/Image/ExifTool/InDesign.pm +1 -1
  69. package/bin/exiftool_files/lib/Image/ExifTool/InfiRay.pm +1 -1
  70. package/bin/exiftool_files/lib/Image/ExifTool/JPEG.pm +6 -2
  71. package/bin/exiftool_files/lib/Image/ExifTool/JPEGDigest.pm +1 -1
  72. package/bin/exiftool_files/lib/Image/ExifTool/JSON.pm +1 -1
  73. package/bin/exiftool_files/lib/Image/ExifTool/JVC.pm +1 -1
  74. package/bin/exiftool_files/lib/Image/ExifTool/Jpeg2000.pm +1 -1
  75. package/bin/exiftool_files/lib/Image/ExifTool/Kandao.pm +3 -3
  76. package/bin/exiftool_files/lib/Image/ExifTool/Kodak.pm +1 -1
  77. package/bin/exiftool_files/lib/Image/ExifTool/KyoceraRaw.pm +1 -1
  78. package/bin/exiftool_files/lib/Image/ExifTool/LIF.pm +1 -1
  79. package/bin/exiftool_files/lib/Image/ExifTool/LNK.pm +1 -1
  80. package/bin/exiftool_files/lib/Image/ExifTool/Lang/cs.pm +1 -1
  81. package/bin/exiftool_files/lib/Image/ExifTool/Lang/de.pm +1 -1
  82. package/bin/exiftool_files/lib/Image/ExifTool/Lang/en_ca.pm +1 -1
  83. package/bin/exiftool_files/lib/Image/ExifTool/Lang/en_gb.pm +1 -1
  84. package/bin/exiftool_files/lib/Image/ExifTool/Lang/es.pm +1 -1
  85. package/bin/exiftool_files/lib/Image/ExifTool/Lang/fi.pm +1 -1
  86. package/bin/exiftool_files/lib/Image/ExifTool/Lang/fr.pm +1 -1
  87. package/bin/exiftool_files/lib/Image/ExifTool/Lang/it.pm +1 -1
  88. package/bin/exiftool_files/lib/Image/ExifTool/Lang/ja.pm +1 -1
  89. package/bin/exiftool_files/lib/Image/ExifTool/Lang/ko.pm +1 -1
  90. package/bin/exiftool_files/lib/Image/ExifTool/Lang/nl.pm +1 -1
  91. package/bin/exiftool_files/lib/Image/ExifTool/Lang/pl.pm +1 -1
  92. package/bin/exiftool_files/lib/Image/ExifTool/Lang/ru.pm +1 -1
  93. package/bin/exiftool_files/lib/Image/ExifTool/Lang/sk.pm +1 -1
  94. package/bin/exiftool_files/lib/Image/ExifTool/Lang/sv.pm +1 -1
  95. package/bin/exiftool_files/lib/Image/ExifTool/Lang/tr.pm +1 -1
  96. package/bin/exiftool_files/lib/Image/ExifTool/Lang/zh_cn.pm +1 -1
  97. package/bin/exiftool_files/lib/Image/ExifTool/Lang/zh_tw.pm +1 -1
  98. package/bin/exiftool_files/lib/Image/ExifTool/Leaf.pm +1 -1
  99. package/bin/exiftool_files/lib/Image/ExifTool/LigoGPS.pm +1 -1
  100. package/bin/exiftool_files/lib/Image/ExifTool/Lytro.pm +1 -1
  101. package/bin/exiftool_files/lib/Image/ExifTool/M2TS.pm +1 -1
  102. package/bin/exiftool_files/lib/Image/ExifTool/MIE.pm +1 -1
  103. package/bin/exiftool_files/lib/Image/ExifTool/MIEUnits.pod +1 -1
  104. package/bin/exiftool_files/lib/Image/ExifTool/MIFF.pm +1 -1
  105. package/bin/exiftool_files/lib/Image/ExifTool/MISB.pm +1 -1
  106. package/bin/exiftool_files/lib/Image/ExifTool/MNG.pm +1 -1
  107. package/bin/exiftool_files/lib/Image/ExifTool/MOI.pm +1 -1
  108. package/bin/exiftool_files/lib/Image/ExifTool/MPC.pm +1 -1
  109. package/bin/exiftool_files/lib/Image/ExifTool/MPEG.pm +1 -1
  110. package/bin/exiftool_files/lib/Image/ExifTool/MPF.pm +1 -1
  111. package/bin/exiftool_files/lib/Image/ExifTool/MRC.pm +1 -1
  112. package/bin/exiftool_files/lib/Image/ExifTool/MWG.pm +1 -1
  113. package/bin/exiftool_files/lib/Image/ExifTool/MXF.pm +1 -1
  114. package/bin/exiftool_files/lib/Image/ExifTool/MacOS.pm +1 -1
  115. package/bin/exiftool_files/lib/Image/ExifTool/MakerNotes.pm +4 -2
  116. package/bin/exiftool_files/lib/Image/ExifTool/Matroska.pm +1 -1
  117. package/bin/exiftool_files/lib/Image/ExifTool/Microsoft.pm +1 -1
  118. package/bin/exiftool_files/lib/Image/ExifTool/Minolta.pm +1 -1
  119. package/bin/exiftool_files/lib/Image/ExifTool/MinoltaRaw.pm +1 -1
  120. package/bin/exiftool_files/lib/Image/ExifTool/Motorola.pm +1 -1
  121. package/bin/exiftool_files/lib/Image/ExifTool/Nikon.pm +9 -11
  122. package/bin/exiftool_files/lib/Image/ExifTool/NikonCapture.pm +1 -1
  123. package/bin/exiftool_files/lib/Image/ExifTool/NikonCustom.pm +6 -3
  124. package/bin/exiftool_files/lib/Image/ExifTool/NikonSettings.pm +1 -1
  125. package/bin/exiftool_files/lib/Image/ExifTool/Nintendo.pm +1 -1
  126. package/bin/exiftool_files/lib/Image/ExifTool/OOXML.pm +1 -1
  127. package/bin/exiftool_files/lib/Image/ExifTool/Ogg.pm +1 -1
  128. package/bin/exiftool_files/lib/Image/ExifTool/Olympus.pm +1 -1
  129. package/bin/exiftool_files/lib/Image/ExifTool/OpenEXR.pm +1 -1
  130. package/bin/exiftool_files/lib/Image/ExifTool/Opus.pm +1 -1
  131. package/bin/exiftool_files/lib/Image/ExifTool/Other.pm +1 -1
  132. package/bin/exiftool_files/lib/Image/ExifTool/PCAP.pm +1 -1
  133. package/bin/exiftool_files/lib/Image/ExifTool/PCX.pm +1 -1
  134. package/bin/exiftool_files/lib/Image/ExifTool/PDF.pm +1 -1
  135. package/bin/exiftool_files/lib/Image/ExifTool/PGF.pm +1 -1
  136. package/bin/exiftool_files/lib/Image/ExifTool/PICT.pm +1 -1
  137. package/bin/exiftool_files/lib/Image/ExifTool/PLIST.pm +1 -1
  138. package/bin/exiftool_files/lib/Image/ExifTool/PLUS.pm +1 -1
  139. package/bin/exiftool_files/lib/Image/ExifTool/PNG.pm +1 -1
  140. package/bin/exiftool_files/lib/Image/ExifTool/PPM.pm +1 -1
  141. package/bin/exiftool_files/lib/Image/ExifTool/PSP.pm +1 -1
  142. package/bin/exiftool_files/lib/Image/ExifTool/Palm.pm +1 -1
  143. package/bin/exiftool_files/lib/Image/ExifTool/Panasonic.pm +7 -2
  144. package/bin/exiftool_files/lib/Image/ExifTool/PanasonicRaw.pm +1 -1
  145. package/bin/exiftool_files/lib/Image/ExifTool/Parrot.pm +1 -1
  146. package/bin/exiftool_files/lib/Image/ExifTool/Pentax.pm +13 -4
  147. package/bin/exiftool_files/lib/Image/ExifTool/PhaseOne.pm +1 -1
  148. package/bin/exiftool_files/lib/Image/ExifTool/PhotoCD.pm +1 -1
  149. package/bin/exiftool_files/lib/Image/ExifTool/PhotoMechanic.pm +1 -1
  150. package/bin/exiftool_files/lib/Image/ExifTool/Photoshop.pm +1 -1
  151. package/bin/exiftool_files/lib/Image/ExifTool/Plot.pm +1 -1
  152. package/bin/exiftool_files/lib/Image/ExifTool/PostScript.pm +1 -1
  153. package/bin/exiftool_files/lib/Image/ExifTool/PrintIM.pm +1 -1
  154. package/bin/exiftool_files/lib/Image/ExifTool/Protobuf.pm +41 -15
  155. package/bin/exiftool_files/lib/Image/ExifTool/Qualcomm.pm +1 -1
  156. package/bin/exiftool_files/lib/Image/ExifTool/QuickTime.pm +8 -4
  157. package/bin/exiftool_files/lib/Image/ExifTool/QuickTimeStream.pl +1 -1
  158. package/bin/exiftool_files/lib/Image/ExifTool/RIFF.pm +1 -1
  159. package/bin/exiftool_files/lib/Image/ExifTool/RSRC.pm +1 -1
  160. package/bin/exiftool_files/lib/Image/ExifTool/RTF.pm +1 -1
  161. package/bin/exiftool_files/lib/Image/ExifTool/Radiance.pm +1 -1
  162. package/bin/exiftool_files/lib/Image/ExifTool/Rawzor.pm +1 -1
  163. package/bin/exiftool_files/lib/Image/ExifTool/Real.pm +1 -1
  164. package/bin/exiftool_files/lib/Image/ExifTool/Reconyx.pm +1 -1
  165. package/bin/exiftool_files/lib/Image/ExifTool/Red.pm +1 -1
  166. package/bin/exiftool_files/lib/Image/ExifTool/Ricoh.pm +1 -1
  167. package/bin/exiftool_files/lib/Image/ExifTool/Samsung.pm +1 -1
  168. package/bin/exiftool_files/lib/Image/ExifTool/Sanyo.pm +1 -1
  169. package/bin/exiftool_files/lib/Image/ExifTool/Scalado.pm +1 -1
  170. package/bin/exiftool_files/lib/Image/ExifTool/Shift.pl +1 -1
  171. package/bin/exiftool_files/lib/Image/ExifTool/Shortcuts.pm +1 -1
  172. package/bin/exiftool_files/lib/Image/ExifTool/Sigma.pm +1 -1
  173. package/bin/exiftool_files/lib/Image/ExifTool/SigmaRaw.pm +1 -1
  174. package/bin/exiftool_files/lib/Image/ExifTool/Sony.pm +19 -3
  175. package/bin/exiftool_files/lib/Image/ExifTool/SonyIDC.pm +1 -1
  176. package/bin/exiftool_files/lib/Image/ExifTool/Stim.pm +1 -1
  177. package/bin/exiftool_files/lib/Image/ExifTool/TNEF.pm +1 -1
  178. package/bin/exiftool_files/lib/Image/ExifTool/TagInfoXML.pm +2 -2
  179. package/bin/exiftool_files/lib/Image/ExifTool/TagLookup.pm +6976 -6967
  180. package/bin/exiftool_files/lib/Image/ExifTool/TagNames.pod +23 -7
  181. package/bin/exiftool_files/lib/Image/ExifTool/Text.pm +1 -1
  182. package/bin/exiftool_files/lib/Image/ExifTool/Theora.pm +1 -1
  183. package/bin/exiftool_files/lib/Image/ExifTool/Torrent.pm +1 -1
  184. package/bin/exiftool_files/lib/Image/ExifTool/Trailer.pm +1 -1
  185. package/bin/exiftool_files/lib/Image/ExifTool/Unknown.pm +1 -1
  186. package/bin/exiftool_files/lib/Image/ExifTool/VCard.pm +1 -1
  187. package/bin/exiftool_files/lib/Image/ExifTool/Validate.pm +5 -5
  188. package/bin/exiftool_files/lib/Image/ExifTool/Vorbis.pm +1 -1
  189. package/bin/exiftool_files/lib/Image/ExifTool/WPG.pm +1 -1
  190. package/bin/exiftool_files/lib/Image/ExifTool/WTV.pm +1 -1
  191. package/bin/exiftool_files/lib/Image/ExifTool/WavPack.pm +1 -1
  192. package/bin/exiftool_files/lib/Image/ExifTool/WriteCanonRaw.pl +1 -1
  193. package/bin/exiftool_files/lib/Image/ExifTool/WriteExif.pl +1 -1
  194. package/bin/exiftool_files/lib/Image/ExifTool/WriteIPTC.pl +1 -1
  195. package/bin/exiftool_files/lib/Image/ExifTool/WritePDF.pl +1 -1
  196. package/bin/exiftool_files/lib/Image/ExifTool/WritePNG.pl +1 -1
  197. package/bin/exiftool_files/lib/Image/ExifTool/WritePhotoshop.pl +1 -1
  198. package/bin/exiftool_files/lib/Image/ExifTool/WritePostScript.pl +1 -1
  199. package/bin/exiftool_files/lib/Image/ExifTool/WriteQuickTime.pl +8 -4
  200. package/bin/exiftool_files/lib/Image/ExifTool/WriteRIFF.pl +1 -1
  201. package/bin/exiftool_files/lib/Image/ExifTool/WriteXMP.pl +1 -1
  202. package/bin/exiftool_files/lib/Image/ExifTool/Writer.pl +7 -4
  203. package/bin/exiftool_files/lib/Image/ExifTool/XISF.pm +1 -1
  204. package/bin/exiftool_files/lib/Image/ExifTool/XMP.pm +1 -1
  205. package/bin/exiftool_files/lib/Image/ExifTool/XMP2.pl +1 -1
  206. package/bin/exiftool_files/lib/Image/ExifTool/XMPStruct.pl +1 -1
  207. package/bin/exiftool_files/lib/Image/ExifTool/ZIP.pm +1 -1
  208. package/bin/exiftool_files/lib/Image/ExifTool/ZISRAW.pm +1 -1
  209. package/bin/exiftool_files/lib/Image/ExifTool/iWork.pm +1 -1
  210. package/bin/exiftool_files/lib/Image/ExifTool.pm +35 -29
  211. package/bin/exiftool_files/lib/Image/ExifTool.pod +20 -2
  212. package/bin/exiftool_files/windows_exiftool.txt +19 -10
  213. package/package.json +5 -5
package/bin/exiftool.exe CHANGED
Binary file
@@ -11,7 +11,7 @@ use strict;
11
11
  use warnings;
12
12
  require 5.004;
13
13
 
14
- my $version = '13.44';
14
+ my $version = '13.46';
15
15
 
16
16
  $^W = 1; # enable global warnings
17
17
 
@@ -29,7 +29,7 @@
29
29
  # Sets internal ERROR member from $! if there is an error reading
30
30
  # the file.
31
31
  #
32
- # Legal: Copyright (c) 2003-2025, Phil Harvey (philharvey66 at gmail.com)
32
+ # Legal: Copyright (c) 2003-2026, Phil Harvey (philharvey66 at gmail.com)
33
33
  # This library is free software; you can redistribute it and/or
34
34
  # modify it under the same terms as Perl itself.
35
35
  #------------------------------------------------------------------------------
@@ -3,7 +3,7 @@
3
3
  #
4
4
  # Description: Buffer to support random access reading of sequential file
5
5
  #
6
- # Legal: Copyright (c) 2003-2025, Phil Harvey (philharvey66 at gmail.com)
6
+ # Legal: Copyright (c) 2003-2026, Phil Harvey (philharvey66 at gmail.com)
7
7
  # This library is free software; you can redistribute it and/or
8
8
  # modify it under the same terms as Perl itself.
9
9
  #------------------------------------------------------------------------------
@@ -236,7 +236,7 @@ the end of file is not allowed.
236
236
 
237
237
  =head1 AUTHOR
238
238
 
239
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
239
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
240
240
 
241
241
  This library is free software; you can redistribute it and/or modify it
242
242
  under the same terms as Perl itself.
@@ -163,7 +163,7 @@ based on unofficial sources which may be incomplete, inaccurate or outdated.
163
163
 
164
164
  =head1 AUTHOR
165
165
 
166
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
166
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
167
167
 
168
168
  This library is free software; you can redistribute it and/or modify it
169
169
  under the same terms as Perl itself.
@@ -477,7 +477,7 @@ main purpose of encryption, so this really can't be considered a bug.
477
477
 
478
478
  =head1 AUTHOR
479
479
 
480
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
480
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
481
481
 
482
482
  This library is free software; you can redistribute it and/or modify it
483
483
  under the same terms as Perl itself.
@@ -259,7 +259,7 @@ scanning for AFCP information.
259
259
 
260
260
  =head1 AUTHOR
261
261
 
262
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
262
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
263
263
 
264
264
  This library is free software; you can redistribute it and/or modify it
265
265
  under the same terms as Perl itself.
@@ -291,7 +291,7 @@ information from AIFF (Audio Interchange File Format) audio files.
291
291
 
292
292
  =head1 AUTHOR
293
293
 
294
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
294
+ Copyright 2003-2026, 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.
@@ -263,7 +263,7 @@ Currently doesn't parse MAC header unless it is at the start of the file.
263
263
 
264
264
  =head1 AUTHOR
265
265
 
266
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
266
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
267
267
 
268
268
  This library is free software; you can redistribute it and/or modify it
269
269
  under the same terms as Perl itself.
@@ -306,7 +306,7 @@ APP12 meta information.
306
306
 
307
307
  =head1 AUTHOR
308
308
 
309
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
309
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
310
310
 
311
311
  This library is free software; you can redistribute it and/or modify it
312
312
  under the same terms as Perl itself.
@@ -879,7 +879,7 @@ Windows Media Audio (WMA) and Windows Media Video (WMV) files.
879
879
 
880
880
  =head1 AUTHOR
881
881
 
882
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
882
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
883
883
 
884
884
  This library is free software; you can redistribute it and/or modify it
885
885
  under the same terms as Perl itself.
@@ -399,7 +399,7 @@ Apple maker notes in EXIF information.
399
399
 
400
400
  =head1 AUTHOR
401
401
 
402
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
402
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
403
403
 
404
404
  This library is free software; you can redistribute it and/or modify it
405
405
  under the same terms as Perl itself.
@@ -291,7 +291,7 @@ information from Audible audio books.
291
291
 
292
292
  =head1 AUTHOR
293
293
 
294
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
294
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
295
295
 
296
296
  This library is free software; you can redistribute it and/or modify it
297
297
  under the same terms as Perl itself.
@@ -335,7 +335,7 @@ This module contains definitions required by Image::ExifTool to read BMP
335
335
 
336
336
  =head1 AUTHOR
337
337
 
338
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
338
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
339
339
 
340
340
  This library is free software; you can redistribute it and/or modify it
341
341
  under the same terms as Perl itself.
@@ -231,7 +231,7 @@ This module contains definitions required by Image::ExifTool to read BPG
231
231
 
232
232
  =head1 AUTHOR
233
233
 
234
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
234
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
235
235
 
236
236
  This library is free software; you can redistribute it and/or modify it
237
237
  under the same terms as Perl itself.
@@ -445,7 +445,7 @@ compression ability).
445
445
 
446
446
  =head1 AUTHOR
447
447
 
448
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
448
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
449
449
  Copyright 2002, Leon Bottou and Yann Le Cun
450
450
  Copyright 2001, AT&T
451
451
  Copyright 1999-2001, LizardTech Inc.
@@ -282,7 +282,7 @@ information in BigTIFF images.
282
282
 
283
283
  =head1 AUTHOR
284
284
 
285
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
285
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
286
286
 
287
287
  This library is free software; you can redistribute it and/or modify it
288
288
  under the same terms as Perl itself.
@@ -35,7 +35,7 @@ use Image::ExifTool::Sony;
35
35
  use Image::ExifTool::Validate;
36
36
  use Image::ExifTool::MacOS;
37
37
 
38
- $VERSION = '3.63';
38
+ $VERSION = '3.64';
39
39
  @ISA = qw(Exporter);
40
40
 
41
41
  sub NumbersFirst($$);
@@ -555,7 +555,7 @@ Pentax, Ricoh, Samsung, Sanyo, SeaLife, Sony, Supra and Vivitar.
555
555
  These tags are used in Panasonic/Leica cameras.
556
556
  },
557
557
  Pentax => q{
558
- These tags are used in Pentax/Asahi cameras.
558
+ These tags are used in Pentax/Asahi/Ricoh cameras.
559
559
  },
560
560
  CanonRaw => q{
561
561
  These tags apply to CRW-format Canon RAW files and information in the APP0
@@ -699,7 +699,7 @@ L<Image::ExifTool::BuildTagLookup|Image::ExifTool::BuildTagLookup>.
699
699
 
700
700
  ~head1 AUTHOR
701
701
 
702
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
702
+ Copyright 2003-2026, 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.
@@ -2831,7 +2831,7 @@ Returned list of writable pseudo tags.
2831
2831
 
2832
2832
  =head1 AUTHOR
2833
2833
 
2834
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
2834
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
2835
2835
 
2836
2836
  This library is free software; you can redistribute it and/or modify it
2837
2837
  under the same terms as Perl itself.
@@ -324,7 +324,7 @@ specification.
324
324
 
325
325
  =head1 AUTHOR
326
326
 
327
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
327
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
328
328
 
329
329
  This library is free software; you can redistribute it and/or modify it
330
330
  under the same terms as Perl itself.
@@ -88,7 +88,7 @@ sub ProcessCTMD($$$);
88
88
  sub ProcessExifInfo($$$);
89
89
  sub SwapWords($);
90
90
 
91
- $VERSION = '5.00';
91
+ $VERSION = '5.02';
92
92
 
93
93
  # Note: Removed 'USM' from 'L' lenses since it is redundant - PH
94
94
  # (or is it? Ref 32 shows 5 non-USM L-type lenses)
@@ -2165,6 +2165,13 @@ my %offOn = ( 0 => 'Off', 1 => 'On' );
2165
2165
  }
2166
2166
  },
2167
2167
  # 0x4049 - related to croping (forum13491) - "8 0 0 0" = no crop, "8 1 0 1" = crop enabled
2168
+ 0x4053 => { #github380
2169
+ Name => 'FocusBracketingInfo',
2170
+ SubDirectory => {
2171
+ Validate => 'Image::ExifTool::Canon::Validate($dirData,$subdirStart,$size)',
2172
+ TagTable => 'Image::ExifTool::Canon::FocusBracketingInfo',
2173
+ }
2174
+ },
2168
2175
  0x4059 => { #forum16111
2169
2176
  Name => 'LevelInfo',
2170
2177
  SubDirectory => {
@@ -4806,13 +4813,9 @@ my %ciMaxFocal = (
4806
4813
  PRIORITY => 0,
4807
4814
  GROUPS => { 0 => 'MakerNotes', 2 => 'Camera' },
4808
4815
  NOTES => 'CameraInfo tags for the EOS R6 Mark II.',
4809
- 0x086d => { #forum17745
4810
- Name => 'ShutterCount',
4811
- Format => 'int32u',
4812
- # (upper 2 bytes are currently unknown for this tag in JPEG images --
4813
- # we need samples ideally spanning the 65536 count)
4814
- RawConv => '$$self{PATH}[2] eq "UUID-Canon" ? $val : $val & 0xffff',
4815
- Notes => 'includes electronic + mechanical shutter',
4816
+ 0x086d => { #forum17745 (+ private email)
4817
+ Name => 'ImageCount', # (resets to 0 when SD card is formatted)
4818
+ Format => 'int16u',
4816
4819
  },
4817
4820
  );
4818
4821
 
@@ -9397,6 +9400,7 @@ my %filterConv = (
9397
9400
  0 => 'Initial Priority',
9398
9401
  1 => 'On Subject',
9399
9402
  2 => 'Switch Subject',
9403
+ 0x7fffffff => 'n/a',
9400
9404
  },
9401
9405
  },
9402
9406
  24 => { #forum16068 #KG extensions for 'left' and 'right'
@@ -9508,6 +9512,33 @@ my %filterConv = (
9508
9512
 
9509
9513
  );
9510
9514
 
9515
+ #github380
9516
+ %Image::ExifTool::Canon::FocusBracketingInfo = (
9517
+ %binaryDataAttrs,
9518
+ FORMAT => 'int32s',
9519
+ FIRST_ENTRY => 1,
9520
+ GROUPS => { 0 => 'MakerNotes', 2 => 'Camera' },
9521
+ 1 => {
9522
+ Name => 'FocusBracketing',
9523
+ PrintConv => \%offOn,
9524
+ },
9525
+ 2 => 'FocusBracketingImageCount', # (value: 1-999)
9526
+ 3 => 'FocusBracketingFocusIncrement', # (value: 1-10)
9527
+ 4 => {
9528
+ Name => 'FocusBracketingExposureSmoothing',
9529
+ PrintConv => \%offOn,
9530
+ },
9531
+ 5 => {
9532
+ Name => 'FocusBracketingDepthComposite',
9533
+ PrintConv => \%offOn,
9534
+ },
9535
+ 6 => {
9536
+ Name => 'FocusBracketingCropDepthComposite',
9537
+ PrintConv => \%offOn,
9538
+ },
9539
+ 7 => 'FocusBracketingFlashInterval', # in seconds
9540
+ );
9541
+
9511
9542
  # Canon UUID atoms (ref PH, SX280)
9512
9543
  %Image::ExifTool::Canon::uuid = (
9513
9544
  GROUPS => { 0 => 'MakerNotes', 1 => 'Canon', 2 => 'Video' },
@@ -10052,8 +10083,10 @@ sub PrintLensID(@)
10052
10083
  foreach $lens (@lenses) {
10053
10084
  push @user, $lens if $Image::ExifTool::userLens{$lens};
10054
10085
  }
10086
+ my @tcs = (1, 1.4, 2, 2.8);
10087
+ @tcs = ( $3 ) if $lensModel =~ / \+ ((EXTENDER )?RF)?(\d+(\.\d*)?)x\b/;
10055
10088
  # attempt to determine actual lens
10056
- foreach $tc (1, 1.4, 2, 2.8) { # loop through teleconverter scaling factors
10089
+ foreach $tc (@tcs) { # loop through teleconverter scaling factors
10057
10090
  foreach $lens (@lenses) {
10058
10091
  next unless $lens =~ /(\d+)(?:-(\d+))?mm.*?(?:[fF]\/?)(\d+(?:\.\d+)?)(?:-(\d+(?:\.\d+)?))?/;
10059
10092
  # ($1=short focal, $2=long focal, $3=max aperture wide, $4=max aperture tele)
@@ -10068,7 +10101,16 @@ sub PrintLensID(@)
10068
10101
  }
10069
10102
  next if abs($shortFocal - $sf * $tc) > 0.9;
10070
10103
  my $tclens = $lens;
10071
- $tclens .= " + ${tc}x" if $tc > 1;
10104
+ if ($lens =~ /^(.*) \+ (RF)?(\d+(\.\d*)?)x$/) {
10105
+ next unless $3 eq $tc;
10106
+ # remove previous entry if same lens
10107
+ my $lns = $1;
10108
+ pop @maybe if @maybe and $maybe[-1] =~ /^$lns/;
10109
+ pop @likely if @likely and $likely[-1] =~ /^$lns/;
10110
+ pop @matches if @matches and $matches[-1] =~ /^$lns/;
10111
+ } elsif ($tc > 1) {
10112
+ $tclens .= " + ${tc}x";
10113
+ }
10072
10114
  push @maybe, $tclens;
10073
10115
  next if abs($longFocal - $lf * $tc) > 0.9;
10074
10116
  push @likely, $tclens;
@@ -10726,7 +10768,7 @@ Canon maker notes in EXIF information.
10726
10768
 
10727
10769
  =head1 AUTHOR
10728
10770
 
10729
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
10771
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
10730
10772
 
10731
10773
  This library is free software; you can redistribute it and/or modify it
10732
10774
  under the same terms as Perl itself.
@@ -2873,7 +2873,7 @@ Image::ExifTool to read this information.
2873
2873
 
2874
2874
  =head1 AUTHOR
2875
2875
 
2876
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
2876
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
2877
2877
 
2878
2878
  This library is free software; you can redistribute it and/or modify it
2879
2879
  under the same terms as Perl itself.
@@ -888,7 +888,7 @@ tags.)
888
888
 
889
889
  =head1 AUTHOR
890
890
 
891
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
891
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
892
892
 
893
893
  This library is free software; you can redistribute it and/or modify it
894
894
  under the same terms as Perl itself.
@@ -2288,7 +2288,7 @@ files, and as a trailer in JPEG, CRW, CR2 and TIFF images.
2288
2288
 
2289
2289
  =head1 AUTHOR
2290
2290
 
2291
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
2291
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
2292
2292
 
2293
2293
  This library is free software; you can redistribute it and/or modify it
2294
2294
  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-2025, Phil Harvey (philharvey66 at gmail.com)
224
+ Copyright 2003-2026, 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-2025, Phil Harvey (philharvey66 at gmail.com)
2037
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
2038
2038
 
2039
2039
  This library is free software; you can redistribute it and/or modify it
2040
2040
  under the same terms as Perl itself.
@@ -422,7 +422,7 @@ when decoding certain types of information.
422
422
 
423
423
  =head1 AUTHOR
424
424
 
425
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
425
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
426
426
 
427
427
  This library is free software; you can redistribute it and/or modify it
428
428
  under the same terms as Perl itself.
@@ -3853,7 +3853,7 @@ No translation of special characters sets is done.
3853
3853
 
3854
3854
  =head1 AUTHOR
3855
3855
 
3856
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
3856
+ Copyright 2003-2026, 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.
@@ -880,7 +880,7 @@ the maker notes in images from some DJI Phantom drones.
880
880
 
881
881
  =head1 AUTHOR
882
882
 
883
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
883
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
884
884
 
885
885
  This library is free software; you can redistribute it and/or modify it
886
886
  under the same terms as Perl itself.
@@ -849,7 +849,7 @@ information in DNG (Digital Negative) images.
849
849
 
850
850
  =head1 AUTHOR
851
851
 
852
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
852
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
853
853
 
854
854
  This library is free software; you can redistribute it and/or modify it
855
855
  under the same terms as Perl itself.
@@ -225,7 +225,7 @@ metadata from DPX (Digital Picture Exchange) images.
225
225
 
226
226
  =head1 AUTHOR
227
227
 
228
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
228
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
229
229
 
230
230
  This library is free software; you can redistribute it and/or modify it
231
231
  under the same terms as Perl itself.
@@ -117,7 +117,7 @@ This module contains definitions required by Image::ExifTool to read DSF
117
117
 
118
118
  =head1 AUTHOR
119
119
 
120
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
120
+ Copyright 2003-2026, 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.
@@ -291,7 +291,7 @@ information from DV (raw Digital Video) files.
291
291
 
292
292
  =head1 AUTHOR
293
293
 
294
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
294
+ Copyright 2003-2026, 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.
@@ -383,7 +383,7 @@ This file contains tag definitions for the Darwin Core XMP namespace.
383
383
 
384
384
  =head1 AUTHOR
385
385
 
386
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
386
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
387
387
 
388
388
  This library is free software; you can redistribute it and/or modify it
389
389
  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-2025, Phil Harvey (philharvey66 at gmail.com)
356
+ Copyright 2003-2026, 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.
@@ -1553,7 +1553,7 @@ library files.
1553
1553
 
1554
1554
  =head1 AUTHOR
1555
1555
 
1556
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
1556
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
1557
1557
 
1558
1558
  This library is free software; you can redistribute it and/or modify it
1559
1559
  under the same terms as Perl itself.
@@ -57,7 +57,7 @@ use vars qw($VERSION $AUTOLOAD @formatSize @formatName %formatNumber %intFormat
57
57
  use Image::ExifTool qw(:DataAccess :Utils);
58
58
  use Image::ExifTool::MakerNotes;
59
59
 
60
- $VERSION = '4.61';
60
+ $VERSION = '4.63';
61
61
 
62
62
  sub ProcessExif($$$);
63
63
  sub WriteExif($$$);
@@ -213,7 +213,7 @@ $formatName[129] = 'utf8'; # (Exif 3.0)
213
213
  10 => 'JBIG Color', #3
214
214
  99 => 'JPEG', #16
215
215
  262 => 'Kodak 262', #16
216
- 32766 => 'Next', #3
216
+ 32766 => 'NeXt or Sony ARW Compressed 2', #3/Milos
217
217
  32767 => 'Sony ARW Compressed', #16
218
218
  32769 => 'Packed RAW', #PH (used by Epson, Nikon, Samsung)
219
219
  32770 => 'Samsung SRW Compressed', #PH
@@ -1431,6 +1431,7 @@ my %opcodeInfo = (
1431
1431
  WriteGroup => 'IFD0',
1432
1432
  Mandatory => 1,
1433
1433
  PrintConv => {
1434
+ # 0 - written by Adobe DNG converter 18.1 when converting from CR3
1434
1435
  1 => 'Centered',
1435
1436
  2 => 'Co-sited',
1436
1437
  },
@@ -1598,7 +1599,7 @@ my %opcodeInfo = (
1598
1599
  2 => 'Sony Compressed RAW', # (lossy, ref IB)
1599
1600
  3 => 'Sony Lossless Compressed RAW', #IB
1600
1601
  4 => 'Sony Lossless Compressed RAW 2', #JR (ILCE-1)
1601
- 6 => 'Sony Compressed RAW HQ', # ILCE-7M5
1602
+ 6 => 'Sony Compressed RAW 2', # ILCE-7M5
1602
1603
  },
1603
1604
  },
1604
1605
  # 0x7001 - int16u[1] (in SubIFD of Sony ARW images) - values: 0,1
@@ -3591,6 +3592,7 @@ my %opcodeInfo = (
3591
3592
  Condition => '$$valPt =~ /^\[ae_dbg_info:/',
3592
3593
  MakerNotes => 1,
3593
3594
  Binary => 1,
3595
+ NotIFD => 1,
3594
3596
  WriteGroup => 'IFD0', # (for Validate)
3595
3597
  SubDirectory => { TagTable => 'Image::ExifTool::DJI::Info' },
3596
3598
  Format => 'undef',
@@ -4697,7 +4699,7 @@ my %subSecConv = (
4697
4699
  PrintConv => 'sprintf("%.1f",$val)',
4698
4700
  },
4699
4701
  FocalLength35efl => { #26/PH
4700
- Description => 'Focal Length',
4702
+ Description => 'Focal Length 35mm Equiv',
4701
4703
  Notes => 'this value may be incorrect if the image has been resized',
4702
4704
  Groups => { 2 => 'Camera' },
4703
4705
  Require => {
@@ -7155,7 +7157,7 @@ EXIF and TIFF meta information.
7155
7157
 
7156
7158
  =head1 AUTHOR
7157
7159
 
7158
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
7160
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
7159
7161
 
7160
7162
  This library is free software; you can redistribute it and/or modify it
7161
7163
  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-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.
@@ -298,7 +298,7 @@ information from Free Lossless Audio Codec (FLAC) audio files.
298
298
 
299
299
  =head1 AUTHOR
300
300
 
301
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
301
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
302
302
 
303
303
  This library is free software; you can redistribute it and/or modify it
304
304
  under the same terms as Perl itself.
@@ -329,7 +329,7 @@ meta information in FLIF (Free Lossless Image Format) images.
329
329
 
330
330
  =head1 AUTHOR
331
331
 
332
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
332
+ Copyright 2003-2026, 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.
@@ -1633,7 +1633,7 @@ Systems Inc. thermal image files (FFF, FPF and JPEG format).
1633
1633
 
1634
1634
  =head1 AUTHOR
1635
1635
 
1636
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
1636
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
1637
1637
 
1638
1638
  This library is free software; you can redistribute it and/or modify it
1639
1639
  under the same terms as Perl itself.
@@ -354,7 +354,7 @@ linear list when ApplyFixups() is called.
354
354
 
355
355
  =head1 AUTHOR
356
356
 
357
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
357
+ Copyright 2003-2026, 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-2025, Phil Harvey (philharvey66 at gmail.com)
724
+ Copyright 2003-2026, 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.
@@ -2402,7 +2402,7 @@ JPEG images.
2402
2402
 
2403
2403
  =head1 AUTHOR
2404
2404
 
2405
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
2405
+ Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
2406
2406
 
2407
2407
  This library is free software; you can redistribute it and/or modify it
2408
2408
  under the same terms as Perl itself.
@@ -896,7 +896,7 @@ WOFF2.
896
896
 
897
897
  =head1 AUTHOR
898
898
 
899
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
899
+ Copyright 2003-2026, 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.
@@ -243,7 +243,7 @@ write information from the FotoWare FotoStation trailer.
243
243
 
244
244
  =head1 AUTHOR
245
245
 
246
- Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
246
+ Copyright 2003-2026, 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.