- From: poot <cvsmail@w3.org>
- Date: Tue, 03 May 2011 16:27:08 -0400
- To: public-html-diffs@w3.org
hixie: matroska doesn't define this yet, apparently (whatwg r6057)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4862&r2=1.4863&f=h
http://html5.org/tools/web-apps-tracker?from=6056&to=6057
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4862
retrieving revision 1.4863
diff -u -d -r1.4862 -r1.4863
--- Overview.html 3 May 2011 20:09:35 -0000 1.4862
+++ Overview.html 3 May 2011 20:24:55 -0000 1.4863
@@ -21388,11 +21388,6 @@
<dt>Dirac video and Vorbis audio in Ogg container</dt>
<dd><pre><source src='video.ogv' type='video/ogg; codecs="dirac, vorbis"'></pre></dd>
- <dt>Theora video and Vorbis audio in Matroska container</dt>
- <dd><pre><source src='video.mkv' type='video/x-matroska; codecs="theora, vorbis"'></pre></dd>
-
-
-
Received on Tuesday, 3 May 2011 20:27:10 UTC