[www] r1014 - trunk/www.matroska.org/data/technical/specs

[email protected] Tue, 30 Aug 2005 17:48:52 +0400 (MSD)
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2005-08-30 17:48:48 +0400 (Tue, 30 Aug 2005)
New Revision: 1014

Modified:
   trunk/www.matroska.org/data/technical/specs/index.html
Log:
specs: added AttachmentLink and FileReferral

Modified: trunk/www.matroska.org/data/technical/specs/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/index.html	2005-08-30 13:37:53 UTC (rev 1013)
+++ trunk/www.matroska.org/data/technical/specs/index.html	2005-08-30 13:48:48 UTC (rev 1014)
@@ -1044,6 +1044,17 @@
   <td>UTF-8</td>
   <td>A human-readable string specifying the codec.</td>
 </tr>
+<tr id="AttachmentLink">
+  <td>AttachmentLink</td>
+  <td>3</td>
+  <td>[74][46]</td>
+  <td>-</td>
+  <td>-</td>
+  <td>&gt; 0</td>
+  <td>-</td>
+  <td>u-integer</td>
+  <td>The UID of an attachment that is used by this codec.</td>
+</tr>
 <tr class="version2" id="CodecSettings">
   <td>CodecSettings</td>
   <td>3</td>
@@ -1836,6 +1847,17 @@
   <td>u-integer</td>
   <td>Unique ID representing the file, as random as possible.</td>
 </tr>
+<tr class="version2" id="FileReferral">
+  <td>FileReferral</td>
+  <td>3</td>
+  <td>[46][75]</td>
+  <td>-</td>
+  <td>-</td>
+  <td></td>
+  <td>-</td>
+  <td>binary</td>
+  <td>A binary value that a track/codec can refer to when the attachment is needed.</td>
+</tr>
 <tr id="Chapters">
   <th colspan="9">Chapters</th>
 </tr>