summaryrefslogtreecommitdiff
path: root/doc/oggstream.html
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2009-01-22 00:24:42 +0000
committerRalph Giles <giles@xiph.org>2009-01-22 00:24:42 +0000
commit9b630b22a249e95caba2a8285c2591399119157f (patch)
treef54d097e113567e04d5a97452514e0ca7511682c /doc/oggstream.html
parent4ce3d8e523368c12a18f00f58b6786fb751cd10f (diff)
downloadogg-git-9b630b22a249e95caba2a8285c2591399119157f.tar.gz
Ogg video streams no longer require future tense.
svn path=/trunk/ogg/; revision=15628
Diffstat (limited to 'doc/oggstream.html')
-rw-r--r--doc/oggstream.html8
1 files changed, 4 insertions, 4 deletions
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.</p>
+Any other codec or combination of codecs will generally also mandate a
+corresponding restricted physical bitstream format.</p>
<h3>additional end-to-end structure</h3>
@@ -176,8 +176,8 @@ Whole pages from multiple logical bitstreams are mixed together.</p>
<p>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