tagparser/matroska
Martchus e705de3704 Handle Mkv files with unknown element sizes correctly
Those elements are still assumed to fill the max available
space. However, if it turns out one "child" is more likely
a sibling, the wrong assumption is fixed.
2018-03-06 22:44:01 +01:00
..
ebmlelement.cpp Handle Mkv files with unknown element sizes correctly 2018-03-06 22:44:01 +01:00
ebmlelement.h Uniform/simplify typedefs in templates 2018-03-06 22:44:01 +01:00
ebmlid.h First commit 2015-04-22 19:22:01 +02:00
matroskaattachment.cpp Uniform/simplify typedefs in templates 2018-03-06 22:44:01 +01:00
matroskaattachment.h Fix decoration for static builds 2016-08-29 15:43:05 +02:00
matroskachapter.cpp Improve documentation 2017-08-17 19:08:54 +02:00
matroskachapter.h Fix decoration for static builds 2016-08-29 15:43:05 +02:00
matroskacontainer.cpp Uniform/simplify typedefs in templates 2018-03-06 22:44:01 +01:00
matroskacontainer.h Read track statistics from Matroska tags 2017-06-27 00:36:32 +02:00
matroskacues.cpp Use const in MatroskaCuePositionUpdater::updateSize 2017-09-21 23:30:35 +02:00
matroskacues.h Fix decoration for static builds 2016-08-29 15:43:05 +02:00
matroskaeditionentry.cpp Use std::make_unique provided by C++14 2017-02-05 21:02:40 +01:00
matroskaeditionentry.h Fix decoration for static builds 2016-08-29 15:43:05 +02:00
matroskaid.cpp Add function to determine Mkv element level by ID 2018-03-06 22:44:01 +01:00
matroskaid.h Add function to determine Mkv element level by ID 2018-03-06 22:44:01 +01:00
matroskaseekinfo.cpp Uniform/simplify typedefs in templates 2018-03-06 22:44:01 +01:00
matroskaseekinfo.h Uniform/simplify typedefs in templates 2018-03-06 22:44:01 +01:00
matroskatag.cpp Uniform spelling of Matroska IDs 2018-03-06 22:44:01 +01:00
matroskatag.h Uniform/simplify typedefs in templates 2018-03-06 22:44:01 +01:00
matroskatagfield.cpp Fix assigning child in MatroskaTagField::reparse 2017-09-21 23:30:35 +02:00
matroskatagfield.h Uniform/simplify typedefs in templates 2018-03-06 22:44:01 +01:00
matroskatagid.cpp Improve handling of targets 2016-05-26 01:59:22 +02:00
matroskatagid.h Read track statistics from Matroska tags 2017-06-27 00:36:32 +02:00
matroskatags.dtd Test parsing and rewriting nested Mkv tags 2017-05-19 00:05:57 +02:00
matroskatrack.cpp Fix some style issues 2017-09-14 18:19:30 +02:00
matroskatrack.h Read track statistics from Matroska tags 2017-06-27 00:36:32 +02:00