You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
270 B

  1. --- a/src/decoder/FfmpegDecoderPlugin.cxx
  2. +++ b/src/decoder/FfmpegDecoderPlugin.cxx
  3. @@ -666,6 +666,7 @@ static const char *const ffmpeg_mime_typ
  4. "audio/qcelp",
  5. "audio/vorbis",
  6. "audio/vorbis+ogg",
  7. + "audio/wav",
  8. "audio/x-8svx",
  9. "audio/x-16sv",
  10. "audio/x-aac",