diff --git a/notes.md b/notes.md index 9daaa4b..f05e36b 100644 --- a/notes.md +++ b/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) * rustfmt modules +* timestamp fix for chunks (stream modifier/extension method) +* create chunks from webm event stream +* bytestream source for ebml parsing