mirror of
https://github.com/taglib/taglib.git
synced 2026-09-07 18:17:00 -04:00
Version 2.3.2
This commit is contained in:
Vendored
+1
-1
Submodule 3rdparty/utfcpp updated: 819011bb01...2d8e20b22d
@@ -1,3 +1,23 @@
|
||||
TagLib 2.3.2 (Sep 5, 2026)
|
||||
==========================
|
||||
|
||||
* MP3: Fix parsing of per-frame unsynchronized ID3v2 frames.
|
||||
* MP3: Accept iTunes ID3 frames with space padded ID3v2.2 ID.
|
||||
* MP4: More tolerant handling of `covr` atom with wrong flags.
|
||||
* MP4: Support additional codecs (AC3, DTS, EAC3, FLAC, Opus).
|
||||
* Ogg: Support Vorbis comments from a multiplexed stream.
|
||||
* WMA: Improve property interface for ASF files.
|
||||
* RIFF: Support RF64 and BW64 64-bit extensions.
|
||||
* Matroska: Fix file scanning with fast read style.
|
||||
* Matroska: Load attachment data lazily on demand.
|
||||
* Matroska: Read the segment title without audio properties.
|
||||
* Verify values parsed from files to prevent resource exhaustion, denial of
|
||||
service attacks and out of range conversions by crafted input for various
|
||||
file formats (AIFF, APE, DSDIFF, FLAC, MP3, MP4, MPC, Matroska, Ogg, SHN,
|
||||
WMA, XM).
|
||||
* Fix data races in lazily initialized shared caches, test thread safety.
|
||||
* Use `Requires.private` for zlib with `pkg-config`.
|
||||
|
||||
TagLib 2.3.1 (Jul 20, 2026)
|
||||
===========================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user