- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 23 Aug 2010 23:45:41 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv1540 Modified Files: Overview.html Log Message: minor type in example (whatwg r5321) Index: Overview.html =================================================================== 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:45:42 UTC