[html5] r5321 - [e] (0) minor type in example
whatwg at whatwg.org
whatwg at whatwg.org
Mon Aug 23 16:45:33 PDT 2010
Author: ianh
Date: 2010-08-23 16:45:31 -0700 (Mon, 23 Aug 2010)
New Revision: 5321
Modified:
complete.html
index
source
Log:
[e] (0) minor type in example
Modified: complete.html
===================================================================
--- complete.html 2010-08-23 23:43:26 UTC (rev 5320)
+++ complete.html 2010-08-23 23:45:31 UTC (rev 5321)
@@ -23784,7 +23784,7 @@
<p>The following list shows some examples of how to use the <code title="">codecs=</code> MIME parameter in the <code title=attr-source-type><a href=#attr-source-type>type</a></code> attribute.</p>
- <dl><dt>H.264 Simple baseline profile video (main and extended video compatible) level 3 and Low-Complexity AAC audio in MP4 container</dt>
+ <dl><dt>H.264 Constrained 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="avc1.42E01E, mp4a.40.2"'></pre></dd>
<dt>H.264 Extended profile video (baseline-compatible) level 3 and Low-Complexity AAC audio in MP4 container</dt>
@@ -95830,6 +95830,7 @@
Wojciech Mach,
Wolfram Kriesing,
Yang Chen,
+ Ye-Kui Wang,
Yehuda Katz,
Yi-An Huang,
Yngve Nysaeter Pettersen,
Modified: index
===================================================================
--- index 2010-08-23 23:43:26 UTC (rev 5320)
+++ index 2010-08-23 23:45:31 UTC (rev 5321)
@@ -23709,7 +23709,7 @@
<p>The following list shows some examples of how to use the <code title="">codecs=</code> MIME parameter in the <code title=attr-source-type><a href=#attr-source-type>type</a></code> attribute.</p>
- <dl><dt>H.264 Simple baseline profile video (main and extended video compatible) level 3 and Low-Complexity AAC audio in MP4 container</dt>
+ <dl><dt>H.264 Constrained 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="avc1.42E01E, mp4a.40.2"'></pre></dd>
<dt>H.264 Extended profile video (baseline-compatible) level 3 and Low-Complexity AAC audio in MP4 container</dt>
@@ -89065,6 +89065,7 @@
Wojciech Mach,
Wolfram Kriesing,
Yang Chen,
+ Ye-Kui Wang,
Yehuda Katz,
Yi-An Huang,
Yngve Nysaeter Pettersen,
Modified: source
===================================================================
--- source 2010-08-23 23:43:26 UTC (rev 5320)
+++ source 2010-08-23 23:45:31 UTC (rev 5321)
@@ -25454,7 +25454,7 @@
<dl>
- <dt>H.264 Simple baseline profile video (main and extended video compatible) level 3 and Low-Complexity AAC audio in MP4 container</dt>
+ <dt>H.264 Constrained 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="avc1.42E01E, mp4a.40.2"'></pre></dd>
<dt>H.264 Extended profile video (baseline-compatible) level 3 and Low-Complexity AAC audio in MP4 container</dt>
@@ -109886,6 +109886,7 @@
Wojciech Mach,
Wolfram Kriesing,
Yang Chen,
+ Ye-Kui Wang,
Yehuda Katz,
Yi-An Huang,
Yngve Nysaeter Pettersen,
More information about the Commit-Watchers
mailing list