Rearrange dependencies General cleanup of Makefile Fix compilation and linking problems Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> Signed-off-by: Ted Hess <thess@kitschensync.net>
10 lines
286 B
Diff
10 lines
286 B
Diff
--- a/src/decoder/plugins/FfmpegDecoderPlugin.cxx
|
|
+++ b/src/decoder/plugins/FfmpegDecoderPlugin.cxx
|
|
@@ -931,6 +931,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",
|