summaryrefslogtreecommitdiff
path: root/doc/oggstream.html
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2010-03-20 06:59:29 +0000
committerMonty <xiphmont@xiph.org>2010-03-20 06:59:29 +0000
commita1f833eee5fd2f76dd43744a4af34dd472a09383 (patch)
treeca848ecadf501183aeb8d1fac0a64dd31437b72c /doc/oggstream.html
parent8528ebe3eabfa97802b62aafce02fde5e21fabd9 (diff)
downloadogg-git-a1f833eee5fd2f76dd43744a4af34dd472a09383.tar.gz
clarify an analogy in demultiplexing
svn path=/trunk/ogg/; revision=16992
Diffstat (limited to 'doc/oggstream.html')
-rw-r--r--doc/oggstream.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/oggstream.html b/doc/oggstream.html
index 08fbca4..29ecd82 100644
--- a/doc/oggstream.html
+++ b/doc/oggstream.html
@@ -202,7 +202,7 @@ multiplexed stream in time order. The multiplexed pages are not
altered. Muxing an Ogg AV stream out of separate audio,
video and data streams is akin to shuffling several decks of cards
together into a single deck; the cards themselves remain unchanged.
-Demultiplexing is similarly simple.
+Demultiplexing is similarly simple (as the cards are marked).
<p>The goal of this design is to make the mux/demux operation as
trivial as possible to allow live streaming systems to build and