[www] r1120 - trunk/www.matroska.org/data/technical/specs/codecid
[email protected] Fri, 10 Nov 2006 00:42:12 +0300 (MSK)
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 =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= 0-15 11:55:00 UTC (rev 1119) +++ trunk/www.matroska.org/data/technical/specs/codecid/index.html 2006-1= 1-09 21:42:04 UTC (rev 1120) @@ -38,6 +38,7 @@ =20 <h2>CodecID</h2> <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>