Added TagLib::MP4::PropertyMap::codec()

This commit is contained in:
Lukáš Lalinský
2013-10-08 17:41:09 +02:00
parent 9b5869ea37
commit 2d5abd46d2
4 changed files with 24 additions and 4 deletions

1
NEWS
View File

@ -5,6 +5,7 @@ TagLib 1.9.1 (Oct 8, 2013)
* Fixed constructing String from 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().
TagLib 1.9 (Oct 6, 2013)
========================