mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 12:24:32 +04:00
11 lines
270 B
Diff
11 lines
270 B
Diff
--- a/src/decoder/FfmpegDecoderPlugin.cxx
|
|
+++ b/src/decoder/FfmpegDecoderPlugin.cxx
|
|
@@ -634,6 +634,7 @@ static const char *const ffmpeg_mime_typ
|
|
"audio/qcelp",
|
|
"audio/vorbis",
|
|
"audio/vorbis+ogg",
|
|
+ "audio/wav",
|
|
"audio/x-8svx",
|
|
"audio/x-16sv",
|
|
"audio/x-aac",
|