[www] r1121 - trunk/www.matroska.org/data/technical/specs/codecid
[email protected] Fri, 10 Nov 2006 00:44:50 +0300 (MSK)
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/www.matroska.org/data/technical/specs/codecid/index.html 2006-1= 1-09 21:42:04 UTC (rev 1120) +++ trunk/www.matroska.org/data/technical/specs/codecid/index.html 2006-1= 1-09 21:44:45 UTC (rev 1121) @@ -37,8 +37,8 @@ <div id=3D"content"><!-- InstanceBeginEditable name=3D"Content" --> =20 <h2>CodecID</h2> +<p>Haali has created a <a href=3D"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=3D"http://haali.cs.msu.ru/mkv= /">his site</a> if you care about Codec IDs</strong>.</p> <p>For each TrackEntry inside <a href=3D"../index.html">matroska</a>, th= ere has to be a <a href=3D"../index.html#CodecID">CodecID</a> defined. Th= is 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 initial= isation. There are 2 different kind of codec "initialisation" := </p> -<p>Haali has created a <a href=3D"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=3D"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>