TagLib 1.9.1
- Fixed binary incompatible change in
TagLib::Map
andTagLib::List
. - Fixed constructing
TagLib::String
fromTagLib::ByteVector
. - Fixed compilation on MSVC with the
/Zc:wchar_t-
option. - Fixed detecting of RIFF files with invalid chunk sizes.
- Added
TagLib::MP4::PropertyMap::codec()
.