]> git.sesse.net Git - vlc/commit
MKV: fix wrong EBML element checking before a cast
authorSteve Lhomme <robux4@gmail.com>
Fri, 20 Feb 2015 13:40:01 +0000 (14:40 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 20 Feb 2015 13:45:30 +0000 (14:45 +0100)
commit5dfb4af71eb6f734415d689edc442d19eeb41eb7
tree4cb610c141752db7880e36505fc77da1c0249ad9
parent35fc5692e145026100cb76466b4b8daef1756051
MKV: fix wrong EBML element checking before a cast

Fix a silly typo and loads Tags the first time we see them, during the
Preload phase.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/demux/mkv/matroska_segment.cpp