Skip to content
Snippets Groups Projects
Commit eb3ba13b authored by Reimar Döffinger's avatar Reimar Döffinger
Browse files
parent 5802683a
No related branches found
No related tags found
No related merge requests found
......@@ -171,6 +171,7 @@ const AVCodecTag codec_movaudio_tags[] = {
const AVCodecTag ff_codec_movsubtitle_tags[] = {
{ CODEC_ID_MOV_TEXT, MKTAG('t', 'e', 'x', 't') },
{ CODEC_ID_MOV_TEXT, MKTAG('t', 'x', '3', 'g') },
{ CODEC_ID_NONE, 0 },
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment