[www] r654 - trunk/www.matroska.org/data/technical/specs/tagging
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4
Date: 2004-09-07 19:42:27 +0400 (Tue, 07 Sep 2004)
New Revision: 654
Modified:
trunk/www.matroska.org/data/technical/specs/tagging/index.html
Log:
spec: RIPPED_BY becomes ENCODED_BY
Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-07 13:55:05 UTC (rev 653)
+++ trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-07 15:42:27 UTC (rev 654)
@@ -519,12 +519,12 @@
<tr>
<td>MASTERED_BY</td>
<td>UTF-8</td>
- <td>The engineer who mastered the published content. Creating digital content with no physical medium can be considered as mastering.</td>
+ <td>The engineer who mastered the content for a physical medium or for digital distribution.</td>
</tr>
<tr>
- <td>RIPPED_BY</td>
+ <td>ENCODED_BY</td>
<td>UTF-8</td>
- <td>This is akin to the <a href="http://www.id3.org/id3v2.3.0.html#TENC" target="_blank">TENC tag</a> in ID3. It is different than MASTERED_BY because the content has not been carefully checked.</td>
+ <td>This is akin to the <a href="http://www.id3.org/id3v2.3.0.html#TENC" target="_blank">TENC tag</a> in ID3.</td>
</tr>
<tr>
<td>MODIFIED_BY</td>