From b5dbcc1214cf74348372361e89a86c4b0d668305 Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Thu, 22 Jan 2009 00:24:42 +0000 Subject: Ogg video streams no longer require future tense. git-svn-id: http://svn.xiph.org/trunk/ogg@15628 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- doc/oggstream.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/oggstream.html b/doc/oggstream.html index d9b80db..d39a82c 100644 --- a/doc/oggstream.html +++ b/doc/oggstream.html @@ -125,8 +125,8 @@ on Ogg physical bitstreams in general, mostly to introduce design rationale. Each 'media' format defines its own (generally more restrictive) mapping. An 'Ogg Vorbis Audio Bitstream', for example, has a specific physical bitstream structure. -An 'Ogg A/V' bitstream (not currently specified) will also mandate a -specific, restricted physical bitstream format.

+Any other codec or combination of codecs will generally also mandate a +corresponding restricted physical bitstream format.

additional end-to-end structure

@@ -176,8 +176,8 @@ Whole pages from multiple logical bitstreams are mixed together.

The initial pages of each logical bitstream must appear first; the media mapping specifies the order of the initial pages. For example, -Ogg A/V will eventually specify an Ogg video bitstream with -audio. The mapping may specify that the physical bitstream must begin +Ogg Theora describes video bitstream with audio. +The mapping specifies that the physical bitstream must begin with the initial page of a logical video bitstream, followed by the initial page of an audio stream. Unlike initial pages, terminal pages for the logical bitstreams need not all occur contiguously (although a -- cgit v1.2.1