[www] r1024 - trunk/www.matroska.org/data/technical/specs
[email protected] Sat, 1 Oct 2005 13:27:33 +0400 (MSD)
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2005-10-01 13:27:23 +0400 (Sat, 01 Oct 2005) New Revision: 1024 Modified: trunk/www.matroska.org/data/technical/specs/index.html Log: specs: clarification on the use/role of the CRC-32 Modified: trunk/www.matroska.org/data/technical/specs/index.html =================================================================== --- trunk/www.matroska.org/data/technical/specs/index.html 2005-09-12 16:03:02 UTC (rev 1023) +++ trunk/www.matroska.org/data/technical/specs/index.html 2005-10-01 09:27:23 UTC (rev 1024) @@ -247,9 +247,8 @@ <td>-</td> <td>-</td> <td>binary</td> - <td>The CRC is computed on all the data from the last CRC element (or start - of the upper level element), up to the CRC element, including other previous - CRC elements. All level 1 elements should include a CRC-32.</td> + <td>The CRC is computed on all the data of the Master element it's in, regardless of its position. It's recommended to put the CRC value at the beggining of the Master element for easier reading. + All level 1 elements should include a CRC-32.</td> </tr> <tr id="Void"> <td>Void</td>