[xiph-commits] r17461 - in websites/theora.org: doc downloads
giles at svn.xiph.org
giles at svn.xiph.org
Fri Sep 24 00:33:00 PDT 2010
Author: giles
Date: 2010-09-24 00:33:00 -0700 (Fri, 24 Sep 2010)
New Revision: 17461
Modified:
websites/theora.org/doc/index.shtml.en
websites/theora.org/downloads/index.shtml.en
Log:
Update the download and documentation links for the 1.2.0alpha1 release.
Modified: websites/theora.org/doc/index.shtml.en
===================================================================
--- websites/theora.org/doc/index.shtml.en 2010-09-24 06:28:06 UTC (rev 17460)
+++ websites/theora.org/doc/index.shtml.en 2010-09-24 07:33:00 UTC (rev 17461)
@@ -17,6 +17,7 @@
<ul>
<li><a href="/doc/Theora.pdf">Theora Format Specification</a></li>
+ <li><a href="/doc/libtheora-1.2/">libtheora 1.2 API references</a> (in development)</li>
<li><a href="/doc/libtheora-1.1/">libtheora 1.1 API references</a></li>
<li><a href="/doc/libtheora-1.0/">libtheora 1.0 API references</a></li>
</ul>
Modified: websites/theora.org/downloads/index.shtml.en
===================================================================
--- websites/theora.org/downloads/index.shtml.en 2010-09-24 06:28:06 UTC (rev 17460)
+++ websites/theora.org/downloads/index.shtml.en 2010-09-24 07:33:00 UTC (rev 17461)
@@ -15,9 +15,8 @@
<p>The <strong>libtheora</strong> reference implementation
provides the standard encoder and decoder under a BSD license.</p>
<ul>
- <li>[<a href="http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2">libtheora-1.1.1.tar.bz2</a>]</li>
+ <li>[<a href="http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2">libtheora-1.1.1.tar.bz2</a>]<br/>
[<a href="http://downloads.xiph.org/releases/theora/libtheora-1.1.1.zip">libtheora-1.1.1.zip</a>]</li>
- <li>[<a href="/svn/">Source code repository</a>]</li>
</ul>
<p>The libtheora implementation depends on the following libraries...</p>
@@ -27,6 +26,14 @@
<li><a href="http://www.libsdl.org/">libSDL 1.2</a> or later for the playback example</li>
</ul>
+ <p>You may also be interesting in testing our unstable releases
+ toward <strong>libtheora 1.2</strong>.</p>
+ <ul>
+ <li>[<a href="http://downloads.xiph.org/releases/theora/libtheora-1.2.0alpha1.tar.xz">libtheora-1.2.0alpha1.tar.xz</a>]<br/>
+ [<a href="http://downloads.xiph.org/releases/theora/libtheora-1.2.0alpha1.tar.gz">libtheora-1.2.0alpha1.tar.gz</a>]<br/>
+ [<a href="http://downloads.xiph.org/releases/theora/libtheora-1.2.0alpha1.zip">libtheora-1.2.0alpha1.zip</a>]</li>
+ <li>[<a href="/svn/">Source code repository</a>]</li>
+ </ul>
</li>
</ul>
More information about the commits
mailing list