[html5] r1143 - /

whatwg at whatwg.org whatwg at whatwg.org
Mon Dec 10 18:45:23 PST 2007


Author: ianh
Date: 2007-12-10 18:45:22 -0800 (Mon, 10 Dec 2007)
New Revision: 1143

Modified:
   index
   source
Log:
[e] (0) Lift the cat who was amongst the pigeons up and put him back on his pedestal for now. (remove requirement on ogg for now)

Modified: index
===================================================================
--- index	2007-12-11 02:20:52 UTC (rev 1142)
+++ index	2007-12-11 02:45:22 UTC (rev 1143)
@@ -2212,14 +2212,17 @@
   </dl>
 
   <p>This specification does not require support of any particular network
-   transport protocols, image formats, audio formats, video formats, style
-   sheet language, scripting language, or any of the DOM and WebAPI
-   specifications beyond those described above. However, the language
-   described by this specification is biased towards CSS as the styling
-   language, ECMAScript as the scripting language, and HTTP as the network
-   protocol, and several features assume that those languages and protocols
-   are in use.
+   transport protocols, style sheet language, scripting language, or any of
+   the DOM and WebAPI specifications beyond those described above. However,
+   the language described by this specification is biased towards CSS as the
+   styling language, ECMAScript as the scripting language, and HTTP as the
+   network protocol, and several features assume that those languages and
+   protocols are in use.
 
+  <p class=note>This specification might have certain additional requirements
+   on character encodings, image formats, audio formats, and video formats in
+   the respective sections.
+
   <h4 id=features><span class=secno>1.3.3. </span>Features defined in other
    specifications</h4>
 
@@ -13440,12 +13443,14 @@
   <p>User agents may support any video and audio codecs and container
    formats.
 
-  <p>User agents should support Ogg Theora video and Ogg Vorbis audio, as
-   well as the Ogg container format. <a href="#refsOggTheora">[THEORA]</a> <a
-   href="#refsOggVorbis">[VORBIS]</a> <a href="#refsOgg">[OGG]</a></p>
-  <!-- (it's not a MUST because some vendors may have legal reasons
-  why they can't or won't support it, and there's no point making them
-  non-conforming when they have no choice in the matter) -->
+  <p class=big-issue>It would be helpful for interoperability if all browsers
+   could support the same codecs. However, there are no known codecs that
+   satisfy all the current players: we need a codec that is known to not
+   require per-unit or per-distributor licensing, that is compatible with the
+   open source development model, that is of sufficient quality as to be
+   usable, and that is not an additional submarine patent risk for large
+   companies. This is an ongoing issue and this section will be updated once
+   more information is available.</p>
   <!-- XXX mention that this spec doesn't require native support or
   plugin support, either is fine -->
 

Modified: source
===================================================================
--- source	2007-12-11 02:20:52 UTC (rev 1142)
+++ source	2007-12-11 02:45:22 UTC (rev 1143)
@@ -614,15 +614,19 @@
   </dl>
 
   <p>This specification does not require support of any particular
-  network transport protocols, image formats, audio formats, video
-  formats, style sheet language, scripting language, or any of the DOM
-  and WebAPI specifications beyond those described above. However, the
-  language described by this specification is biased towards CSS as
-  the styling language, ECMAScript as the scripting language, and HTTP
-  as the network protocol, and several features assume that those
-  languages and protocols are in use.</p>
+  network transport protocols, style sheet language, scripting
+  language, or any of the DOM and WebAPI specifications beyond those
+  described above. However, the language described by this
+  specification is biased towards CSS as the styling language,
+  ECMAScript as the scripting language, and HTTP as the network
+  protocol, and several features assume that those languages and
+  protocols are in use.</p>
 
+  <p class="note">This specification might have certain additional
+  requirements on character encodings, image formats, audio formats,
+  and video formats in the respective sections.</p>
 
+
   <h4>Features defined in other specifications</h4>
 
   <p>Some elements are defined in terms of their DOM
@@ -11331,13 +11335,15 @@
   <p>User agents may support any video and audio codecs and container
   formats.</p>
 
-  <p>User agents should support Ogg Theora video and Ogg Vorbis audio,
-  as well as the Ogg container format. <a
-  href="#refsOggTheora">[THEORA]</a> <a
-  href="#refsOggVorbis">[VORBIS]</a> <a href="#refsOgg">[OGG]</a></p>
-  <!-- (it's not a MUST because some vendors may have legal reasons
-  why they can't or won't support it, and there's no point making them
-  non-conforming when they have no choice in the matter) -->
+  <p class="big-issue">It would be helpful for interoperability if all
+  browsers could support the same codecs. However, there are no known
+  codecs that satisfy all the current players: we need a codec that is
+  known to not require per-unit or per-distributor licensing, that is
+  compatible with the open source development model, that is of
+  sufficient quality as to be usable, and that is not an additional
+  submarine patent risk for large companies. This is an ongoing issue
+  and this section will be updated once more information is
+  available.</p>
 
   <!-- XXX mention that this spec doesn't require native support or
   plugin support, either is fine -->




More information about the Commit-Watchers mailing list