[html5] r1099 - /

whatwg at whatwg.org whatwg at whatwg.org
Thu Oct 25 18:08:48 PDT 2007


Author: ianh
Date: 2007-10-25 18:08:47 -0700 (Thu, 25 Oct 2007)
New Revision: 1099

Modified:
   index
   source
Log:
[a] (0) RFC4281 baby.

Modified: index
===================================================================
--- index	2007-10-26 00:43:08 UTC (rev 1098)
+++ index	2007-10-26 01:08:47 UTC (rev 1099)
@@ -15634,25 +15634,25 @@
      compatible) level 3 and Low-Complexity AAC audio in MP4 container
 
     <dd>
-     <pre><source src="video.mp4" type="video/mp4; codecs=&quot;avc1.42E030, mp4a.40.2&quot;"></pre>
+     <pre><source src="video.mp4" type="video/mp4; codecs=&quot;avc1.42E01E, mp4a.40.2&quot;"></pre>
 
     <dt>H.264 Extended profile video (baseline-compatible) level 3 and
      Low-Complexity AAC audio in MP4 container
 
     <dd>
-     <pre><source src="video.mp4" type="video/mp4; codecs=&quot;avc1.58A030, mp4a.40.2&quot;"></pre>
+     <pre><source src="video.mp4" type="video/mp4; codecs=&quot;avc1.58A01E, mp4a.40.2&quot;"></pre>
 
     <dt>H.264 Main profile video level 3 and Low-Complexity AAC audio in MP4
      container
 
     <dd>
-     <pre><source src="video.mp4" type="video/mp4; codecs=&quot;avc1.4D4030, mp4a.40.2&quot;"></pre>
+     <pre><source src="video.mp4" type="video/mp4; codecs=&quot;avc1.4D401E, mp4a.40.2&quot;"></pre>
 
     <dt>H.264 "High" profile video (incompatible with main, baseline, or
      extended profiles) level 3 and Low-Complexity AAC audio in MP4 container
 
     <dd>
-     <pre><source src="video.mp4" type="video/mp4; codecs=&quot;avc1.640030, mp4a.40.2&quot;"></pre>
+     <pre><source src="video.mp4" type="video/mp4; codecs=&quot;avc1.64001E, mp4a.40.2&quot;"></pre>
 
     <dt>MPEG-4 Visual Simple Profile Level 0 video and Low-Complexity AAC
      audio in MP4 container
@@ -15675,23 +15675,37 @@
     <dt>Theora video and Vorbis audio in Ogg container
 
     <dd>
-     <pre><source src="video.ogg" type="application/ogg; codecs=&quot;theora, vorbis&quot;"></pre>
+     <pre><source src="video.ogv" type="video/ogg; codecs=&quot;theora, vorbis&quot;"></pre>
 
     <dt>Theora video and Speex audio in Ogg container
 
     <dd>
-     <pre><source src="video.ogg" type="application/ogg; codecs=&quot;theora, speex&quot;"></pre>
+     <pre><source src="video.ogv" type="video/ogg; codecs=&quot;theora, speex&quot;"></pre>
 
     <dt>Vorbis audio alone in Ogg container
 
     <dd>
-     <pre><source src="video.ogg" type="application/ogg; codecs=vorbis"></pre>
+     <pre><source src="audio.oga" type="audio/ogg; codecs=vorbis"></pre>
     </dd>
-    <!-- awaiting definition by the Ogg or BBC guys:
-    <dt>Dirac video and Vorbis audio in Ogg container</dt>
-    <dd><pre><source src="video.ogg" type="application/ogg; codecs="></pre></dd>
--->
+    <!-- you also see .ogg but .oga is preferred -->
 
+    <dt>Speex audio alone in Ogg container
+
+    <dd>
+     <pre><source src="audio.oga" type="audio/ogg; codecs=speex"></pre>
+    </dd>
+    <!-- you also see .spx but .oga is preferred -->
+
+    <dt>Flac audio alone in Ogg container
+
+    <dd>
+     <pre><source src="audio.oga" type="audio/ogg; codecs=flac"></pre>
+
+    <dt>Dirac video and Vorbis audio in Ogg container
+
+    <dd>
+     <pre><source src="video.ogv" type="video/ogg; codecs=&quot;dirac, vorbis&quot;"></pre>
+
     <dt>Theora video and Vorbis audio in Matroska container
 
     <dd>
@@ -15728,7 +15742,8 @@
     <dd><pre><source src="video.mpg" type="video/mpeg; codecs="></pre></dd>
 -->
    </dl>
-  </div>
+   <!-- XXX #refs https://trac.xiph.org/browser/experimental/ivo/drafts/draft-xiph-rfc3534bis.txt may be relevant -->
+   </div>
 
   <p>The <dfn id=media9 title=attr-source-media><code>media</code></dfn>
    attribute gives the intended media type of the <a href="#media8">media
@@ -45162,12 +45177,13 @@
    Featherstone, Dimitri Glazkov, dolphinling, Doron Rosenberg, Eira Monstad,
    Elliotte Harold, Erik Arvidsson, Evan Martin, fantasai, Franck 'Shift'
    Quélain, Geoffrey Sneddon, Håkon Wium Lie, Henri Sivonen,
-   Henrik Lied, Ignacio Javier, J. King, James Graham, James M Snell, James
-   Perrett, Jan-Klaas Kollhof, Jasper Bryant-Greene, Jeff Cutsinger, Jeff
-   Walden, Jens Bannmann, Jeroen van der Meer, Joel Spolsky, John Boyer, John
-   Bussjaeger, John Harding, Johnny Stenback, Jon Perlow, Jonathan Worent,
-   Jorgen Horstink, Josh Levenberg, Joshua Randall, Jukka K. Korpela, Kai
-   Hendry, <!-- Keryx Web, = Lars Gunther --> Kornel Lesinski,
+   Henrik Lied, Ignacio Javier, Ivo Emanuel Gonçalves, J. King, James
+   Graham, James M Snell, James Perrett, Jan-Klaas Kollhof, Jasper
+   Bryant-Greene, Jeff Cutsinger, Jeff Walden, Jens Bannmann, Jeroen van der
+   Meer, Joel Spolsky, John Boyer, John Bussjaeger, John Harding, Johnny
+   Stenback, Jon Perlow, Jonathan Worent, Jorgen Horstink, Josh Levenberg,
+   Joshua Randall, Jukka K. Korpela, Kai Hendry,
+   <!-- Keryx Web, = Lars Gunther --> Kornel Lesinski,
    &#x9ed2;&#x6fa4;&#x525b;&#x5fd7; (KUROSAWA Takeshi), Kristof Zelechovski,
    Lachlan Hunt, Larry Page, Lars Gunther, Laurens Holst, Lenny Domnitser,
    Léonard Bouchet, Leons Petrazickis, Logan<!-- on moz irc -->,
@@ -45176,7 +45192,8 @@
    Honnen, Mathieu Henri, Matthew Mastracci, Matthew Raymond, Matthew Thomas,
    Mattias Waldau, Max Romantschuk, Michael 'Ratt' Iannarelli, Michael A.
    Nachbaur, Michael A. Puls II<!--Shadow2531-->, Michael Gratton, Michael
-   Powers, Michel Fortin, Mihai &#x015E;ucan<!-- from ROBO Design -->, Mike
+   Powers, Michel Fortin, Mihai &#x015E;ucan<!-- from ROBO
+  Design -->, Mike
    Brown, Mike Dierken<!-- S. Mike Dierken -->, Mike Dixon, Mike Schinkel,
    Mike Shaver, Mikko Rantalainen, Neil Deakin, Olav Junker Kjær, Peter
    Kasting, Philip Taylor, Rajas Moonka, Ralph Giles, Rimantas Liubertas,

Modified: source
===================================================================
--- source	2007-10-26 00:43:08 UTC (rev 1098)
+++ source	2007-10-26 01:08:47 UTC (rev 1099)
@@ -13251,16 +13251,16 @@
    <dl>
 
     <dt>H.264 Simple baseline profile video (main and extended video compatible) level 3 and Low-Complexity AAC audio in MP4 container</dt>
-    <dd><pre><source src="video.mp4" type="video/mp4; codecs=&quot;avc1.42E030, mp4a.40.2&quot;"></pre></dd>
+    <dd><pre><source src="video.mp4" type="video/mp4; codecs=&quot;avc1.42E01E, mp4a.40.2&quot;"></pre></dd>
 
     <dt>H.264 Extended profile video (baseline-compatible) level 3 and Low-Complexity AAC audio in MP4 container</dt>
-    <dd><pre><source src="video.mp4" type="video/mp4; codecs=&quot;avc1.58A030, mp4a.40.2&quot;"></pre></dd>
+    <dd><pre><source src="video.mp4" type="video/mp4; codecs=&quot;avc1.58A01E, mp4a.40.2&quot;"></pre></dd>
 
     <dt>H.264 Main profile video level 3 and Low-Complexity AAC audio in MP4 container</dt>
-    <dd><pre><source src="video.mp4" type="video/mp4; codecs=&quot;avc1.4D4030, mp4a.40.2&quot;"></pre></dd>
+    <dd><pre><source src="video.mp4" type="video/mp4; codecs=&quot;avc1.4D401E, mp4a.40.2&quot;"></pre></dd>
 
     <dt>H.264 "High" profile video (incompatible with main, baseline, or extended profiles) level 3 and Low-Complexity AAC audio in MP4 container</dt>
-    <dd><pre><source src="video.mp4" type="video/mp4; codecs=&quot;avc1.640030, mp4a.40.2&quot;"></pre></dd>
+    <dd><pre><source src="video.mp4" type="video/mp4; codecs=&quot;avc1.64001E, mp4a.40.2&quot;"></pre></dd>
 
 
     <dt>MPEG-4 Visual Simple Profile Level 0 video and Low-Complexity AAC audio in MP4 container</dt>
@@ -13274,18 +13274,24 @@
 
 
     <dt>Theora video and Vorbis audio in Ogg container</dt>
-    <dd><pre><source src="video.ogg" type="application/ogg; codecs=&quot;theora, vorbis&quot;"></pre></dd>
+    <dd><pre><source src="video.ogv" type="video/ogg; codecs=&quot;theora, vorbis&quot;"></pre></dd>
 
     <dt>Theora video and Speex audio in Ogg container</dt>
-    <dd><pre><source src="video.ogg" type="application/ogg; codecs=&quot;theora, speex&quot;"></pre></dd>
+    <dd><pre><source src="video.ogv" type="video/ogg; codecs=&quot;theora, speex&quot;"></pre></dd>
 
     <dt>Vorbis audio alone in Ogg container</dt>
-    <dd><pre><source src="video.ogg" type="application/ogg; codecs=vorbis"></pre></dd>
+    <dd><pre><source src="audio.oga" type="audio/ogg; codecs=vorbis"></pre></dd>
+    <!-- you also see .ogg but .oga is preferred -->
 
-<!-- awaiting definition by the Ogg or BBC guys:
+    <dt>Speex audio alone in Ogg container</dt>
+    <dd><pre><source src="audio.oga" type="audio/ogg; codecs=speex"></pre></dd>
+    <!-- you also see .spx but .oga is preferred -->
+
+    <dt>Flac audio alone in Ogg container</dt>
+    <dd><pre><source src="audio.oga" type="audio/ogg; codecs=flac"></pre></dd>
+
     <dt>Dirac video and Vorbis audio in Ogg container</dt>
-    <dd><pre><source src="video.ogg" type="application/ogg; codecs="></pre></dd>
--->
+    <dd><pre><source src="video.ogv" type="video/ogg; codecs=&quot;dirac, vorbis&quot;"></pre></dd>
 
     <dt>Theora video and Vorbis audio in Matroska container</dt>
     <dd><pre><source src="video.mkv" type="video/x-matroska; codecs=&quot;theora, vorbis&quot;"></pre></dd>
@@ -13329,6 +13335,8 @@
 
    </dl>
 
+   <!-- XXX #refs https://trac.xiph.org/browser/experimental/ivo/drafts/draft-xiph-rfc3534bis.txt may be relevant -->
+
   </div>
 
   <p>The <dfn title="attr-source-media"><code>media</code></dfn>
@@ -41027,34 +41035,34 @@
   Featherstone, Dimitri Glazkov, dolphinling, Doron Rosenberg, Eira
   Monstad, Elliotte Harold, Erik Arvidsson, Evan Martin, fantasai,
   Franck 'Shift' Quélain, Geoffrey Sneddon, Håkon Wium
-  Lie, Henri Sivonen, Henrik Lied, Ignacio Javier, J. King, James
-  Graham, James M Snell, James Perrett, Jan-Klaas Kollhof, Jasper
-  Bryant-Greene, Jeff Cutsinger, Jeff Walden, Jens Bannmann, Jeroen
-  van der Meer, Joel Spolsky, John Boyer, John Bussjaeger, John
-  Harding, Johnny Stenback, Jon Perlow, Jonathan Worent, Jorgen
-  Horstink, Josh Levenberg, Joshua Randall, Jukka K. Korpela, Kai
-  Hendry, <!-- Keryx Web, = Lars Gunther --> Kornel Lesinski,
-  &#x9ed2;&#x6fa4;&#x525b;&#x5fd7; (KUROSAWA Takeshi), Kristof
-  Zelechovski, Lachlan Hunt, Larry Page, Lars Gunther, Laurens Holst,
-  Lenny Domnitser, Léonard Bouchet, Leons Petrazickis,
-  Logan<!-- on moz irc -->, Loune, Maciej Stachowiak, Malcolm Rowe,
-  Mark Nottingham, Mark Rowe<!--bdash-->, Mark Schenk, Martijn
-  Wargers, Martin Atkins, Martin Honnen, Mathieu Henri, Matthew
-  Mastracci, Matthew Raymond, Matthew Thomas, Mattias Waldau, Max
-  Romantschuk, Michael 'Ratt' Iannarelli, Michael A. Nachbaur, Michael
-  A. Puls II<!--Shadow2531-->, Michael Gratton, Michael Powers, Michel
-  Fortin, Mihai &#x015E;ucan<!-- from ROBO Design -->, Mike Brown,
-  Mike Dierken<!-- S. Mike Dierken -->, Mike Dixon, Mike Schinkel,
-  Mike Shaver, Mikko Rantalainen, Neil Deakin, Olav Junker Kjær,
-  Peter Kasting, Philip Taylor, Rajas Moonka, Ralph Giles, Rimantas
-  Liubertas, Robert O'Callahan, Robert Sayre, Roman Ivanov, S. Mike
-  Dierken, Sam Ruby, Sam Weinig, Scott Hess, Sean Knapp, Shaun Inman,
-  Silvia Pfeiffer, Simon Pieters, Stefan Haustein, Stephen Ma, Steve
-  Runyon, Steven Garrity, Stewart Brodie, Stuart Parmenter, Tantek
-  Çelik, Thomas Broyer, Thomas O'Connor, Tim Altman, Vladimir
-  Vuki&#x0107;evi&#x0107;, Wakaba, William Swanson, Øistein
-  E. Andersen, and everyone on the WHATWG mailing list for their
-  useful and substantial comments.</p>
+  Lie, Henri Sivonen, Henrik Lied, Ignacio Javier, Ivo Emanuel
+  Gonçalves, J. King, James Graham, James M Snell, James
+  Perrett, Jan-Klaas Kollhof, Jasper Bryant-Greene, Jeff Cutsinger,
+  Jeff Walden, Jens Bannmann, Jeroen van der Meer, Joel Spolsky, John
+  Boyer, John Bussjaeger, John Harding, Johnny Stenback, Jon Perlow,
+  Jonathan Worent, Jorgen Horstink, Josh Levenberg, Joshua Randall,
+  Jukka K. Korpela, Kai Hendry, <!-- Keryx Web, = Lars Gunther -->
+  Kornel Lesinski, &#x9ed2;&#x6fa4;&#x525b;&#x5fd7; (KUROSAWA
+  Takeshi), Kristof Zelechovski, Lachlan Hunt, Larry Page, Lars
+  Gunther, Laurens Holst, Lenny Domnitser, Léonard Bouchet,
+  Leons Petrazickis, Logan<!-- on moz irc -->, Loune, Maciej
+  Stachowiak, Malcolm Rowe, Mark Nottingham, Mark Rowe<!--bdash-->,
+  Mark Schenk, Martijn Wargers, Martin Atkins, Martin Honnen, Mathieu
+  Henri, Matthew Mastracci, Matthew Raymond, Matthew Thomas, Mattias
+  Waldau, Max Romantschuk, Michael 'Ratt' Iannarelli, Michael
+  A. Nachbaur, Michael A. Puls II<!--Shadow2531-->, Michael Gratton,
+  Michael Powers, Michel Fortin, Mihai &#x015E;ucan<!-- from ROBO
+  Design -->, Mike Brown, Mike Dierken<!-- S. Mike Dierken -->, Mike
+  Dixon, Mike Schinkel, Mike Shaver, Mikko Rantalainen, Neil Deakin,
+  Olav Junker Kjær, Peter Kasting, Philip Taylor, Rajas Moonka,
+  Ralph Giles, Rimantas Liubertas, Robert O'Callahan, Robert Sayre,
+  Roman Ivanov, S. Mike Dierken, Sam Ruby, Sam Weinig, Scott Hess,
+  Sean Knapp, Shaun Inman, Silvia Pfeiffer, Simon Pieters, Stefan
+  Haustein, Stephen Ma, Steve Runyon, Steven Garrity, Stewart Brodie,
+  Stuart Parmenter, Tantek Çelik, Thomas Broyer, Thomas
+  O'Connor, Tim Altman, Vladimir Vuki&#x0107;evi&#x0107;, Wakaba,
+  William Swanson, Øistein E. Andersen, and everyone on the
+  WHATWG mailing list for their useful and substantial comments.</p>
 
   <p>Special thanks to Richard Williamson for creating the first
   implementation of <code>canvas</code> in Safari, from which the




More information about the Commit-Watchers mailing list