1
1
mirror of https://github.com/wader/fq.git synced 2024-12-25 22:34:14 +03:00
fq/format/matroska
Mattias Wadman 2fc0a71a47 decode: Refactor scalar usage
Move scalar into own package.
Split scalar code into decode related scalar code (that reads etc) and
scalar code that just transform the scalar value.
Use a scalar.Mapper interface instead of just a function.
Make mappers, assert and validat impement the interface.
2021-12-02 17:39:26 +01:00
..
ebml decode: Major decode API refactor 2021-11-15 21:12:07 +01:00
ebml_matroska decode: Major decode API refactor 2021-11-15 21:12:07 +01:00
testdata vp9: Add profile and fix reserved_zero field collision 2021-11-29 16:14:59 +01:00
matroska.go decode: Refactor scalar usage 2021-12-02 17:39:26 +01:00
matroska.jq mp4,matroska: Add *_path/0 variant that uses format_root 2021-11-29 13:19:23 +01:00