From d26feeb77e57526f9e1633586a8695baa5e354ab 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. svn path=/trunk/ogg/; revision=15595 --- doc/ogg-multiplex.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ogg-multiplex.html') 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