exiftool-vendored.exe 13.26.0 → 13.30.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 (45) hide show
  1. package/LICENSE +254 -254
  2. package/bin/README.txt +14 -14
  3. package/bin/exiftool.exe +0 -0
  4. package/bin/exiftool_files/exiftool.pl +7 -8
  5. package/bin/exiftool_files/lib/CPAN/Config.pm +98 -98
  6. package/bin/exiftool_files/lib/Config.pm +111 -111
  7. package/bin/exiftool_files/lib/Config_git.pl +12 -12
  8. package/bin/exiftool_files/lib/Config_heavy.pl +1470 -1470
  9. package/bin/exiftool_files/lib/DynaLoader.pm +761 -761
  10. package/bin/exiftool_files/lib/Errno.pm +2638 -2638
  11. package/bin/exiftool_files/lib/Image/ExifTool/BuildTagLookup.pm +1 -1
  12. package/bin/exiftool_files/lib/Image/ExifTool/Canon.pm +4 -2
  13. package/bin/exiftool_files/lib/Image/ExifTool/Exif.pm +3 -1
  14. package/bin/exiftool_files/lib/Image/ExifTool/FujiFilm.pm +2 -1
  15. package/bin/exiftool_files/lib/Image/ExifTool/GIMP.pm +1 -1
  16. package/bin/exiftool_files/lib/Image/ExifTool/Geolocation.dat +0 -0
  17. package/bin/exiftool_files/lib/Image/ExifTool/JPEG.pm +20 -8
  18. package/bin/exiftool_files/lib/Image/ExifTool/LigoGPS.pm +16 -2
  19. package/bin/exiftool_files/lib/Image/ExifTool/MPF.pm +5 -1
  20. package/bin/exiftool_files/lib/Image/ExifTool/MakerNotes.pm +3 -3
  21. package/bin/exiftool_files/lib/Image/ExifTool/Olympus.pm +6 -2
  22. package/bin/exiftool_files/lib/Image/ExifTool/Panasonic.pm +9 -1
  23. package/bin/exiftool_files/lib/Image/ExifTool/Parrot.pm +54 -7
  24. package/bin/exiftool_files/lib/Image/ExifTool/Pentax.pm +151 -11
  25. package/bin/exiftool_files/lib/Image/ExifTool/Plot.pm +36 -15
  26. package/bin/exiftool_files/lib/Image/ExifTool/QuickTime.pm +73 -6
  27. package/bin/exiftool_files/lib/Image/ExifTool/QuickTimeStream.pl +80 -14
  28. package/bin/exiftool_files/lib/Image/ExifTool/README +12 -2
  29. package/bin/exiftool_files/lib/Image/ExifTool/Sigma.pm +12 -4
  30. package/bin/exiftool_files/lib/Image/ExifTool/Sony.pm +8 -3
  31. package/bin/exiftool_files/lib/Image/ExifTool/TagLookup.pm +3745 -3729
  32. package/bin/exiftool_files/lib/Image/ExifTool/TagNames.pod +147 -89
  33. package/bin/exiftool_files/lib/Image/ExifTool/WriteExif.pl +2 -0
  34. package/bin/exiftool_files/lib/Image/ExifTool/WriteQuickTime.pl +3 -0
  35. package/bin/exiftool_files/lib/Image/ExifTool/Writer.pl +18 -7
  36. package/bin/exiftool_files/lib/Image/ExifTool/XMP.pm +2 -2
  37. package/bin/exiftool_files/lib/Image/ExifTool.pm +12 -7
  38. package/bin/exiftool_files/lib/Image/ExifTool.pod +11 -11
  39. package/bin/exiftool_files/lib/Win32/FindFile.pm +82 -82
  40. package/bin/exiftool_files/lib/Win32API/File/cFile.pc +168 -168
  41. package/bin/exiftool_files/lib/XSLoader.pm +372 -372
  42. package/bin/exiftool_files/lib/auto/Compress/Raw/Lzma/autosplit.ix +3 -3
  43. package/bin/exiftool_files/readme_windows.txt +16 -16
  44. package/bin/exiftool_files/windows_exiftool.txt +15 -9
  45. package/package.json +54 -53

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.