- From: <bugzilla@jessica.w3.org>
- Date: Fri, 17 Aug 2012 13:07:23 +0000
- To: public-html-media@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18601
Summary: Contradictory requirements for initialization segments
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Media Source Extensions
AssignedTo: adrianba@microsoft.com
ReportedBy: philipj@opera.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-media@w3.org
The spec seems confused about whether or not initialization segments are
mandatory or not.
http://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/media-source.html#source-buffer-basic-append
"The first segment appended MUST be an initialization segment."
(IMHO, this entire section should be non-normative, but currently it isn't.)
http://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/media-source.html#dom-append
A bunch of steps here are triggered by the first initialization segment.
http://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/media-source.html#byte-stream-formats
"A byte stream format specification MAY define initialization segments and MUST
define media segments."
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Friday, 17 August 2012 13:07:39 UTC