|
3a92da1883
|
Split apart iterator and slice modules
|
2018-04-04 00:43:32 -04:00 |
|
|
9686eb2713
|
Rename EbmlError
|
2018-04-04 00:16:35 -04:00 |
|
|
ee068bc887
|
Shrink EbmlSlice trait implementations
|
2018-04-04 00:12:55 -04:00 |
|
|
2db227c5f9
|
Cleanup, use EbmlSlice as name
|
2018-04-03 23:38:31 -04:00 |
|
|
0909a20a8c
|
generalize WebmEventSource -> EbmlEventSource
|
2018-04-03 23:23:19 -04:00 |
|
|
90c1892668
|
Commonize some code for EbmlCursor
|
2018-04-02 19:12:28 -04:00 |
|
|
0e2e5ad48a
|
Tidy cursor iteration module a little
|
2018-04-02 18:46:50 -04:00 |
|
|
56a7284e32
|
Focus on Webm case specifically to get working code
can retry generic EBML later
|
2018-04-02 18:37:47 -04:00 |
|
|
11bb7f4412
|
Fix EBML Source lifetimes, breaking the chunker
|
2018-04-02 13:55:13 -04:00 |
|
|
417cbf49c7
|
Create EbmlEventSource trait since Iterators/Streams can't return borrows
|
2018-03-30 01:33:13 -04:00 |
|
|
cdcff869aa
|
Replace Schema types with a FromEbml trait on the Element type
simplify lifetimes
|
2018-03-25 21:33:38 -04:00 |
|
|
8411363035
|
Break code into modules
|
2017-06-27 02:31:17 -04:00 |
|