|
3253f32d03
|
Split generic EBML test from WebM test
|
2017-01-27 01:24:17 -05:00 |
|
|
fd0fb41acf
|
move decode_element & iterator creation onto Schema trait
|
2017-01-26 01:43:35 -05:00 |
|
|
128192c622
|
genericize EBML iterator
|
2017-01-24 19:11:59 -05:00 |
|
|
4a42b7ae82
|
implement WebM iterator
|
2017-01-24 03:20:49 -05:00 |
|
|
6ab32205bb
|
Change Schema to be implemented by a dedicated type instead of its element type.
|
2017-01-17 03:11:17 -05:00 |
|
|
8b0021e3eb
|
Stub WebM schema, just make all elements unknown.
|
2017-01-17 00:11:49 -05:00 |
|
|
50eb02b9ac
|
Implement decode_element, which uses a Schema trait to turn EBML elements into user types.
|
2017-01-16 23:42:27 -05:00 |
|
|
6c82234c9e
|
Add a test webm file
|
2017-01-16 09:11:50 -05:00 |
|
|
31b5eb8931
|
Fix comments
|
2017-01-16 01:39:25 -05:00 |
|
|
0fc2f5e76c
|
Add some general error codes for future
|
2017-01-15 20:30:52 -05:00 |
|
|
a0bf40a25c
|
Implement tag parsing
|
2017-01-12 08:44:48 -05:00 |
|
|
b571c8a29c
|
Import errors in tests
|
2017-01-12 08:37:03 -05:00 |
|
|
3b6c946bb4
|
fixup comment
|
2017-01-12 07:59:09 -05:00 |
|
|
a171b18e4f
|
Fix comments
|
2017-01-12 07:55:49 -05:00 |
|
|
502da6b29d
|
simplify enum name
|
2017-01-12 07:37:29 -05:00 |
|
|
112e7da3f3
|
Implement EBML varint parser
|
2017-01-12 00:41:35 -05:00 |
|
|
5de9bf9aee
|
Futures hello world.
|
2017-01-09 22:40:21 -05:00 |
|