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

[email protected] Tue, 26 Apr 2005 14:53:16 +0400 (MSD)
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: alexnoe
Date: 2005-04-26 14:53:03 +0400 (Tue, 26 Apr 2005)
New Revision: 933

Modified:
   trunk/www.matroska.org/data/technical/specs/codecid/index.html
Log:
fixed A_DTS, A_AAC and A_AC3

Modified: trunk/www.matroska.org/data/technical/specs/codecid/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/codecid/index.html	2005-04-25 09:24:53 UTC (rev 932)
+++ trunk/www.matroska.org/data/technical/specs/codecid/index.html	2005-04-26 10:53:03 UTC (rev 933)
@@ -256,8 +256,7 @@
   <tr>
     <td>A_DTS</td>
     <td>Digital Theatre System</td>
-    <td>The private data is void ??? Corresponding ACM wFormatTag : 0x2000 ; six
-      channels</td>
+    <td>The private data is void. Corresponding ACM wFormatTag : 0x2001</td>
   </tr>
   <tr>
     <td>A_VORBIS</td>
@@ -343,7 +342,7 @@
     <td>A_AAC/?????/???</td>
     <td>AAC Profile Audio</td>
     <td>The stream complies with, and uses the CodecID for, one of the AAC profiles
-      listed below.</td>
+      listed below. AAC audio always uses wFormatTag 0xFF</td>
   </tr>
   <tr>
     <td>&nbsp;</td>
@@ -351,74 +350,74 @@
         <tr>
           <td>A_AAC/MPEG2/MAIN</td>
           <td>MPEG2 Main Profile</td>
-          <td>The private data is void. Corresponding ACM wFormatTag: ?; channel
+          <td>The private data is void. Channel
             number and sample rate have to be read from the corresponding audio
             element. Audio stream is stripped from ADTS headers and normal matroska
-            frame based muxing sheme is applied.</td>
+            frame based muxing scheme is applied.</td>
         </tr>
         <tr>
           <td>A_AAC/MPEG2/LC</td>
           <td>Low Complexity </td>
-          <td>The private data is void. Corresponding ACM wFormatTag: ?; channel
+          <td>The private data is void. Channel
             number and sample rate have to be read from the corresponding audio
             element. Audio stream is stripped from ADTS headers and normal matroska
-            frame based muxing sheme is applied.</td>
+            frame based muxing scheme is applied.</td>
         </tr>
         <tr>
           <td>A_AAC/MPEG2/LC/SBR</td>
           <td>Low Complexity with Spectral Band Replication</td>
-          <td>The private data is void. Corresponding ACM wFormatTag: ?; channel
+          <td>The private data is void. Channel
             number and sample rate have to be read from the corresponding audio
             element. Audio stream is stripped from ADTS headers and normal matroska
-            frame based muxing sheme is applied.</td>
+            frame based muxing scheme is applied.</td>
         </tr>
         <tr>
           <td>A_AAC/MPEG2/SSR</td>
           <td>Scalable Sampling Rate</td>
-          <td>The private data is void. Corresponding ACM wFormatTag: ?; channel
+          <td>The private data is void. Channel
             number and sample rate have to be read from the corresponding audio
             element. Audio stream is stripped from ADTS headers and normal matroska
-            frame based muxing sheme is applied.</td>
+            frame based muxing scheme is applied.</td>
         </tr>
         <tr>
           <td>A_AAC/MPEG4/MAIN</td>
           <td>MPEG4 Main Profile</td>
-          <td>The private data is void. Corresponding ACM wFormatTag: ?; channel
+          <td>The private data is void. Channel
             number and sample rate have to be read from the corresponding audio
             element. Audio stream is stripped from ADTS headers and normal matroska
-            frame based muxing sheme is applied.</td>
+            frame based muxing scheme is applied.</td>
         </tr>
         <tr>
           <td>A_AAC/MPEG4/LC</td>
           <td>Low Complexity</td>
-          <td>The private data is void. Corresponding ACM wFormatTag: ?; channel
+          <td>The private data is void. Channel
             number and sample rate have to be read from the corresponding audio
             element. Audio stream is stripped from ADTS headers and normal matroska
-            frame based muxing sheme is applied.</td>
+            frame based muxing scheme is applied.</td>
         </tr>
         <tr>
           <td>A_AAC/MPEG4/LC/SBR</td>
           <td>Low Complexity with Spectral Band Replication</td>
-          <td>The private data is void. Corresponding ACM wFormatTag: ?; channel
+          <td>The private data is void. Channel
             number and sample rate have to be read from the corresponding audio
             element. Audio stream is stripped from ADTS headers and normal matroska
-            frame based muxing sheme is applied.</td>
+            frame based muxing scheme is applied.</td>
         </tr>
         <tr>
           <td>A_AAC/MPEG4/SSR</td>
           <td>Scalable Sampling Rate</td>
-          <td>The private data is void. Corresponding ACM wFormatTag: ?; channel
+          <td>The private data is void. Channel
             number and sample rate have to be read from the corresponding audio
             element. Audio stream is stripped from ADTS headers and normal matroska
-            frame based muxing sheme is applied.</td>
+            frame based muxing scheme is applied.</td>
         </tr>
         <tr>
           <td>A_AAC/MPEG4/LTP</td>
           <td>Long Term Prediction</td>
-          <td>The private data is void. Corresponding ACM wFormatTag: ?; channel
+          <td>The private data is void. Channel
             number and sample rate have to be read from the corresponding audio
             element. Audio stream is stripped from ADTS headers and normal matroska
-            frame based muxing sheme is applied.</td>
+            frame based muxing scheme is applied.</td>
         </tr>
       </table></td>      
   </tr>