tagparser/matroska
Martchus 65597fd71e Add API to allow aborting overall/expensive parsing functions
* Not really implemented within the various code paths of the parsers at
  this point; this commit mainly adds the API.
* Adjust example in README
2021-02-04 23:21:50 +01:00
..
ebmlelement.cpp Use std::string_view where it makes sense 2021-01-30 21:53:06 +01:00
ebmlelement.h Use std::string_view where it makes sense 2021-01-30 21:53:06 +01:00
ebmlid.h Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00
matroskaattachment.cpp Adapt to changes in c++utilities 2019-06-10 23:11:39 +02:00
matroskaattachment.h Mark all "final" tag, track and container classes as such 2020-12-18 21:13:52 +01:00
matroskachapter.cpp Add API to allow aborting overall/expensive parsing functions 2021-02-04 23:21:50 +01:00
matroskachapter.h Add API to allow aborting overall/expensive parsing functions 2021-02-04 23:21:50 +01:00
matroskacontainer.cpp Add API to allow aborting overall/expensive parsing functions 2021-02-04 23:21:50 +01:00
matroskacontainer.h Add API to allow aborting overall/expensive parsing functions 2021-02-04 23:21:50 +01:00
matroskacues.cpp Improve performance of Matroska writer 2021-01-27 21:24:53 +01:00
matroskacues.h Improve performance of Matroska writer 2021-01-27 21:24:53 +01:00
matroskaeditionentry.cpp Add API to allow aborting overall/expensive parsing functions 2021-02-04 23:21:50 +01:00
matroskaeditionentry.h Add API to allow aborting overall/expensive parsing functions 2021-02-04 23:21:50 +01:00
matroskaid.cpp Use std::string_view where it makes sense 2021-01-30 21:53:06 +01:00
matroskaid.h Use std::string_view where it makes sense 2021-01-30 21:53:06 +01:00
matroskaseekinfo.cpp Apply clang-format 2019-06-20 22:56:59 +02:00
matroskaseekinfo.h Remove unused functions of MatroskaSeekInfo 2019-06-17 19:11:20 +02:00
matroskatag.cpp Get rid of deprecated fields 2021-02-01 17:11:08 +01:00
matroskatag.h Use std::string_view where it makes sense 2021-01-30 21:53:06 +01:00
matroskatagfield.cpp Add Locale class to deal with differently specified languages/countries 2020-12-16 17:48:08 +01:00
matroskatagfield.h Use std::string_view where it makes sense 2021-01-30 21:53:06 +01:00
matroskatagid.cpp Apply clang-format 2020-11-14 22:58:55 +01:00
matroskatagid.h Use std::string_view where it makes sense 2021-01-30 21:53:06 +01:00
matroskatags.dtd Test parsing and rewriting nested Mkv tags 2017-05-19 00:05:57 +02:00
matroskatrack.cpp Add API to allow aborting overall/expensive parsing functions 2021-02-04 23:21:50 +01:00
matroskatrack.h Add API to allow aborting overall/expensive parsing functions 2021-02-04 23:21:50 +01:00