update notes

This commit is contained in:
Tangent 128 2017-09-29 15:30:10 -04:00
parent 15386e9638
commit dae4a49481
1 changed files with 3 additions and 1 deletions

View File

@ -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)
* rustfmt modules
* timestamp fix for chunks (stream modifier/extension method)
* create chunks from webm event stream
* bytestream source for ebml parsing