[Matroska-cvs] [www] r1121 -
trunk/www.matroska.org/data/technical/specs/codecid
robux4 at matroska.org
robux4 at matroska.org
Thu Nov 9 22:44:50 CET 2006
Author: robux4
Date: 2006-11-10 00:44:45 +0300 (Fri, 10 Nov 2006)
New Revision: 1121
Modified:
trunk/www.matroska.org/data/technical/specs/codecid/index.html
Log:
move the link up
Modified: trunk/www.matroska.org/data/technical/specs/codecid/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/codecid/index.html 2006-11-09 21:42:04 UTC (rev 1120)
+++ trunk/www.matroska.org/data/technical/specs/codecid/index.html 2006-11-09 21:44:45 UTC (rev 1121)
@@ -37,8 +37,8 @@
<div id="content"><!-- InstanceBeginEditable name="Content" -->
<h2>CodecID</h2>
+<p>Haali has created a <a href="http://haali.cs.msu.ru/mkv/codecs.pdf">list of codec IDs in a PDF</a> that is more relevant and up to date than this page. <strong>So please visit <a href="http://haali.cs.msu.ru/mkv/">his site</a> if you care about Codec IDs</strong>.</p>
<p>For each TrackEntry inside <a href="../index.html">matroska</a>, there has to be a <a href="../index.html#CodecID">CodecID</a> defined. This ID is represent the codec used to encode data in the Track. The codec works with the coded data in the stream, but also with some codec initialisation. There are 2 different kind of codec "initialisation" :</p>
-<p>Haali has created a <a href="http://haali.cs.msu.ru/mkv/codecs.pdf">list of codec IDs in a PDF</a> that is more relevant and up to date than this page. <strong>So please visit <a href="http://haali.cs.msu.ru/mkv/">his site</a> if you care about Codec IDs</strong>.</p>
<ul>
<li>CodecPrivate in the TrackEntry</li>
<li>CodecState in the BlockGroup</li>
More information about the Matroska-cvs
mailing list