- From: poot <cvsmail@w3.org>
- Date: Tue, 24 Aug 2010 08:51:17 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: minor type in example (whatwg r5321)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4240&r2=1.4241&f=h
http://html5.org/tools/web-apps-tracker?from=5320&to=5321
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4240
retrieving revision 1.4241
diff -u -d -r1.4240 -r1.4241
--- Overview.html 23 Aug 2010 23:43:31 -0000 1.4240
+++ Overview.html 23 Aug 2010 23:45:37 -0000 1.4241
@@ -20484,7 +20484,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>
@@ -68875,6 +68875,7 @@
Wojciech Mach,
Wolfram Kriesing,
Yang Chen,
+ Ye-Kui Wang,
Yehuda Katz,
Yi-An Huang,
Yngve Nysaeter Pettersen,
Received on Monday, 23 August 2010 23:46:17 UTC