FfmpegDecoderPlugin: add application/flv to mime types list
This commit is contained in:

committed by
Max Kellermann

parent
7ff988275f
commit
3a34fd181d
@@ -717,6 +717,7 @@ static const char *const ffmpeg_suffixes[] = {
|
||||
};
|
||||
|
||||
static const char *const ffmpeg_mime_types[] = {
|
||||
"application/flv",
|
||||
"application/m4a",
|
||||
"application/mp4",
|
||||
"application/octet-stream",
|
||||
|
Reference in New Issue
Block a user