[xiph-commits] r15932 - websites/xiph.org/oggz

conrad at svn.xiph.org conrad at svn.xiph.org
Thu Apr 9 19:10:47 PDT 2009


Author: conrad
Date: 2009-04-09 19:10:47 -0700 (Thu, 09 Apr 2009)
New Revision: 15932

Modified:
   websites/xiph.org/oggz/index.shtml.en
Log:
add download links for liboggz 0.9.9

Modified: websites/xiph.org/oggz/index.shtml.en
===================================================================
--- websites/xiph.org/oggz/index.shtml.en	2009-04-10 02:04:34 UTC (rev 15931)
+++ websites/xiph.org/oggz/index.shtml.en	2009-04-10 02:10:47 UTC (rev 15932)
@@ -90,20 +90,18 @@
 times separated by a /.
 </p>
 
-<h2>Dependencies</h2>
+<h2>Download</h2>
 
-<p>
-Oggz depends only on libogg, available in most free software
-distributions, or in source form at: http://xiph.org/downloads/
-</p>
+<ul>
+<li><a
+href="http://www.xiph.net/releases/liboggz/liboggz-0.9.9.tar.gz">liboggz-0.9.9.tar.gz
+(623 KB, Apr 10 2009)</a>
+</li>
+<li><a href="http://www.xiph.org/releases/liboggz/">Archive</a></li>
+<li><a
+href="http://git.xiph.org/?p=liboggz.git;a=tree;f=release_notes">Release notes</a></li>
+</ul>
 
-<p>
-Support is built-in for parsing the headers of and seeking to time
-positions in Ogg Dirac, FLAC, Speex, Theora and Vorbis. Oggz is also
-compatible with Annodex streams, and supports seeking on all tracks
-described in an Ogg Skeleton track.
-</p>
-
 <h2>Source</h2>
 
 <p>Checking out the sources<p>
@@ -118,4 +116,18 @@
 There is an up-to-date clone of this repo on github:
 <a href="http://github.com/kfish/liboggz/tree/master">http://github.com/kfish/liboggz/tree/master</a>.
 
+<h2>Dependencies</h2>
+
+<p>
+Oggz depends only on libogg, available in most free software
+distributions, or in source form at: http://xiph.org/downloads/
+</p>
+
+<p>
+Support is built-in for parsing the headers of and seeking to time
+positions in Ogg Dirac, FLAC, Speex, Theora and Vorbis. Oggz is also
+compatible with Annodex streams, and supports seeking on all tracks
+described in an Ogg Skeleton track.
+</p>
+
 <!--#include virtual="/ssi/pagebottom.include" -->



More information about the commits mailing list