Support for multiple editions in Matroska
commitc3c0309eecc1d6b309138fcd40df508235c9395d
authorDaniel Dawson <ddawson@icehouse.net>
Tue, 1 Dec 2009 12:28:34 +0000 (1 04:28 -0800)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Fri, 4 Dec 2009 17:43:17 +0000 (4 19:43 +0200)
tree5d6dbd76ff7085f0f95bfddf32e31f8ef4ee49bd
parent9b81b7827ce4ce887c6f22332e31b058f68cf3ac
Support for multiple editions in Matroska

Add code to intelligently choose an appropriate Matroska edition when
there are several. Will choose, in descending order of preference: the
edition chosen by the user through the option "-edition <edition id>"
if it exists, the first edition with EditionFlagDefault set to 1 if
there is one, or the first edition.
DOCS/man/en/mplayer.1
cfg-common-opts.h
defaultopts.c
libmpdemux/demux_mkv.c
libmpdemux/ebml.h
options.h