From dae4a49481cda2b14f5580e39a63a0e1707b1b0c Mon Sep 17 00:00:00 2001 From: Tangent 128 <Tangent128@gmail.com> Date: Fri, 29 Sep 2017 15:30:10 -0400 Subject: [PATCH] update notes --- notes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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