8
0

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
This commit is contained in:
2024-01-02 09:30:59 +00:00
committed by Git OBS Bridge
parent 05b12359a8
commit ab726b49a2
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Dec 30 12:55:21 UTC 2023 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Fri Dec 22 06:49:17 UTC 2023 - Michael Vetter <mvetter@suse.com>