[www] r665 - trunk/www.matroska.org/data/technical/specs/tagging
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4
Date: 2004-09-08 16:20:48 +0400 (Wed, 08 Sep 2004)
New Revision: 665
Modified:
trunk/www.matroska.org/data/technical/specs/tagging/index.html
Log:
spec: added COPRODUCED_BY and EXECPRODUCED_BY
Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-08 12:12:07 UTC (rev 664)
+++ trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-08 12:20:48 UTC (rev 665)
@@ -491,6 +491,16 @@
<td>Produced by. This is akin to the IPRO tag in Extended RIFF</td>
</tr>
<tr>
+ <td>COPRODUCED_BY</td>
+ <td>UTF-8</td>
+ <td>The name of a co-producer.</td>
+ </tr>
+ <tr>
+ <td>EXECPRODUCED_BY</td>
+ <td>UTF-8</td>
+ <td>The name of an executive producer.</td>
+ </tr>
+ <tr>
<td>DISTRIBUTED_BY</td>
<td>UTF-8</td>
<td>This is akin to the IDST tag in Extended RIFF</td>