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.
Showing
- modules/demux/mkv/Ebml_parser.cpp 3 additions, 12 deletionsmodules/demux/mkv/Ebml_parser.cpp
- modules/demux/mkv/Ebml_parser.hpp 1 addition, 3 deletionsmodules/demux/mkv/Ebml_parser.hpp
- modules/demux/mkv/matroska_segment.cpp 4 additions, 5 deletionsmodules/demux/mkv/matroska_segment.cpp
- modules/demux/mkv/matroska_segment_parse.cpp 1 addition, 2 deletionsmodules/demux/mkv/matroska_segment_parse.cpp
Loading
Please register or sign in to comment