FfmpegDecoderPlugin: add WAV support

This commit is contained in:
Rosen Penev
2020-01-31 17:49:31 -08:00
committed by Max Kellermann
parent 80a0cf694f
commit 0bb943ba3e
2 changed files with 2 additions and 0 deletions

View File

@@ -775,6 +775,7 @@ static const char *const ffmpeg_mime_types[] = {
"audio/qcelp",
"audio/vorbis",
"audio/vorbis+ogg",
"audio/wav",
"audio/x-8svx",
"audio/x-16sv",
"audio/x-aac",