]> granicus.if.org Git - taglib/commitdiff
Include Opus in docs
authorLukáš Lalinský <lalinsky@gmail.com>
Sat, 13 Oct 2012 07:06:09 +0000 (09:06 +0200)
committerLukáš Lalinský <lalinsky@gmail.com>
Sat, 13 Oct 2012 07:06:09 +0000 (09:06 +0200)
taglib/toolkit/taglib.h

index 9ecdd36533260fe14d3cb6c381dead28af147d04..e941ca784d178d3708f5aa1c9f5dfe6953918ba1 100755 (executable)
@@ -145,7 +145,7 @@ namespace TagLib {
  * - A clean, high level, C++ API to handling audio meta data.
  * - Format specific APIs for advanced API users.
  * - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
- * - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis and Speex file formats.
+ * - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats.
  * - Basic audio file properties such as length, sample rate, etc.
  * - Long term binary and source compatibility.
  * - Extensible design, notably the ability to add other formats or extend current formats as a library user.