[xiph-commits] r10668 - trunk/vorbis/doc

giles at svn.xiph.org giles at svn.xiph.org
Tue Dec 20 17:22:24 PST 2005


Author: giles
Date: 2005-12-20 17:22:23 -0800 (Tue, 20 Dec 2005)
New Revision: 10668

Modified:
   trunk/vorbis/doc/framing.html
Log:
Remove perpetually broken link to a separate vorbis-in-ogg document.


Modified: trunk/vorbis/doc/framing.html
===================================================================
--- trunk/vorbis/doc/framing.html	2005-12-21 01:19:37 UTC (rev 10667)
+++ trunk/vorbis/doc/framing.html	2005-12-21 01:22:23 UTC (rev 10668)
@@ -77,7 +77,7 @@
 <p>The Ogg transport bitstream is designed to provide framing, error
 protection and seeking structure for higher-level codec streams that
 consist of raw, unencapsulated data packets, such as the Vorbis audio
-codec or Tarkin video codec.</p>
+codec or Theora video codec.</p>
 
 <h2>Application example: Vorbis</h2>
 
@@ -117,8 +117,7 @@
 bitstreams into more complex physical bitstreams is described in the
 <a href="oggstream.html">Ogg bitstream overview</a>. The exact
 mapping of raw Vorbis packets into a valid Ogg Vorbis physical
-bitstream is described in <a href="vorbis-stream.html">Vorbis
-bitstream mapping</a>.</p>
+bitstream is described in the Vorbis I Specification.</p>
 
 <h2>Bitstream structure</h2>
 



More information about the commits mailing list