[xiph-commits] r14761 - in websites/theora.org: doc downloads news
giles at svn.xiph.org
giles at svn.xiph.org
Wed Apr 16 13:43:17 PDT 2008
Author: giles
Date: 2008-04-16 13:43:17 -0700 (Wed, 16 Apr 2008)
New Revision: 14761
Modified:
websites/theora.org/doc/index.shtml.en
websites/theora.org/downloads/index.shtml.en
websites/theora.org/news/index.shtml.en
Log:
Update links and news for the beta3 release.
Modified: websites/theora.org/doc/index.shtml.en
===================================================================
--- websites/theora.org/doc/index.shtml.en 2008-04-16 20:31:25 UTC (rev 14760)
+++ websites/theora.org/doc/index.shtml.en 2008-04-16 20:43:17 UTC (rev 14761)
@@ -14,8 +14,7 @@
<ul>
<li><a href="/faq/">Frequently Asked Questions</a></li>
<li><a href="/doc/Theora.pdf">Theora Format Specification</a></li>
- <li><a href="/doc/libtheora-1.0beta1/">libtheora API reference</a></li>
- <li><a href="http://people.xiph.org/~tterribe/doc/libtheora-exp/">theora-exp API reference</a></li>
+ <li><a href="/doc/libtheora-1.0beta3/">libtheora API references</a></li>
</ul>
Modified: websites/theora.org/downloads/index.shtml.en
===================================================================
--- websites/theora.org/downloads/index.shtml.en 2008-04-16 20:31:25 UTC (rev 14760)
+++ websites/theora.org/downloads/index.shtml.en 2008-04-16 20:43:17 UTC (rev 14761)
@@ -13,14 +13,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.0beta2.tar.gz">libtheora-1.0beta2</a>]
+ [<a href="http://downloads.xiph.org/releases/theora/libtheora-1.0beta3.tar.gz">libtheora-1.0beta3</a>]
[<a href="/svn/">SVN information page</a>]
</li>
- <li>The <strong>theora-exp</strong> project is a from-scratch
- implementation of the complete Theora 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>
Modified: websites/theora.org/news/index.shtml.en
===================================================================
--- websites/theora.org/news/index.shtml.en 2008-04-16 20:31:25 UTC (rev 14760)
+++ websites/theora.org/news/index.shtml.en 2008-04-16 20:43:17 UTC (rev 14761)
@@ -8,6 +8,25 @@
<!--#include virtual="/ssi/pagetop.include" -->
<!-- All your page content goes here -->
+<h3>Theora 1.0 beta3 released</h3>
+<p class="newsdate">2008 April 16</p>
+<p>This is the third beta release toward our first stable implementation
+of the reference library.
+
+<ul>
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0beta3.tar.bz2">libtheora-1.0beta3.tar.bz2</a></li>
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0beta3.tar.gz">libtheora-1.0beta3.tar.gz</a></li>
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0beta3.zip">libtheora-1.0beta3.zip</a></li>
+</ul>
+
+<p>This release includes new separate encoder and decoder
+libraries supporting the new-style API based on theora-exp. Also
+included are assembly optimizations for gcc and MSVC builds, better
+documentation, general robustness and bug fixes.
+
+<p>Thanks to everyone who contributed to this release. Please give it a
+try and report any remaining issues.
+
<h3>Theora 1.0 beta2 released</h3>
<p class="newsdate">2007 October 12</p>
<p>This is the second beta release toward, following three weeks after
More information about the commits
mailing list