Enable wav file streaming for ffmpeg input plugin
This commit is contained in:
parent
c77c61bf3f
commit
b533307d6f
@ -404,6 +404,7 @@ static const char *const ffmpeg_mime_types[] = {
|
|||||||
"application/x-ms-wmz",
|
"application/x-ms-wmz",
|
||||||
"application/x-ms-wmd",
|
"application/x-ms-wmd",
|
||||||
"audio/mpeg",
|
"audio/mpeg",
|
||||||
|
"audio/x-wav",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user