- From: Aaron Colwell <acolwell@google.com>
- Date: Wed, 22 Aug 2012 16:34:55 -0700
- To: "<public-html-media@w3.org>" <public-html-media@w3.org>
- Message-ID: <CAA0c1bCYadxzV2CTWNGX28id77OiNEqsD2Dkac=WMZo0UN9Q8g@mail.gmail.com>
Hi, I just wanted to let people know I've updated the Media Source Extensions again today. Summary of changes: Primarily clarification bug fixes. - Clarified requirements for WebM byte streams (Bug 18602<https://www.w3.org/Bugs/Public/show_bug.cgi?id=18602> ) - Clarified that SourceBuffer.buffered should return a new object every time. (Bug 18593 <https://www.w3.org/Bugs/Public/show_bug.cgi?id=18593>) - Clarified addsourcebuffer and removesourcebuffer event targets.(Bug 18591<https://www.w3.org/Bugs/Public/show_bug.cgi?id=18591> ) - Clarified where in the resource fetch algorithm the media source attaching occurs.(Bug 18588<https://www.w3.org/Bugs/Public/show_bug.cgi?id=18588> ) Bug 18576 <https://www.w3.org/Bugs/Public/show_bug.cgi?id=18576> - Clarified text for duration updates triggered by appending past the end. - Removed section 2.12 since it was non-normative. - Created a new normative duration change algorithm. (Section 3.3.6) - Updated append(), endOfStream(), & duration setter algorithms to use the new duration change algorithm. Diffs: http://dvcs.w3.org/hg/html-media/rev/340786fcae83 Aaron
Received on Wednesday, 22 August 2012 23:35:24 UTC