demux:mkv: make all EbmlParser respect the mkv-use-dummy setting
commitcbbc8d8dd1cbc7a2c80c84b985058b8b8a6d5d92
authorSteve Lhomme <robux4@ycbcr.xyz>
Thu, 25 Jan 2018 12:37:38 +0000 (25 13:37 +0100)
committerSteve Lhomme <robux4@ycbcr.xyz>
Thu, 25 Jan 2018 12:48:46 +0000 (25 13:48 +0100)
tree07d138abcc32a1176fe218794dfa09f1c804174c
parenta62d3f305decd80c5c787a809904f95e1da383ff
demux:mkv: make all EbmlParser respect the mkv-use-dummy setting

LoadTags() had a hard value for no reason. If the user wants a strict check
then we must respect that choice.
modules/demux/mkv/Ebml_parser.cpp
modules/demux/mkv/Ebml_parser.hpp
modules/demux/mkv/matroska_segment.cpp
modules/demux/mkv/matroska_segment_parse.cpp