[www] r917 - trunk/www.matroska.org/data/technical/specs
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2005-04-05 15:47:11 +0400 (Tue, 05 Apr 2005) New Revision: 917 Modified: trunk/www.matroska.org/data/technical/specs/index.html Log: spec: add the invisible flag to the specs (useful when cutting a file on frames using past references) Modified: trunk/www.matroska.org/data/technical/specs/index.html =================================================================== --- trunk/www.matroska.org/data/technical/specs/index.html 2005-04-05 11:43:01 UTC (rev 916) +++ trunk/www.matroska.org/data/technical/specs/index.html 2005-04-05 11:47:11 UTC (rev 917) @@ -2411,7 +2411,8 @@ <li>10 : fixed-size lacing</li> </ul></td></tr> - <tr><td>4-0</td><td>-</td><td>Reserved, set to 0</td></tr> + <tr><td>4</td><td>-</td><td>Invisible, the codec should decode this frame but not display it</td></tr> + <tr><td>3-0</td><td>-</td><td>Reserved, set to 0</td></tr> <!-- <tr><td>5</td><td>-</td><td>Reserved, set to 0</td></tr> <tr><td>4-0</td><td>option</td><td>Priority - The bigger the number, the lower the priority.</td></tr>