1
1
mirror of https://github.com/wader/fq.git synced 2024-11-24 11:16:09 +03:00
fq/format/matroska
Mattias Wadman c92f4f13c1 matroska: Update ebml_matroska.xml and allow unknown ids
Update spec from https://raw.githubusercontent.com/ietf-wg-cellar/matroska-specification/master/ebml_matroska.xml
Allow unknown ids, decodeas "unknown" type with just binary data
Change "type" field to just a string, there is no type id number.
Make all type field symbols consistently lowercase
2022-06-06 21:43:42 +02:00
..
ebml matroska: Update ebml_matroska.xml and allow unknown ids 2022-06-06 21:43:42 +02:00
ebml_matroska matroska: Update ebml_matroska.xml and allow unknown ids 2022-06-06 21:43:42 +02:00
testdata matroska: Update ebml_matroska.xml and allow unknown ids 2022-06-06 21:43:42 +02:00
matroska.go matroska: Update ebml_matroska.xml and allow unknown ids 2022-06-06 21:43:42 +02:00
matroska.jq decode,interp: Support for format specific options 2022-05-01 17:08:30 +02:00