Add support for .ogg files.

This commit is contained in:
Matthias Mailänder
2021-07-10 16:54:24 +02:00
committed by reaperrr
parent af0b7621d2
commit b2f18ad0ad
3 changed files with 137 additions and 0 deletions

View File

@@ -182,6 +182,9 @@ licensed under the GNU LGPL Version 3.
Using TagLib# by Stephen Shaw licensed under the
GNU LGPL Version 2.1.
Using NVorbis by Andrew Ward distributed under
the MIT license.
Using ICSharpCode.SharpZipLib initially by Mike
Krueger and distributed under the GNU GPL terms.