summaryrefslogtreecommitdiff
path: root/doc/ogg-multiplex.html
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2008-12-30 18:28:03 +0000
committerRalph Giles <giles@xiph.org>2008-12-30 18:28:03 +0000
commitd26feeb77e57526f9e1633586a8695baa5e354ab (patch)
tree892203710eed0dffead0514a64f70f9b3c7eefdb /doc/ogg-multiplex.html
parent595dca95dfbce1a625accf869040cc89093ef99d (diff)
downloadogg-git-d26feeb77e57526f9e1633586a8695baa5e354ab.tar.gz
Monotonicity of time ordering cannot be 'strict' as this equal times are
possible. Use the more obvious term 'non-decreasing' for clarity. svn path=/trunk/ogg/; revision=15595
Diffstat (limited to 'doc/ogg-multiplex.html')
-rw-r--r--doc/ogg-multiplex.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ogg-multiplex.html b/doc/ogg-multiplex.html
index 3b16dde..41c1481 100644
--- a/doc/ogg-multiplex.html
+++ b/doc/ogg-multiplex.html
@@ -104,8 +104,8 @@ time stamp (the Granule Position) that represents an absolute time
landmark within the stream. After the pages representing stream
headers (all logical stream headers occur at the beginning of a
physical bitstream section before any logical stream data), logical
-stream data pages are arranged in a physical bitstream in strict,
-monotonically increasing order of chronological absolute time as
+stream data pages are arranged in a physical bitstream in strict
+non-decreasing order by chronological absolute time as
specified by the granule position.</p>
<p>The only exception to arranging pages in strictly ascending time order