Commit bccd4ef2 authored by Steven OBrien's avatar Steven OBrien Committed by Max Kellermann

decoder/ffmpeg: recognize MIME type audio/aacp

parent 94c240a0
ver 0.18.17 (not yet released)
* decoder
- ffmpeg: recognize MIME type audio/aacp
ver 0.18.16 (2014/09/26)
* fix DSD breakage due to typo in configure.ac
......
......@@ -643,6 +643,7 @@ static const char *const ffmpeg_mime_types[] = {
"audio/8svx",
"audio/16sv",
"audio/aac",
"audio/aacp",
"audio/ac3",
"audio/aiff"
"audio/amr",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment