demux_mkv: support runtime video track switching
commitd4b5ee2cd55929f190fe626c6d74697709ae2858
authorUoti Urpala <uau@mplayer2.org>
Thu, 7 Apr 2011 23:33:57 +0000 (8 02:33 +0300)
committerUoti Urpala <uau@mplayer2.org>
Thu, 7 Apr 2011 23:33:57 +0000 (8 02:33 +0300)
tree80b07091e2359f1db553368c6338a6ef3d6f22b1
parentca5399d04fa14639d2a047f29280e8184b419dcb
demux_mkv: support runtime video track switching

Add code identical to the audio case to also support switching video
tracks at runtime.

Patch by "Hermi".
libmpdemux/demux_mkv.c