[Bug 22134] When do multiple SourceBuffers have to be used

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22134

Aaron Colwell <acolwell@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Aaron Colwell <acolwell@google.com> ---
Change committed.
https://dvcs.w3.org/hg/html-media/rev/b98190a4472c

- Clarified that the "decode" error should be signalled if the input buffer
contains bytes that violate the byte stream specification instead of just
checking to see if the start of the buffer contained invalid bytes.

- Added "SourceBuffer byte stream format specification" definition and
reference to clarify that only one byte stream format can be used with a
SourceBuffer and the format is selected based on the type passed to
addSourceBuffer().

- Added a step to the " Initialization Segment Received" algorithm to clarify
what happens if an initialization segment contains tracks with unsupported
codecs.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 2 July 2013 20:17:42 UTC