[xiph-commits] r14762 - in websites/xiph.org: downloads theora
giles at svn.xiph.org
giles at svn.xiph.org
Wed Apr 16 13:46:24 PDT 2008
Author: giles
Date: 2008-04-16 13:46:23 -0700 (Wed, 16 Apr 2008)
New Revision: 14762
Modified:
websites/xiph.org/downloads/index.shtml.en
websites/xiph.org/theora/index.shtml.en
Log:
Updates for the libtheora-1.0beta3 release.
Modified: websites/xiph.org/downloads/index.shtml.en
===================================================================
--- websites/xiph.org/downloads/index.shtml.en 2008-04-16 20:43:17 UTC (rev 14761)
+++ websites/xiph.org/downloads/index.shtml.en 2008-04-16 20:46:23 UTC (rev 14762)
@@ -97,20 +97,20 @@
<tr>
<td>libtheora</td>
-<td>1.0beta2</td>
+<td>1.0beta3</td>
<td>
- <a href="http://downloads.xiph.org/releases/theora/libtheora-1.0beta2.tar.bz2">libtheora-1.0beta2.tar.bz2</a><br />
- <a href="http://downloads.xiph.org/releases/theora/libtheora-1.0beta2.tar.gz">libtheora-1.0beta2.tar.gz</a><br />
- <a href="http://downloads.xiph.org/releases/theora/libtheora-1.0beta2.zip">libtheora-1.0beta2.zip</a>
+ <a href="http://downloads.xiph.org/releases/theora/libtheora-1.0beta3.tar.bz2">libtheora-1.0beta3.tar.bz2</a><br />
+ <a href="http://downloads.xiph.org/releases/theora/libtheora-1.0beta3.tar.gz">libtheora-1.0beta3.tar.gz</a><br />
+ <a href="http://downloads.xiph.org/releases/theora/libtheora-1.0beta3.zip">libtheora-1.0beta3.zip</a>
</td>
<td>
- 1.7M<br />
+ 1.5M<br />
1.9M<br />
2.0M</td>
<td>
- 6ed9f998a982e996ad53d3686d655cfe<br />
- 8e1ee3cab4aaf61c895121d45dccaf71<br />
- f23ee25ddfc5251b8c5a0ece4d643e08
+ 04b3e1055da49daba6afce93f3214b1f<br />
+ 98fbf4a7a61486db17803e0f521f6ac8<br />
+ 817306f57e68694ee4354326efc77b71
</td>
</tr>
Modified: websites/xiph.org/theora/index.shtml.en
===================================================================
--- websites/xiph.org/theora/index.shtml.en 2008-04-16 20:43:17 UTC (rev 14761)
+++ websites/xiph.org/theora/index.shtml.en 2008-04-16 20:46:23 UTC (rev 14762)
@@ -37,14 +37,9 @@
<ul>
<li>The <strong>libtheora</strong> reference implementation provides
the standard encoder and decoder under a BSD license.
- [<a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.gz">libtheora-1.0alpha7</a>]
+ [<a href="http://downloads.xiph.org/releases/theora/libtheora-1.0beta3.tar.gz">libtheora-1.0beta3</a>]
[<a href="http://svn.xiph.org/trunk/theora/">SVN trunk</a>]
</li>
- <li>The <strong>theora-exp</strong> project is a from-scratch
- implementation of the complete Theora I decoder and a
- more sophisticated but still experimental encoder.
- [<a href="http://svn.xiph.org/trunk/theora-exp/">SVN trunk</a>]
- </li>
</ul>
<p>Both of implementations depend on the following libraries...</p>
@@ -59,8 +54,7 @@
<ul>
<li><a href="faq/">Frequently Asked Questions</a></li>
<li><a href="doc/Theora_I_spec.pdf">Theora I Format Specification</a></li>
- <li><a href="doc/libtheora-1.0alpha6/">libtheora API reference</a></li>
- <li><a href="http://people.xiph.org/~tterribe/doc/libtheora-exp/">theora-exp API reference</a>
+ <li><a href="doc/libtheora-1.0beta3/">libtheora API reference</a></li>
</ul>
<h2>Binaries</h2>
More information about the commits
mailing list