Fix shift by negative value when reading blocksize.
[platform/upstream/libvorbis.git] / doc / programming.html
index 000adce..4b54347 100644 (file)
@@ -67,14 +67,14 @@ li {
 <body>
 
 <div id="xiphlogo">
-  <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.org"/></a>
+  <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.Org"/></a>
 </div>
 
-<h1>Programming with Xiph.org <tt>libvorbis</tt></h1>
+<h1>Programming with Xiph.Org <tt>libvorbis</tt></h1>
 
 <h2>Description</h2> 
 
-<p>Libvorbis is the Xiph.org Foundation's portable Ogg Vorbis CODEC
+<p>Libvorbis is the Xiph.Org Foundation's portable Ogg Vorbis CODEC
 implemented as a programmatic library. Libvorbis provides primitives
 to handle framing and manipulation of Ogg bitstreams (used by the
 Vorbis for streaming), a full analysis (encoding) interface as well as