p5-Image-ExifTool: update to 13.44.
Dec. 15, 2025 - Version 13.44 (production release)
- Added read support for Kandao KVAR files
- Added a few new Panasonic tags (github #365)
- Added a new XMP-crs tag
- Added a few new Matroska tags
- Added a few values related to the new RAW file types for the Sony ILCE-7M5
(thanks Milos Komarcevic)
- Decode a few new PhaseOne tags ( (github #372)
- Decode timed GPS and other metadata from Kandao MP4 videos
- Improvements to family 1 and 5 groups for tags in Matroska videos, and
prioritize top-level tags when duplicates exist
- Assume a default TimecodeScale of 1ms for MKV videos
- Patched to avoid runtime warning when parsing corrupted QuickTime data
(thanks Neal Krawetz)
- Fixed decoding of ShutterCount for Sony ILCE-7M5 (github #369)
[106 lines not shown]
meson: update to 1.10.0.
# New features
## Support for the `counted_by` attribute
## Added a `values()` method for dictionaries
## Add cmd_array method to ExternalProgram
## Microchip XC32 compiler support
## Added OS/2 support
## Android cross file generator
## Array `.slice()` method
## `-Db_vscrt` on clang
## Added `build_subdir` arg to various targets
## Support for Cargo workspaces
## Experimental Codegen module
## Methods from compiler object now accept strings for include_directories
## `meson format` has a new `--check-diff` option
## `-Db_thinlto_cache` now supported for GCC
## Using `meson.get_compiler()` to get a language from another project is marked broken
## Experimental C++ import std support
[9 lines not shown]
yt-dlp-ejs: update to 0.3.2.
Switch to pnpm by @Grub4K in #33
Use pnpm binary if available by @Grub4K in #35
Bump actions/checkout to v6 by @bashonly in #36
tree-sitter: update to 0.26.3.
0.26.3
What's Changed
docs(cli): fix wrong file path for Java bindings test by @Marcono1234 in #5117
ci(release): use node 24 by @ObserverOfTime in #5120
build(deps): cargo update by @clason in #5125
0.26.3 by @clason in #5126
0.26.2
What's Changed
build(deps): bump esbuild from 0.27.0 to 0.27.1 in /lib/binding_web in the npm group across 1 directory by @dependabot[bot] in #5113
0.26.x by @WillLillis in #5115
0.26.1
[81 lines not shown]
libopus: update to 1.6.
Opus 1.6 builds on the new ML-based features introduced in Opus 1.5.
A new wideband-to-fullband bandwidth extension (BWE) module
Support for 96 kHz audio with Opus HD
Significant improvement to Deep Redundancy (DRED)
A new 24-bit encoder/decoder API
Fixed-point improvements
In addition to the improvements above, this release includes many minor bug fixes.