From 65bc95295b58f6b85d5c4d461bb2de59b63ad478 Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Tue, 30 Dec 2008 18:28:03 +0000 Subject: Monotonicity of time ordering cannot be 'strict' as this equal times are possible. Use the more obvious term 'non-decreasing' for clarity. git-svn-id: http://svn.xiph.org/trunk/ogg@15595 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- doc/ogg-multiplex.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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.

The only exception to arranging pages in strictly ascending time order -- cgit v1.2.1