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

[email protected] Mon, 18 Feb 2008 11:40:50 +0300 (MSK)
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2008-02-18 11:40:41 +0300 (Mon, 18 Feb 2008)
New Revision: 1146

Modified:
   trunk/www.matroska.org/data/technical/specs/codecid/index.html
Log:
spec: PCM float is little endian

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	2008-0=
1-07 17:21:20 UTC (rev 1145)
+++ trunk/www.matroska.org/data/technical/specs/codecid/index.html	2008-0=
2-18 08:40:41 UTC (rev 1146)
@@ -244,7 +244,8 @@
     <td>A_PCM/FLOAT/IEEE</td>
     <td>Floating Point, IEEE compatible</td>
     <td><p>The private data is void. The bitdepth has to be read and set=
 from
-        KaxAudioBitDepth element (32 bit in most cases)</p>
+        KaxAudioBitDepth element (32 bit in most cases). The float are s=
tored in=20
+        little endian order (most common float format).</p>
       <p>Corresponding ACM wFormatTag : 0x0003</p></td>
   </tr>
   <tr>