Fresh pull from upstream (stable) package feed
[librecmc/package-feed.git] / sound / mpd / patches / 210-support_raw_pcm_streams.patch
1 --- a/src/decoder/plugins/FfmpegDecoderPlugin.cxx
2 +++ b/src/decoder/plugins/FfmpegDecoderPlugin.cxx
3 @@ -777,6 +777,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",