[xiph-commits] r11605 - websites/theora.org

giles at svn.xiph.org giles at svn.xiph.org
Tue Jun 20 15:35:12 PDT 2006


Author: giles
Date: 2006-06-20 15:35:11 -0700 (Tue, 20 Jun 2006)
New Revision: 11605

Modified:
   websites/theora.org/contact.html
   websites/theora.org/download.html
   websites/theora.org/index.html
   websites/theora.org/lists.html
   websites/theora.org/svn.html
   websites/theora.org/theorafaq.html
Log:
Update website with the latest release.


Modified: websites/theora.org/contact.html
===================================================================
--- websites/theora.org/contact.html	2006-06-20 21:18:42 UTC (rev 11604)
+++ websites/theora.org/contact.html	2006-06-20 22:35:11 UTC (rev 11605)
@@ -83,7 +83,7 @@
 <div class="nav">
 <h3 class="nav">Source</h3>
 <ul class="nav">
-<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha6.tar.gz">libtheora-1.0alpha5</a></li>
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.gz">libtheora-1.0alpha7</a></li>
 <li><a href="http://downloads.xiph.org/releases/ogg/libogg-1.1.2.tar.gz">libogg-1.1.2</a></li>
 <li><a href="http://downloads.xiph.org/releases/vorbis/libvorbis-1.1.1.tar.gz">libvorbis-1.1.1</a></li>
 </ul>

Modified: websites/theora.org/download.html
===================================================================
--- websites/theora.org/download.html	2006-06-20 21:18:42 UTC (rev 11604)
+++ websites/theora.org/download.html	2006-06-20 22:35:11 UTC (rev 11605)
@@ -85,12 +85,12 @@
 <div class="nav">
 <h3 class="nav">Source</h3>
 <ul class="nav">
-<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha6.tar.gz">libtheora-1.0alpha5</a></li>
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.gz">libtheora-1.0alpha7</a></li>
 <li><a href="http://downloads.xiph.org/releases/ogg/libogg-1.1.2.tar.gz">libogg-1.1.2</a></li>
 <li><a href="http://downloads.xiph.org/releases/vorbis/libvorbis-1.1.1.tar.gz">libvorbis-1.1.1</a></li>
 </ul>
 <ul class="nav">
-<li><a href="doc/libtheora-1.0alpha5/">libtheora API reference</a></li>
+<li><a href="doc/libtheora-1.0alpha6/">libtheora API reference</a></li>
 <li><a href="doc/Theora_I_spec.pdf">Format Specification</a></li>
 </ul>
 <h3 class="nav">Binaries</h3>
@@ -126,15 +126,15 @@
 <p>Currently we only provide source code for the theora reference 
 implementation. There are no official binaries.</p>
 
-<p>The latest release is <em>1.0 alpha 6</em>. Despite being 
+<p>The latest release is <em>1.0 alpha 7</em>. Despite being 
 alpha, this release is quite stable and suitable for real use. The api 
 is subject to revision, but as with the alpha 3 release, the files the 
 encoder produces will always be supported.
 </p>
 <ul>
-<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha6.tar.bz2">libtheora-1.0alpha5.tar.bz2</a></li>
-<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha6.tar.gz">libtheora-1.0alpha5.tar.gz</a></li>
-<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha6.zip">libtheora-1.0alpha5.zip</a></li>
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.bz2">libtheora-1.0alpha7.tar.bz2</a></li>
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.gz">libtheora-1.0alpha7.tar.gz</a></li>
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.zip">libtheora-1.0alpha7.zip</a></li>
 </ul>
 <p>
 To compile this you will also need the latest versions of the ogg and 

Modified: websites/theora.org/index.html
===================================================================
--- websites/theora.org/index.html	2006-06-20 21:18:42 UTC (rev 11604)
+++ websites/theora.org/index.html	2006-06-20 22:35:11 UTC (rev 11605)
@@ -87,12 +87,12 @@
 <div class="nav">
 <h3 class="nav">Source</h3>
 <ul class="nav">
-<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha5.tar.gz">libtheora-1.0alpha6</a></li>
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.gz">libtheora-1.0alpha7</a></li>
 <li><a href="http://downloads.xiph.org/releases/ogg/libogg-1.1.2.tar.gz">libogg-1.1.2</a></li>
 <li><a href="http://downloads.xiph.org/releases/vorbis/libvorbis-1.1.1.tar.gz">libvorbis-1.1.1</a></li>
 </ul>
 <ul class="nav">
-<li><a href="doc/libtheora-1.0alpha5/">libtheora API reference</a></li>
+<li><a href="doc/libtheora-1.0alpha6/">libtheora API reference</a></li>
 <li><a href="doc/Theora_I_spec.pdf">Format Specification</a></li>
 </ul>
 <h3 class="nav">Binaries</h3>
@@ -125,6 +125,18 @@
 
 <div class="content">	
 
+<h3>[ 2006 June 20 - libtheora 1.0alpha7 release ]</h3>
+<p>There's a new release of the libtheora reference implementation.</p>
+<p>This release contains build fixes from the alpha6 release. There are
+no new features. The new MMX asm is enabled by default, and a problem 
+with that same code on SELinux machines has been fixed.</p>
+<p><blockquote>
+  <a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.bz2">libtheora-1.0alpha7.tar.bz2</a><br>
+  <a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.gz">libtheora-1.0alpha7.tar.gz</a><br>
+  <a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.zip">libtheora-1.0alpha7.zip</a>
+</blockquote>
+</p>
+
 <h3>[ 2006 May 31 - Cinelerra supports distributed theora encoding ]</h3>
 <p><a href="http://cinelerra.org/">Cinelerra</a> is a well known 
 nonlinear video editor with support for renderfarms, enabiling use of 

Modified: websites/theora.org/lists.html
===================================================================
--- websites/theora.org/lists.html	2006-06-20 21:18:42 UTC (rev 11604)
+++ websites/theora.org/lists.html	2006-06-20 22:35:11 UTC (rev 11605)
@@ -85,12 +85,12 @@
 <div class="nav">
 <h3 class="nav">Source</h3>
 <ul class="nav">
-<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha6.tar.gz">libtheora-1.0alpha5</a></li>
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.gz">libtheora-1.0alpha7</a></li>
 <li><a href="http://downloads.xiph.org/releases/ogg/libogg-1.1.2.tar.gz">libogg-1.1.2</a></li>
 <li><a href="http://downloads.xiph.org/releases/vorbis/libvorbis-1.1.1.tar.gz">libvorbis-1.1.1</a></li>
 </ul>
 <ul class="nav">
-<li><a href="doc/libtheora-1.0alpha5/">libtheora API reference</a></li>
+<li><a href="doc/libtheora-1.0alpha6/">libtheora API reference</a></li>
 <li><a href="doc/Theora_I_spec.pdf">Format Specification</a></li>
 </ul>
 <h3 class="nav">Binaries</h3>

Modified: websites/theora.org/svn.html
===================================================================
--- websites/theora.org/svn.html	2006-06-20 21:18:42 UTC (rev 11604)
+++ websites/theora.org/svn.html	2006-06-20 22:35:11 UTC (rev 11605)
@@ -84,12 +84,12 @@
 <div class="nav">
 <h3 class="nav">Source</h3>
 <ul class="nav">
-<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha5.tar.gz">libtheora-1.0alpha5</a></li>
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.gz">libtheora-1.0alpha7</a></li>
 <li><a href="http://downloads.xiph.org/releases/ogg/libogg-1.1.2.tar.gz">libogg-1.1.2</a></li>
 <li><a href="http://downloads.xiph.org/releases/vorbis/libvorbis-1.1.1.tar.gz">libvorbis-1.1.1</a></li>
 </ul>
 <ul class="nav">
-<li><a href="doc/libtheora-1.0alpha5/">libtheora API reference</a></li>
+<li><a href="doc/libtheora-1.0alpha6/">libtheora API reference</a></li>
 <li><a href="doc/Theora_I_spec.pdf">Format Specification</a></li>
 </ul>
 <h3 class="nav">Binaries</h3>

Modified: websites/theora.org/theorafaq.html
===================================================================
--- websites/theora.org/theorafaq.html	2006-06-20 21:18:42 UTC (rev 11604)
+++ websites/theora.org/theorafaq.html	2006-06-20 22:35:11 UTC (rev 11605)
@@ -84,12 +84,12 @@
 <div class="nav">
 <h3 class="nav">Source</h3>
 <ul class="nav">
-<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha6.tar.gz">libtheora-1.0alpha5</a></li>
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.gz">libtheora-1.0alpha7</a></li>
 <li><a href="http://downloads.xiph.org/releases/ogg/libogg-1.1.2.tar.gz">libogg-1.1.2</a></li>
 <li><a href="http://downloads.xiph.org/releases/vorbis/libvorbis-1.1.1.tar.gz">libvorbis-1.1.1</a></li>
 </ul>
 <ul class="nav">
-<li><a href="doc/libtheora-1.0alpha5/">libtheora API reference</a></li>
+<li><a href="doc/libtheora-1.0alpha6/">libtheora API reference</a></li>
 <li><a href="doc/Theora_I_spec.pdf">Format Specification</a></li>
 </ul>
 <h3 class="nav">Binaries</h3>



More information about the commits mailing list