Commit Graph

16 Commits

Author SHA1 Message Date
c0336ed4bb Apply clang-format 2018-03-07 01:17:50 +01:00
0e15c74103 Move everything into namespace TagParser 2018-03-06 23:09:15 +01:00
36511fcc13 Add progress feedback and diagnostics replacing status provider 2018-03-06 22:44:01 +01:00
7a02e8a325 Uniform/simplify typedefs in templates
* Begin type names with capital letter
* Remove typedefs for implementation type
* Remove useless/obsolete comments
* Simplify relevant code
2018-03-06 22:44:01 +01:00
9153e726d5 Fix EbmlElement::idToString() 2017-09-14 18:19:12 +02:00
98fc83af6a Make error skipping in EBML parser configurable 2017-05-29 14:33:28 +02:00
230a14fcf1 Use string builder rather than stringstream 2017-01-27 21:27:24 +01:00
0cf30edbff Fix decoration for static builds 2016-08-29 15:43:05 +02:00
e0437c0a43 skip invalid bytes when parsing EBML 2016-03-13 22:00:23 +01:00
47e7f4eea4 fixed misc bugs 2015-12-22 17:00:54 +01:00
10bc8516ee option to set minimum number of bytes (makeSizeDenotation()) 2015-11-21 01:10:04 +01:00
4b13bac99c improved handling of "SegmentInfo"-element 2015-10-14 19:42:48 +02:00
aa50c2d8b3 fixed includes 2015-09-06 19:57:33 +02:00
b1eb6faba6 fixed includes 2015-09-06 15:42:18 +02:00
c452b009ae improved media format detection; other minor improvements 2015-06-07 00:18:28 +02:00
033e313c74 First commit 2015-04-22 19:22:01 +02:00