Add support for Ogg Opus

This commit is contained in:
Lukáš Lalinský
2012-10-13 08:55:23 +02:00
parent 1e660dda71
commit 5e7b1da632
11 changed files with 579 additions and 1 deletions

1
NEWS
View File

@ -1,6 +1,7 @@
TagLib 1.9 (In Development)
==========================
* Added support for the Ogg Opus file format.
* Added support for INFO tags in WAV files.
* Changed FileStream to use Windows file API.
* Included taglib-config.cmd script for Windows.