]> git.sesse.net Git - ffmpeg/commit
libavformat/matroskaenc: omit segment UID for webm
authorMichael Bradshaw <mjbshaw@google.com>
Mon, 20 Jun 2016 21:25:48 +0000 (14:25 -0700)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 22 Jun 2016 10:12:46 +0000 (12:12 +0200)
commit989a614b707dcff8abdffe28dc24ec64a83b2837
tree2ef9eea9876902c108c0e9f45e9f359eec39c179
parent5558ff3a9f11acbf751fe46a27f5c67b04b23884
libavformat/matroskaenc: omit segment UID for webm

SegmentUID is not a supported element in WebM. See:
http://www.webmproject.org/docs/container/#SegmentUID

Reviewed-by: Dave Rice <dave@dericed.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/matroskaenc.c