]> git.sesse.net Git - ffmpeg/commit
avformat/matroska: write FlagInterlaced element in WebM
authorJames Almer <jamrial@gmail.com>
Tue, 4 Oct 2016 22:42:55 +0000 (19:42 -0300)
committerJames Almer <jamrial@gmail.com>
Tue, 4 Oct 2016 22:42:55 +0000 (19:42 -0300)
commit3cc9d6d3824f24df677437b891b66bf84eabc45b
treeea0c42b7f7d9a58f430852c7dfdb0e430aa9c468
parentee72b6d1874de4d52b366b0a2700f6c6514db8b3
avformat/matroska: write FlagInterlaced element in WebM

It's listed as supported in both https://www.webmproject.org/docs/container/
and https://matroska.org/technical/specs/index.html

Reviewed-by: Dave Rice <dave@dericed.com>
Signed-off-by: James Almer <jamrial@gmail.com>
libavformat/matroskaenc.c