]> git.sesse.net Git - x264/commit
mkv: Write SimpleBlock instead of Block for frame headers
authorAlexander Strange <astrange@ithinksw.com>
Sat, 13 Feb 2010 06:41:41 +0000 (01:41 -0500)
committerFiona Glaser <fiona@x264.com>
Mon, 15 Feb 2010 08:59:59 +0000 (00:59 -0800)
commit18db4871662008c789980d20b869418e4b08574d
treef7e49a405f5bd08da625dfb12c93b4fab2bf8308
parent50c78eaea6f8a836dbbbc92f16c118c9fa7e58df
mkv: Write SimpleBlock instead of Block for frame headers

mkvtoolnix writes these by default since 2009/04/13.
Slightly simplifies muxer and allows 'mkvinfo -s' to show B-frames
as 'B' (but not B-ref frames).
output/matroska.c
output/matroska_ebml.c
output/matroska_ebml.h