Skip to content

TagLib 1.9.1

Compare
Choose a tag to compare
@lalinsky lalinsky released this 08 Oct 15:55
· 1340 commits to master since this release
  • Fixed binary incompatible change in TagLib::Map and TagLib::List.
  • Fixed constructing TagLib::String from TagLib::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().