1
0
Commit Graph

147 Commits

Author SHA256 Message Date
Ana Guerrero
a46ca58df3 Accepting request 1180900 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1180900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=74
2024-06-14 17:03:03 +00:00
Paolo Stivanin
10a810a595 - Update to 12.87:
* Added ability to write Google Container XMP tags (using the
    namespace prefix 'GContainer' to avoid conflict with the Google
    Device Container prefix)
  * Decode a few new tags for the Canon EOS R5
  * Decode battery information for the Pentax K-3 III
  * Decode RAFCompression from FujiFilm RAF images
  * Avoid reporting FileSize of 0 for pipes
  * Updated Geolocation databases from current geonames.org files
  * Skip over Matroska Cluster if necessary to read Tags if
    referenced in SeekHead
  * Changed conversion for Matroska SeekID (now in hex with tag
    name in brackets) and SeekPosition (now returns an absolute offset)
  * Fixed problem writing XMP-Device:EarthPos coordinates
  * Fixed typo in a value of Canon:DigitalLensOptimizer
  * Fixed decoding of Matroska VideoScanType
  * Fixed misleading error message when -o option was used to
    write to an unsupported file type

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=158
2024-06-14 12:31:57 +00:00
Ana Guerrero
f66f05c665 Accepting request 1180004 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1180004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=73
2024-06-11 16:31:50 +00:00
Paolo Stivanin
f08336d170 Accepting request 1179977 from home:jubalh:branches:devel:languages:perl
- Update to 12.86:
  * Added a new value for a couple of Olympus tags
  * Improved handling of ID3 user-defined tags
  * Decode all JPEG segments from RICO box in Ricoh MOV videos
  * Decode a few new values for some tags written by Canon EOS R cameras
  * Patched some Olympus WB_RBLevels tags to allow 4 values to
    be written as per some newer models
  * Fixed issue when writing IPTC date tags with a date/time value
    containing subseconds with 4 or more digits

OBS-URL: https://build.opensuse.org/request/show/1179977
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=156
2024-06-11 11:55:39 +00:00
Ana Guerrero
b50b2471f3 Accepting request 1175984 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1175984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=72
2024-05-23 13:35:34 +00:00
Paolo Stivanin
43cc442486 Accepting request 1175851 from home:jubalh:branches:devel:languages:perl
- Update to 12.85:
  * Added GeolocationFeatureType tag
  * Added read support for Nikon NKA and NXD adjustment files
  * Added a new Apple:ImageCaptureType value, and changed another one
  * Decode a few new Pentax tags
  * Decode a few new Canon tags
  * Decode some Ricoh Exif metadata from MOV videos
  * Extract ID3 UserDefinedText and UserDefinedURL tags by name
  * Make $advFmtSelf available for user-defined helper functions
  * Documented API GeoDir pseudo option feature
  * Tolerate pad byte at end of HIF file when writing
  * Raised priority of FileName, BaseName, Directory and FileType tags
    so they don't get hidden by other tags in the file which may have these names
  * Changed decoding of QuickTime Rotation (irot) to
    correspond with EXIF:Orientation (previously this was oddly
    reported as degrees of counterclockwise rotation)
  * Fixed a typo in the print conversion value for a couple of DPX tags
  * Fixed problem writing some QuickTime tags with very large (> 16 MB) values
  * Fixed bug in build_geolocation utility that resulted in incorrect
    population numbers when run under ActivePerl

OBS-URL: https://build.opensuse.org/request/show/1175851
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=154
2024-05-23 05:36:11 +00:00
Ana Guerrero
edbfa76f86 Accepting request 1170741 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1170741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=71
2024-04-29 15:58:13 +00:00
Dirk Stoecker
9b0735cab8 Accepting request 1170663 from home:jubalh:branches:devel:languages:perl
- Update to 12.84:
  * Added ability to read speed and accuracy_horizontal when geotagging from OpenTracks GPX files
  * Decode a few more Apple tags and a new CanonVRD tag
  * Enhanced Geolocation option with the ability to return any number of nearby cities
  * Fixed long-standing bug in Windows version that didn't properly handle dates older than 50 years when writing
  FileModifyDate or FileCreateDate
  * Fixed API TimeZone option to work in Windows
  * Fixed problem where the SetTags helper function didn't properly copy tags which have print conversions
  * Fixed problem where a new subregion couldn't be added through a user-defined Geolocation database entry
  * Fixed problem where GeolocFeature option didn't work for some features if a user-generated custom database
  was used

- Update to 12.83:
  * Added SetTags helper function for use in advanced formatting expressions
  * Added a couple of new tags from the DNG 1.7.1 specification
  * Added a new Nikon Z lens
  * Added a couple of new QuickTime tags
  * Added a few more XMP-GCamera tags
  * Added build_geolocation utility to the full distribution
  * Decode a new CanonVRD tag and rename another one
  * Updates to Sony maker note decoding for newer models (thanks Jos Roost)
  * Minor change in -p option to avoid adding the trailing newline if the -b option is also used
  * Minor changes to GM PDR decoding for Gear and angle measurements
  * Removed Geolocation alternate language support from the standard distribution, and added PPLX feature codes
  * Set family 1 group name for NextBase 'nbmt' information to "Nextbase"
  * Fixed incorrect ID of a DNG tag
  * API Changes:
    + Added IgnoreGroups option

OBS-URL: https://build.opensuse.org/request/show/1170663
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=152
2024-04-29 11:09:45 +00:00
Ana Guerrero
c08f9c603a Accepting request 1166554 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1166554
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=70
2024-04-10 15:49:39 +00:00
Paolo Stivanin
4df5f55d96 Accepting request 1166547 from home:jubalh:branches:devel:languages:perl
- Update to 12.82:
  * Added support for reading GM PDR data from MP4 videos written by
    cars such as Corvettes and Cameros
  * Added support for reading timed GPS from Wolfbox dashcam videos
  * Added "Unknown trailer" to QuickTime warnings originating from
    an unknown trailer
  * Added a new Nikon LensID
  * Extract PreviewImage from Chigee AIO-5 dashcam videos
  * Changed name and print conversion of a recently added FujiFilm tag
  * Only issue "Tag not defined" warnings for the first sub-document
    when using the -p option
  * Fixed a Nikon Z lens name (github #250)
  * Fixed Windows version so -sort works properly with -listgeo
  * API Changes:
    + Added PrintCSV option for optimized extraction of GM PDR data
      in CSV format

OBS-URL: https://build.opensuse.org/request/show/1166547
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=150
2024-04-10 05:51:37 +00:00
Ana Guerrero
d914211bdf Accepting request 1163334 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1163334
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=69
2024-03-29 12:09:53 +00:00
Paolo Stivanin
4f79518d6f Accepting request 1163310 from home:jubalh:branches:devel:languages:perl
- Update to 12.81:
  * Added ability to read EXIF and XMP from EXR images
  * Added ability to delete unknown trailer when writing MOV/MP4 videos
  * Added ability to write a couple of Stable Diffusion PNG tags
  * Added ability to write one of the Microsoft Xtra Description tags (#248)
  * Added support for using alternate city names in reverse Geolocation
  * Added support for reading timed GPS from DOD LS600W TS videos
  * Added support for new version of Canon DR4 files
  * Added a number of new iTunesInfo tags
  * Added a new Olympus LensType
  * Allow regular expressions to be used when writing Geolocate tag
  * Decode a number of new Nikon tags (thanks Warren Hatch)
  * Enhanced writing of Geolocate tag to also write Keys:LocationName
  * Cache the results of the last reverse geolocation search to speed
    batch processing when multiple files have the same search parameters
  * Patched problem that could cause runtime errors with some invaid tag names
  * Fixed a couple of newly added FujiFilm tags
  * Fixed decoding of FujiFilm AFAreaZoneSize
  * API Changes:
    + Added GeolocAltNames option

OBS-URL: https://build.opensuse.org/request/show/1163310
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=148
2024-03-28 13:52:37 +00:00
Dominique Leuenberger
570f42582b Accepting request 1159828 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1159828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=68
2024-03-20 20:18:29 +00:00
Paolo Stivanin
64731fdf7c Accepting request 1159786 from home:jubalh:branches:devel:languages:perl
- Update to 12.80:
  * Added GeolocationFeatureCode tag
  * Added XMP-acdsee-rs tags and a new XMP-xmpDM tag
  * Added ACDSeeRegion2MWGRegion conversion to config_files/acdsee.config
  * Added GPSAltitudeRef to XMP-iptcExt LocationDetails structure
  * Added a couple of new FujiFilm tags and a new CropMode value
  * Added conversion for XMP-aux:ApproximateFocusDistance "infinity"
  * Improved Geolocation regular expressions to allow negative matches
  * Improved accuracy of Geolocation distance/bearing calculations
  * Changed structure of Geolocation database (now version 1.02)
  * Minor change to key format for user-defined Geolocation name translations
  * Fixed case/spacing of "C2PA" in some CBOR tag descriptions
  * Fixed bug extracting binary data from EXR files
  * API Changes:
    + Added GeolocFeature option

OBS-URL: https://build.opensuse.org/request/show/1159786
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=146
2024-03-20 12:23:41 +00:00
Ana Guerrero
f0826d8aa8 Accepting request 1159036 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1159036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=67
2024-03-18 15:47:56 +00:00
Paolo Stivanin
4d9bd4a307 Accepting request 1158894 from home:jubalh:branches:devel:languages:perl
- Update to 12.79:
  * Improvements to new Geolocation feature:
    + Added ability to obtain GPS coordinates from city name
    + Added -listgeo option to list the Geolocation database
    + Added the ability to include user-defined cities in the Geolocation database
    + Added the ability to write XMP-iptcExt LocationShown tags using Geolocate feature
    + Added the ability to specify which tags to read from file for the API Geolocation option
    + Added language translations for Geolocation names
    + Increased resolution of Geolocation GPS positions and stored populations

OBS-URL: https://build.opensuse.org/request/show/1158894
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=144
2024-03-18 14:58:13 +00:00
Dominique Leuenberger
6f5c4065eb Accepting request 1155443 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1155443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=66
2024-03-06 22:05:33 +00:00
Paolo Stivanin
c2e0f55bbf Accepting request 1155440 from home:jubalh:branches:devel:languages:perl
- Update to 12.78:
  * Added new Geolocation feature and write-only Geolocate tag
  * Added new config file entry (@Image::ExifTool::UserDefined::Arguments)
    to allow default command-line arguments to be specified
  * Added print conversion for TIFF-EPStandardID
  * Added ability to delete Nextbase information from MP4 videos
  * Decode timed GPS from MP4 videos written by Nextbase software
  * Decode a number of new tags from Nextbase MP4 videos
  * Decode a few new tags from Garmin MP4 videos
  * Extract PreviewJXL images from DNG 1.7 files
  * Generate Validate, ImageDataHash and UserParam tags earlier to
    allow them to be used in UserDefined Composite tags
  * Enhanced the -c option so a minus sign in the format
    specification prints a signed coordinate without a leading "+"
    for positive numbers
  * Changed formatting of some Accelerometer tags for consistency
  * Changed behaviour of -ee3 option to do a brute-force scan for
    freeGPS in the media data even when referenced by 'gps ' atom
  * Other internal changes to decoding of timed GPS from videos
  * Fixed problem were ExifTool would give up on extracting some
    types of timed GPS from videos after 100 void fixes
  * Fixed bug that could cause runtime error when reading Ogg files
  * Fixed issue where some tags from alternate files using the
    -fileNUM option weren't generated as requested
  * API Changes:
    + Added Geolocation, GeolocMaxDist and GeolocMinPop API options

OBS-URL: https://build.opensuse.org/request/show/1155440
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=142
2024-03-06 07:48:48 +00:00
Ana Guerrero
e8c7fe0105 Accepting request 1147507 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1147507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=65
2024-02-20 20:13:01 +00:00
Paolo Stivanin
4748c9c8ff Accepting request 1147319 from home:jubalh:branches:devel:languages:perl
- Update to 12.77:
  * Added new Olympus CameraType and LensType value
  * Added a new Canon Irix LensType
  * Added the ability to delete MacOS XAttrMDItemWhereFroms
  * Decode a few new Canon DPP tags
  * Improved handling of XML-unfriendly characters in JSON field
    names (fixes issue where -X option could produce invalid XML
    when reading JSON with the -struct option)
  * Fixed decoding of ShutterCount for Canon G5X-ii CR3 files

OBS-URL: https://build.opensuse.org/request/show/1147319
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=140
2024-02-19 06:40:44 +00:00
Ana Guerrero
f89810f659 Accepting request 1143199 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1143199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=64
2024-02-01 17:05:17 +00:00
Dirk Stoecker
b7c9ed3ba1 Accepting request 1143196 from home:jubalh:branches:devel:languages:perl
- Update to 12.76:
  * Properly implement patch of 12.45 to avoid duplicating raw data
    when writing Sony ARW images where the raw data is double-referenced
    as both strips and tiles
  * Improved handling of bad offsets in HtmlDump output

OBS-URL: https://build.opensuse.org/request/show/1143196
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=138
2024-02-01 08:12:35 +00:00
Ana Guerrero
03eb8907bb Accepting request 1142908 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1142908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=63
2024-01-31 22:54:46 +00:00
Paolo Stivanin
116484cd3d Accepting request 1142895 from home:jubalh:branches:devel:languages:perl
- Update to 12.75:
  * CORRUPTION WARNING: Fixed bug introduced in 12.45 which could
    result in corrupted Sony ARW images from some
    newer models when writing if lossless compression was used
  * Added ability to read C2PA JUMBF metadata from PDF and SVG files
  * Added ability to extract JUMBF metadata as a block
  * Added read support for C2PA (JUMBF-format) files
  * Removed "date before 1970" warning entirely since 64-bit systems
    should be able to handle dates in this range
  * Improved Canon FocusMode decoding
  * Fixed bug introducd in 12.74 which could cause "Undefined
    subroutine" runtime error when reading MIE files

OBS-URL: https://build.opensuse.org/request/show/1142895
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=136
2024-01-31 06:42:11 +00:00
Ana Guerrero
2a63dce75b Accepting request 1141123 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1141123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=62
2024-01-25 17:40:40 +00:00
Paolo Stivanin
13d869e7cb Accepting request 1141122 from home:jubalh:branches:devel:languages:perl
- Update to 12.74:
  * Added a couple of new Nikon lenses (thanks Chris)
  * Added write support for a few new QuickTime Keys tags
  * Decode ShutterCount for Canon EOS R5 (thanks John Moyer)
  * Improved error messages in the case of file read errors
  * Enhanced tag name strings (eg. -if option expressions) to allow
    values of multiple matching tags to be concatenated when a group
    name of "All" is specified
  * Enhanced -p option to add -p- feature which avoids adding trailing newline
  * Changed warning from "Shift results in negative time" to "Shift results in date before 1970"
  * Patched calculation of GPSDateTime for the timed metadata in
    Track3 of Garmin videos so the API QuickTimeUTC option is no longer required
  * Fixed conversion error when writing QuickTime:GoogleTrackDuration
  * Fixed misidentification of non-TIFF-format files containing DNGVersion tag
  * Fixed bug where Avoid-ed XMP structures could be created when writing another same-named structure
  * Internal Changes:
    + Changed form of all new() calls to accommodate backward incompatibilities in recent versions of Perl
    + Changed order of InsertTagValues() arguments
    + DateFmt() now returns value of formatted date/time string

OBS-URL: https://build.opensuse.org/request/show/1141122
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=134
2024-01-24 06:54:27 +00:00
Ana Guerrero
64c13e32f7 Accepting request 1138760 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1138760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=61
2024-01-15 21:20:13 +00:00
Paolo Stivanin
40970518d1 Accepting request 1138230 from home:jubalh:branches:devel:languages:perl
- Update to 12.73:
  * Added write support for Leica XMP-xmpDSA tags
  * Added read support for timed GPS from Yada RoadCam Pro 4K dashcam videos
  * Added read support for PNG cpIp chunk
  * Added range checks on lat/long values when writing QuickTime:GPSCoordinates
  * Decode a number of new values for Ricoh GR III tags
  * Decode a new Leica tag
  * Improved handling of Brotli compression errors
  * Enhanced API NoWarning option to also apply to app "Warning:" outputs
  * Identify PNG Plus files
  * Changed name of Pentax ISOAutoParameters to ISOAutoMinSpeed and improved decoding
  * Fixed writing of date/time tags in XMP-xmpMM:Pantry structure
  * API Changes:
    + Added LimitLongValues option

OBS-URL: https://build.opensuse.org/request/show/1138230
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=132
2024-01-15 06:40:49 +00:00
Dominique Leuenberger
8fad1e9d02 Accepting request 1136086 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1136086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=60
2024-01-03 11:29:33 +00:00
Dirk Stoecker
37d6664e20 Accepting request 1135748 from home:jubalh:branches:devel:languages:perl
- Update to 12.72:
  * Added read support for AAC audio files
  * Added a new QuickTime Keys Android tag
  * Added a number of new values for some Ricoh GR III tags
  * Decode timed metadata from Intsa360 Ace Pro MP4 videos
  * Decode GPSDateTime milliseconds in timed Insta360 metadata
  * Decode timed metadata from INNOV K5 TS videos
  * Decode a number of new GoPro timed-metadata tags
  * Decode a few new Xiaomi EXIF tags
  * Fixed writing of JPG/ARW images from some newer Sony models
    to preserve HiddenData

OBS-URL: https://build.opensuse.org/request/show/1135748
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=130
2024-01-02 09:30:59 +00:00
Ana Guerrero
98942a1416 Accepting request 1134589 from devel:languages:perl
- Update to 12.71:
  * Added a warning if there was an error reading an alternate file
    with the -fileNUM option
  * Added the ability to write QuickTime Keys:Encoder
  * Added a few new Canon LensType values
  * Added a new, obscure EXIF tag
  * Decode real-time metadata from Ricoh Theta videos
  * Decode SpecularWhiteLevel for more Canon models (github #232)
  * Decode Canon DualPixelRaw tag
  * Decode a few new Nikon tags
  * Decode more FujiFilm M-RAW tags
  * Improved generation of tag names for some JSON tag ID's containing colons
  * Fixed "Undefined subroutine" error when writing makernotes as a block
  * Fixed missing ID in family 7 group name for ID3 tags which are not valid
    for the specified ID3 version
  * Fixed bug where some tags from alternate files (with the -fileNUM option)
    could show up as "not defined" when used in expressions even though they did exist
  * API Changes:
    + Added NoMandatory option

OBS-URL: https://build.opensuse.org/request/show/1134589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=59
2023-12-22 21:41:39 +00:00
Paolo Stivanin
3ce722354e Fix version in changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=128
2023-12-22 06:57:18 +00:00
Paolo Stivanin
63f8a98478 Accepting request 1134587 from home:jubalh:branches:devel:languages:perl
- Update to 12.70:
  * Added a warning if there was an error reading an alternate file
    with the -fileNUM option
  * Added the ability to write QuickTime Keys:Encoder
  * Added a few new Canon LensType values
  * Added a new, obscure EXIF tag
  * Decode real-time metadata from Ricoh Theta videos
  * Decode SpecularWhiteLevel for more Canon models (github #232)
  * Decode Canon DualPixelRaw tag
  * Decode a few new Nikon tags
  * Decode more FujiFilm M-RAW tags
  * Improved generation of tag names for some JSON tag ID's containing colons
  * Fixed "Undefined subroutine" error when writing makernotes as a block
  * Fixed missing ID in family 7 group name for ID3 tags which are not valid
    for the specified ID3 version
  * Fixed bug where some tags from alternate files (with the -fileNUM option)
    could show up as "not defined" when used in expressions even though they did exist
  * API Changes:
    + Added NoMandatory option

OBS-URL: https://build.opensuse.org/request/show/1134587
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=127
2023-12-22 06:56:47 +00:00
Ana Guerrero
f1c86cf569 Accepting request 1127622 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1127622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=58
2023-11-20 20:19:56 +00:00
Paolo Stivanin
507e1d87f5 Accepting request 1127580 from home:jubalh:branches:devel:languages:perl
- Update to 12.70:
  * Added ability to read/delete C2PA CAI JUMBF metadata from
    TIFF-based images (eg. DNG), QuickTime-based files
    (eg. MP4) and WebP images, and read JUMBF from other RIFF-based
    files (eg. WAV, AVI), GIF images and ID3v2
  metadata
  * Added read/write support for JPH images
  * Added ability to read Leica Q3 maker notes
  * Added ability to recognize and write FujiFilm M-RAW RAF images
    (multiple raw images in a single file) and the ability to read
    preview-less RAF images
  * Added support for reading a number of obscure Microsoft EXIF tags
  * Added a few new Sony lenses and support for the ILCE-9M3
  * Added a couple of new Panasonic Leica lenses
  * Added a couple of new Canon RF lenses
  * Added a number of new CPUType values for ELF executables
  * Added some new Olympus CameraType values
  * Decode a few more ID3v2.2 tags (github #142)
  * Decode a few new Canon G5X Mark II tags
  * Decode WB_RGGBLevels for a few more Nikon cameras
  * Extract information from FujiFilm M-RAW header
  * Improved decoding of a few Nikon Z tags
  * Marked misspelt XMP-drone-dji:GPSLongtitude tag to Avoid when writing
  * Changed RIFF MaxDataRate conversion to use SI prefixes by default
  * Fixed decoding of unknown ColorBalance information for some Nikon models
  * Fixed an incorrect Nikon Z LensID
  * API Changes:
    + Added ByteUnit option

OBS-URL: https://build.opensuse.org/request/show/1127580
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=125
2023-11-20 06:24:32 +00:00
Ana Guerrero
e63ea19312 Accepting request 1121442 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1121442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=57
2023-10-31 19:26:36 +00:00
Paolo Stivanin
8651df3b11 Accepting request 1121316 from home:jubalh:branches:devel:languages:perl
- Update to 12.69:
  * Added support for DNG version 1.7.0.0
  * Added a new XMP-GCamera tag
  * Added a number of new Nikon Z lenses
  * Added a number of new XMP-crs tags
  * Extract XML metadata from some Hasselblad images
  * Tweaked -fast2 option to read metadata from inside mdat atom
    of HEIC images
  * Patched FFF reader to be more tolerant of the mess made by
    incompetent Hasselblad programmers (wrong IFD count for some values)
  * Patched WebP reader to be more tolerant of the mess made by
    incompetent Google programmers (EXIF with wrong header and XMP
    with wrong ID)
  * Fixed problem which could cause "use of uninitialized variable"
    warnings when reading images from some Nikon cameras
  * Fixed List type for new XMP-photomech:CreatorIdentity tag

OBS-URL: https://build.opensuse.org/request/show/1121316
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=123
2023-10-31 13:05:25 +00:00
Ana Guerrero
f253f10c92 Accepting request 1118825 from devel:languages:perl
- Update to 12.68:
  * Added preliminary read support for XISF images
  * Added the ability to delete JUMBF metadata from PNG images
  * Added support for writing Canon burst-roll CR3 images
  * Added a new Nikon Z9 SubjectDetection value, and improved Zf support (thanks Warren Hatch)
  * Added a couple of new PentaxModelID values
  * Added a few couple of new tag values for the Pentax K-3 Mark III Monochrome (github #226)
  * Added a new XMP-photomech tag
  * Added a new QuickTime ItemList tag
  * Added a new Nikon LensID
  * Added a new Canon LensType
  * Added a new Pentax LensType (thanks dmont)
  * Added a new FujiFilm FilmMode and FaceElementTypes values (thanks Greybeard)
  * Added a few new Canon LensType values (thanks Norbert Wasser)
  * Added conversions for a few Apple:ImageCaptureType values
  * Added new XMP tag for PLUS version 2.0.1
  * Added a new CanonModelID (thanks Laurent Clevy)
  * Support decimal values for FujiFilm ShadowTone and HighlightTone tags
  * Decode some new Sony tags (thanks Jos Roost)
  * Decode ShutterCount for Canon EOS R6 (thanks gamin)
  * Decode QuickTime VideoFullRangeFlag
  * Decode JPGCompression for the Nikon D3S
  * Enhanced -geotag feature to allow writing QuickTime:GPSCoordinates
  * Renamed Panasonic HDRShot tag to MergedImages (forum 15298)
  * Fixed problem where some NEF files were misidentified as NRW
  * Fixed error writing new DataMining tag where URI prefix wasn't being properly added to the value
  * Decode another tag from Canon 1DS raw images (Hubert Figuière, github #219)
  * Decode JPGCompression for newer Nikon models (thanks Warren Hatch)
  * Fixed bug introduced in 12.65 where duplicate tags were not returned even when the groups where specified explicitly

OBS-URL: https://build.opensuse.org/request/show/1118825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=56
2023-10-19 20:49:32 +00:00
Paolo Stivanin
79b2553fbf - Update to 12.68:
* Added preliminary read support for XISF images
  * Added the ability to delete JUMBF metadata from PNG images
  * Added support for writing Canon burst-roll CR3 images
  * Added a new Nikon Z9 SubjectDetection value, and improved Zf support (thanks Warren Hatch)
  * Added a couple of new PentaxModelID values
  * Added a few couple of new tag values for the Pentax K-3 Mark III Monochrome (github #226)
  * Added a new XMP-photomech tag
  * Added a new QuickTime ItemList tag
  * Added a new Nikon LensID
  * Added a new Canon LensType
  * Added a new Pentax LensType (thanks dmont)
  * Added a new FujiFilm FilmMode and FaceElementTypes values (thanks Greybeard)
  * Added a few new Canon LensType values (thanks Norbert Wasser)
  * Added conversions for a few Apple:ImageCaptureType values
  * Added new XMP tag for PLUS version 2.0.1
  * Added a new CanonModelID (thanks Laurent Clevy)
  * Support decimal values for FujiFilm ShadowTone and HighlightTone tags
  * Decode some new Sony tags (thanks Jos Roost)
  * Decode ShutterCount for Canon EOS R6 (thanks gamin)
  * Decode QuickTime VideoFullRangeFlag
  * Decode JPGCompression for the Nikon D3S
  * Enhanced -geotag feature to allow writing QuickTime:GPSCoordinates
  * Renamed Panasonic HDRShot tag to MergedImages (forum 15298)
  * Fixed problem where some NEF files were misidentified as NRW
  * Fixed error writing new DataMining tag where URI prefix wasn't being properly added to the value
  * Decode another tag from Canon 1DS raw images (Hubert Figuière, github #219)
  * Decode JPGCompression for newer Nikon models (thanks Warren Hatch)
  * Fixed bug introduced in 12.65 where duplicate tags were not returned even when the groups where specified explicitly

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=121
2023-10-19 06:50:38 +00:00
Dominique Leuenberger
5ad9e1bd7d Accepting request 1103586 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1103586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=55
2023-08-12 13:07:05 +00:00
Paolo Stivanin
8f017fbb08 Accepting request 1103429 from home:jubalh:branches:devel:languages:perl
- Update to 12.65:
  * Added a new QuickTime Keys tag
  * Added a new CanonModelID
  * Added a new Canon LensType
  * Added number in brackets to converted Samsung MCCData value
  * Decode a number of new Sony tags
  * Decode a few new FlashPix tags (github #217)
  * Improved decoding of Nikon Z9 firmware 4.0 tags
  * Improved parsing of PDF:Keywords to support semicolon-separated lists
  * Enhanced -api option to show list of available options if no argument is provided
  * Lowered priority of IFD1 tags in ARW images so IFD0/SubIFD take precedence
  * Changed QuickTime tag names for atID (AlbumTitleID to ArtistID)
    and plID (PlayListID to AlbumID) (github issue #216), and added cmID (ComposerID)
  * Changed Apple:MediaGroupUUID tag name back to ContentIdentifier
  * Patched the -d option to handle the %s format code internally when writing (avoids problems due to
    inconsistent behaviour of this format code in the strptime function on different systems)
  * Patched patch of version 12.32 to restore ability to read from named pipes
  * Fixed bug which could cause a hang when processing a corrupt BigTIFF image
  * Fixed document number for auxiliary image metadata in HEIC files
  * Fixed misspelt Apple tag name
  * API Changes:
    + Added AvailableOptions method

OBS-URL: https://build.opensuse.org/request/show/1103429
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=119
2023-08-12 08:07:12 +00:00
Dominique Leuenberger
6286ed03a6 Accepting request 1096605 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1096605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=54
2023-07-03 15:44:28 +00:00
Paolo Stivanin
daf921916c Accepting request 1096574 from home:jubalh:branches:devel:languages:perl
- Update to 12.64:
  * Added a new Sony LensType (thanks Jos Roost)
  * Added config_files/guano.config to the distribution (thanks StarGeek)
  * Added support for Garmin Low-resolution Video (GLV) files
  * Added JUMBF to the list of deletable groups
  * Added (untested) read support for spherical video tags in Matroska videos
  * Decode a number of new Nikon Z9 tags (thanks Warren Hatch)
  * Decode AmbisonicAudio tags in spherical MP4 vidoes
  * Decode another Apple tag
  * Improved French translations (thanks Philippe Bonnaure of GraphicConverter)
  * Patched to allow writing QuickTime-based videos where the audio/video sample
    description comes after the sample pointers
  * Fixed parsing of GPS from Insta360 videos to properly skip void fixes
  * Fixed problem where Apple iPhone 14 images produced invalid XML in -X
    output when using -struct option
  * API Changes:
    + Added StructFormat option[1] to allow JSON-format serialized structures
    + Added NoDups option to eliminate duplicate items from queued values
      when writing List-type tags

OBS-URL: https://build.opensuse.org/request/show/1096574
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=117
2023-07-03 14:29:49 +00:00
Dominique Leuenberger
67322f5644 Accepting request 1092772 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1092772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=53
2023-06-13 14:10:30 +00:00
Paolo Stivanin
975bdfd43f Accepting request 1092588 from home:gkenion:branches:devel:languages:perl
- Update to 12.63:
  - Added ability to read/write/create Brotli-compressed metadata
    in JXL images (requires IO::Compress::Brotli)
  - Added partial support for Exif 3.0 specification:
      - Added new EXIF tags
      - Added MPF Original Preservation Image type
      - Support for reading 'utf8' values (but still write only as
        'string')
  - Added support for Adobe HDR Gain Map (hdrgm) XMP tags
  - Added support for reading 7z files (thanks Amir Gooran, github
    #205) (but currently this doesn't work for the Windows .exe
    version because I haven't been able to install
    Compress::Raw::Lzma for ActivePerl)
  - Added XMP-panorama tags
  - Added warning if -csv is used with -p
  - Added warning if trying to geotag from a UTF-16 track log
  - Decode ImageWidth/Height from JXL images using partial codestreams
  - Decode more Sony tags for some newer models (thanks Jos Roost)
  - Extract GainMapImage (hrgm box) from JXL files
  - Extract Guano information from WAV files
  - Enhanced ImageDataMD5 feature and renamed to ImageDataHash (with
    ImageDataMD5 alias for backward compatibility)
  - Changed RARVersion tag name to FileVersion
  - Fixed bug introduced in 12.46 which could cause a hang when
    reading a corrupted RIFF-based file
  - Fixed writing of Composition:GPSPosition when -n is used
  - API Changes:
      - Added ImageHashType option

OBS-URL: https://build.opensuse.org/request/show/1092588
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=115
2023-06-13 06:24:36 +00:00
Dominique Leuenberger
1aba7de8ce Accepting request 1084556 from devel:languages:perl
- Update to 12.62:
  - Added basic read support for WPG images
  - Added ImageDataMD5 support for HEIC images
  - Added support for RAR version 5.0 compressed files (thanks Amir Gooran)
  - Added a few new XMP-aux tags (thanks John Ellis)
  - Made Composite tags available for use in -fileNUM argument
  - Better handling of FlashPix VT_EMPTY value
  - Fixed "Can't write" error when specifying a .webp file for the -o option
  - API Changes:
      - Added NoWarning option
  - Added ImageDataMD5 support for J2C and JXL images
  - Added support for PDF 2.0 (specification is finally freely available)
  - Added ability to extract timed Accelerometer data from Azdome GS63H MP4
    videos which don't contain GPS
  - Added some new Sony lenses (thanks Jos Roost)
  - Decode some new tags for the Sony ZV-E1 (thanks Jos Roost)
  - Decode more tags for the Nikon Z30 (thanks Xavier)
  - Enhanced -fileNUM option to allow tags from the main file to be used in the
    file name string
  - Validate sample offset and size when calculating ImageDataMD5 for MP4 videos
    (note: may change ImageDataMD5 value for videos where audio data runs past
    end of media data)
  - Return error when attempting to write a fragmented JXL file
  - Improved robustness for determining image size for corrupted JPEG
  - Patched to allow Insta360 GPS records of unexpected length and tweaked
    verification algorithm to determine validity of these records
  - Fixed bug introduced in 12.57 where -progress:%f gave runtime warnings
  - Fixed "--" option to ignore subsequent -common_args option
  - Fixed incorrect ImageDataMD5 for Sony A100 ARW images
  - Fixed problem reading new XMP-et:OriginalImageMD5 tag

OBS-URL: https://build.opensuse.org/request/show/1084556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=52
2023-05-04 15:11:04 +00:00
Paolo Stivanin
328b8a9318 - Update to 12.62:
- Added basic read support for WPG images
  - Added ImageDataMD5 support for HEIC images
  - Added support for RAR version 5.0 compressed files (thanks Amir Gooran)
  - Added a few new XMP-aux tags (thanks John Ellis)
  - Made Composite tags available for use in -fileNUM argument
  - Better handling of FlashPix VT_EMPTY value
  - Fixed "Can't write" error when specifying a .webp file for the -o option
  - API Changes:
      - Added NoWarning option
  - Added ImageDataMD5 support for J2C and JXL images
  - Added support for PDF 2.0 (specification is finally freely available)
  - Added ability to extract timed Accelerometer data from Azdome GS63H MP4
    videos which don't contain GPS
  - Added some new Sony lenses (thanks Jos Roost)
  - Decode some new tags for the Sony ZV-E1 (thanks Jos Roost)
  - Decode more tags for the Nikon Z30 (thanks Xavier)
  - Enhanced -fileNUM option to allow tags from the main file to be used in the
    file name string
  - Validate sample offset and size when calculating ImageDataMD5 for MP4 videos
    (note: may change ImageDataMD5 value for videos where audio data runs past
    end of media data)
  - Return error when attempting to write a fragmented JXL file
  - Improved robustness for determining image size for corrupted JPEG
  - Patched to allow Insta360 GPS records of unexpected length and tweaked
    verification algorithm to determine validity of these records
  - Fixed bug introduced in 12.57 where -progress:%f gave runtime warnings
  - Fixed "--" option to ignore subsequent -common_args option
  - Fixed incorrect ImageDataMD5 for Sony A100 ARW images
  - Fixed problem reading new XMP-et:OriginalImageMD5 tag

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=113
2023-05-04 07:50:36 +00:00
Dominique Leuenberger
e5261fd3e8 Accepting request 1080855 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1080855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=51
2023-04-20 13:15:01 +00:00
Paolo Stivanin
3b1d824cbc Accepting request 1080782 from devel:languages:perl:autoupdate
- updated to 12.60
   see /usr/share/doc/packages/perl-Image-ExifTool/Changes

OBS-URL: https://build.opensuse.org/request/show/1080782
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=111
2023-04-20 12:12:21 +00:00
Dominique Leuenberger
08c14c08cf Accepting request 1076404 from devel:languages:perl
- Update to 12.59:
  * COMPATIBILITY WARNING: Changed the calculated ImageDataMD5 for JPEG images
    to include all data from the SOS to the EOI (including the SOS marker but
    not the EOI marker)
  * Added new -fileNUM option to load tags from alternate files
  * Added family 8 groups for accessing tags from alternate files
  * Added new XMP-et:OriginalImageMD5 tag for storing ImageDataMD5 value
  * Added verbose ImageDataMD5 message for JPEG files
  * Added a new Nikon LensID (thanks Warren Hatch)
  * Decode a new Olympus tag and improved decoding of another (thanks Herb)
  * Decode a couple of new PanasonicRaw tags
  * Decode image coordinates for a couple more VNT object types
  * Enhanced ImageDataMD5 to also support MRW, CR3, PNG, MOV/MP4 and RIFF-based
    files
  * Improved verbose messages when deleting NikonApp trailer
  * Patched to avoid structure warnings when copying tags from Nikon files
    containing NKSC metadata
  * Fixed %-C filename format code to work properly with the -fileOrder and
    -progress options
  * Fixed new ImageDataMD5 tag to work properly with PhaseOne IIQ files
  * Fixed potential ValueConv warning when reading LIF files
  * API Changes:
      - Added SetAlternateFile method

OBS-URL: https://build.opensuse.org/request/show/1076404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=50
2023-03-31 19:15:55 +00:00