diff options
| author | Urs Fleisch <ufleisch@users.sourceforge.net> | 2022-10-24 20:41:38 +0200 |
|---|---|---|
| committer | Urs Fleisch <ufleisch@users.sourceforge.net> | 2022-10-26 15:44:33 +0200 |
| commit | 15ff32b685086b6773f98baf93ab5b0b5a587875 (patch) | |
| tree | 7274168e983d043430032cc4ea024d9f4eeed5ab | |
| parent | 084108a908a7052f7bb7cc00013d5393a568a311 (diff) | |
Version 1.13v1.13
| -rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ +TagLib 1.13 (Oct 27, 2022) ========================== * Added interface StreamTypeResolver to support streams which cannot be @@ -11,7 +12,7 @@ BUILD_TESTS, GNUInstallDirs, FeatureSummary, tests with BUILD_SHARED_LIBS, cross compilation with Buildroot, systems without HAVE_GCC_ATOMIC, Clang. * Fixed heap-buffer-overflows when handling ASF, APE, FLAC, ID3v2, MP4, MPC - tags. + tags. * Fixed detection of invalid file by extension when correct type can be detected by contents. * Fixed unnecessary creation of map entries in APE and FLAC tags if looked up |
