[Matroska-cvs] [www] r1120 - trunk/www.matroska.org/data/technical/specs/codecid

robux4 at matroska.org robux4 at matroska.org
Thu Nov 9 22:42:12 CET 2006


Author: robux4
Date: 2006-11-10 00:42:04 +0300 (Fri, 10 Nov 2006)
New Revision: 1120

Modified:
   trunk/www.matroska.org/data/technical/specs/codecid/index.html
Log:
add a link to haali's PDF with codec IDs

Modified: trunk/www.matroska.org/data/technical/specs/codecid/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/codecid/index.html	2006-10-15 11:55:00 UTC (rev 1119)
+++ trunk/www.matroska.org/data/technical/specs/codecid/index.html	2006-11-09 21:42:04 UTC (rev 1120)
@@ -38,6 +38,7 @@
 
 <h2>CodecID</h2>
 <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 &quot;initialisation&quot; :</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