[xiph-commits] r15628 - trunk/ogg/doc
giles at svn.xiph.org
giles at svn.xiph.org
Wed Jan 21 16:24:42 PST 2009
Author: giles
Date: 2009-01-21 16:24:42 -0800 (Wed, 21 Jan 2009)
New Revision: 15628
Modified:
trunk/ogg/doc/oggstream.html
Log:
Ogg video streams no longer require future tense.
Modified: trunk/ogg/doc/oggstream.html
===================================================================
--- trunk/ogg/doc/oggstream.html 2009-01-18 19:59:29 UTC (rev 15627)
+++ trunk/ogg/doc/oggstream.html 2009-01-22 00:24:42 UTC (rev 15628)
@@ -125,8 +125,8 @@
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 @@
<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
More information about the commits
mailing list