demux_mkv: simplify subtitle type recognition
commit9d4d5b4469a16a05226b510e652a4f40099317c0
authorUoti Urpala <uau@mplayer2.org>
Thu, 31 Mar 2011 00:23:55 +0000 (31 03:23 +0300)
committerUoti Urpala <uau@mplayer2.org>
Thu, 31 Mar 2011 00:44:37 +0000 (31 03:44 +0300)
treefe987c6b232eeaa200fb4def720077fbb373b584
parent56504de6ff0e33e3d375acb15ea31af9c83e3cb0
demux_mkv: simplify subtitle type recognition

Remove indirection through MATROSKA_SUBTYPE_* and instead set the
per-track type field to the letter identifier used in public sh_sub.
libmpdemux/demux_mkv.c
libmpdemux/ebml.h