update notes
This commit is contained in:
parent
15386e9638
commit
dae4a49481
1 changed files with 3 additions and 1 deletions
4
notes.md
4
notes.md
|
@ -1,3 +1,5 @@
|
||||||
* element, as utf8, as binary, as int, as container of subelements (body left "open" then)
|
|
||||||
* support memory limit as toplevel limit on buffer size when Ok(None) (so only needed in futures/Read version)
|
* support memory limit as toplevel limit on buffer size when Ok(None) (so only needed in futures/Read version)
|
||||||
* rustfmt modules
|
* rustfmt modules
|
||||||
|
* timestamp fix for chunks (stream modifier/extension method)
|
||||||
|
* create chunks from webm event stream
|
||||||
|
* bytestream source for ebml parsing
|
||||||
|
|
Loading…
Reference in a new issue