decoder/{ffmpeg,flac,vorbis}: added more flac/vorbis MIME types

Support deprecated MIME types such as "audio/x-ogg".  Support new
types such as "audio/flac".
This commit is contained in:
Max Kellermann
2009-12-29 22:33:46 +01:00
parent d38c09051c
commit c7d099c757
5 changed files with 24 additions and 4 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.15.8 (2009/??/??)
* decoders:
- ffmpeg, flac, vorbis: added more flac/vorbis MIME types
ver 0.15.7 (2009/12/27)