Home
last modified time | relevance | path

Searched refs:get_mimetype (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmatroskaenc.c1725 static const char *get_mimetype(const AVStream *st) in get_mimetype() function
1776 mimetype = get_mimetype(st); in mkv_write_attachments()
2746 } else if (!get_mimetype(st)) { in mkv_init()