[xiph-cvs] cvs commit: ogg/doc framing.html
Ralph Giles
giles at xiph.org
Sun Feb 18 12:53:52 PST 2001
giles 01/02/18 12:53:52
Modified: doc framing.html
Log:
document the special value '-1' in the granulepos field.
Revision Changes Path
1.2 +3 -0 ogg/doc/framing.html
Index: framing.html
===================================================================
RCS file: /usr/local/cvsroot/ogg/doc/framing.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- framing.html 2000/09/03 05:54:28 1.1
+++ framing.html 2001/02/18 20:53:51 1.2
@@ -241,6 +241,9 @@
tells how long the PCM data coded by the bitstream is. A truncated
stream will still return the proper number of samples that can be
decoded fully.
+<p>
+ A special value of '-1' (in two's complement) indicates that no packets
+ finish on this page.
<pre><tt>
byte value
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list