From 27948edfc9cf54629ee6a43590cefd72426263c9 Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Tue, 30 Dec 2008 17:44:58 +0000 Subject: Clarify that muxing orders the pages in strict timestamp order among all streams, not just within each logical stream. git-svn-id: http://svn.xiph.org/trunk/ogg@15594 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- doc/ogg-multiplex.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/ogg-multiplex.html b/doc/ogg-multiplex.html index 1c274d5..3b16dde 100644 --- a/doc/ogg-multiplex.html +++ b/doc/ogg-multiplex.html @@ -104,9 +104,9 @@ 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 strict, monotonically increasing -order of chronological absolute time as specified by the granule -position.

+stream data pages are arranged in a physical bitstream in strict, +monotonically increasing order of chronological absolute time as +specified by the granule position.

The only exception to arranging pages in strictly ascending time order by granule position is those pages that do not set the granule -- cgit v1.2.1