matroska: Register mime types
This commit is contained in:
parent
02cf0c9e42
commit
fa38573cd9
1 changed files with 1 additions and 0 deletions
|
|
@ -2607,4 +2607,5 @@ AVInputFormat ff_matroska_demuxer = {
|
|||
.read_packet = matroska_read_packet,
|
||||
.read_close = matroska_read_close,
|
||||
.read_seek = matroska_read_seek,
|
||||
.mime_type = "audio/webm,audio/x-matroska,video/webm,video/x-matroska"
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue