[xiph-commits] r9747 - in websites/xiph.org: . theora theora/ssi
giles at svn.xiph.org
giles at svn.xiph.org
Sat Aug 13 01:30:50 PDT 2005
Author: giles
Date: 2005-08-13 01:30:48 -0700 (Sat, 13 Aug 2005)
New Revision: 9747
Added:
websites/xiph.org/theora/
websites/xiph.org/theora/index.shtml.en
websites/xiph.org/theora/ssi/
Removed:
websites/xiph.org/theora/ssi/xiphbar.include
Modified:
websites/xiph.org/theora/ssi/pagebottom.include
websites/xiph.org/theora/ssi/pagetop.include
Log:
First draft of a theora page under the new template.
Copied: websites/xiph.org/theora/index.shtml.en (from rev 9744, websites/xiph.org/templates/index.shtml.en)
===================================================================
--- websites/xiph.org/templates/index.shtml.en 2005-08-13 05:55:11 UTC (rev 9744)
+++ websites/xiph.org/theora/index.shtml.en 2005-08-13 08:30:48 UTC (rev 9747)
@@ -0,0 +1,81 @@
+<!--#include virtual="/ssi/header.include" -->
+<!-- Enter custom page information and styles here -->
+
+<title>Xiph.org :: theora main</title>
+<style type="text/css">
+<!--
+
+-->
+</style>
+
+<!--#include virtual="/ssi/xiphbar.include" -->
+<!--#include virtual="ssi/pagetop.include" -->
+<!-- All your page content goes here -->
+
+<h1>Theora video compression</h1>
+<p>
+Theora is a free and open video compression format from the
+<span class="xiph">Xiph.org Foundation</span>. Like all our
+multimedia technology it can be used to distribute film and
+video online and on disc without the licensing and royalty
+fees or vendor lock-in associated with other formats.
+</p>
+
+<p>
+Theora scales from postage stamp to HD resolution and
+beyond, and is considered particularly competitive at low
+bitrates. It is in the same class as MPEG-4/DiVX, and like
+the <a href="http://xiph.org/vorbis/">Vorbis audio codec</a>
+it has lots of room for improvement and encoder technology
+develops.
+</p>
+
+<p>
+The bitstream format for Theora I was frozen Thursday, 2004
+July 1. All bitstreams encoded since will remain compatible
+with future releases.
+</p>
+
+<h2>Source</h2>
+
+<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.0alpha4.tar.gz">libtheora-1.0alpha4</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/experimental/derf/theora-exp/">SVN trunk</a>]
+ </li>
+</ul>
+
+<p>Both of implementations depend on the following libraries...</p>
+ <ul>
+ <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>
+ <li><a href="http://www.libsdl.org/">libSDL 1.2</a> or later for the playback example</li>
+ </ul>
+
+<h2>Documenation</h2>
+
+<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.0alpha4/">libtheora API reference</a></li>
+ <li><a href="http://people.xiph.org/~tterribe/doc/libtheora-exp/">theora-exp API reference</a>
+</ul>
+
+<h2>Binaries</h2>
+
+<p>Downloads to help you play or encode Ogg Theora files.</p>
+
+<ul>
+<li><a href="http://www.v2v.cc/~j/ffmpeg2theora/">ffmpeg2theora</a></li>
+<li><a href="http://videolan.org/">VLC player</a></li>
+<li><a href="https://player.helixcommunity.org/2005/downloads/">Helix Player</a></li>
+<li><a href="http://www.illiminable.com/ogg/">Windows Media plugins</a></li>
+</ul>
+
+<!--#include virtual="/ssi/pagebottom.include" -->
Copied: websites/xiph.org/theora/ssi (from rev 9744, websites/xiph.org/ssi)
Modified: websites/xiph.org/theora/ssi/pagebottom.include
===================================================================
--- websites/xiph.org/ssi/pagebottom.include 2005-08-13 05:55:11 UTC (rev 9744)
+++ websites/xiph.org/theora/ssi/pagebottom.include 2005-08-13 08:30:48 UTC (rev 9747)
@@ -1,11 +1,11 @@
-</div>
-</div>
-<div id="copyright">
- <p>The Xiph Fish Logo is a trademark (™) of Xiph.Org.</p>
- <p>These pages © 1994 - 2005 Xiph.Org. All rights reserved.</p>
-</div>
-</div>
-</div>
-
-</body>
-</html>
\ No newline at end of file
+</div>
+</div>
+<div id="copyright">
+ <p>The Xiph Fish Logo is a trademark (™) of Xiph.Org.</p>
+ <p>These pages © 2002 - 2005 Xiph.Org. All rights reserved.</p>
+</div>
+</div>
+</div>
+
+</body>
+</html>
Modified: websites/xiph.org/theora/ssi/pagetop.include
===================================================================
--- websites/xiph.org/ssi/pagetop.include 2005-08-13 05:55:11 UTC (rev 9744)
+++ websites/xiph.org/theora/ssi/pagetop.include 2005-08-13 08:30:48 UTC (rev 9747)
@@ -5,17 +5,22 @@
</div>
<div id="navbar">
- <ul>
- <li id="about_"><a href="/about/">About</a></li>
- <li id="press_"><a href="/">Press</a></li>
- <li id="donate_"><a href="/donate/">Donate</a></li>
- <li id="contact_"><a href="/contact/">Contact</a></li>
- <li id="wiki_"><a href="http://wiki.xiph.org/index.php/Main_Page">Wiki</a></li>
- <li id="downloads_"><a href="http://downloads.xiph.org/releases/">Downloads</a></li>
- <li id="bugs_"><a href="http://trac.xiph.org/">Bugs</a></li>
- <li id="documentation_"><a href="/">Documentation</a></li>
- <li id="resources_"><a href="/">Resources by Project</a></li>
- </ul>
+ <ul>
+ <li id="about_"><a href="/theora/">About</a></li>
+ <li id="press_"><a href="/theora/news/">News</a></li>
+ <li id="donate_"><a href="/donate/">Donate</a></li>
+ <li id="contact_"><a href="/contact/">Contact</a></li>
+ <li id="wiki_"><a href="http://wiki.xiph.org/index.php/Theora">Wiki</a></li>
+ </ul>
+ <ul>
+ <li><a href="http://downloads.xiph.org/releases/theora/">Downloads</a></li>
+ <li><a href="http://trac.xiph.org/cgi-bin/trac.cgi/report/10">Bugs</a></li>
+ <li><a href="doc/">Documentation</a></li>
+ </ul>
+ <ul>
+ <li><a href="#">Content</a></li>
+ <li><a href="#">Streams</a></li>
+ </ul>
</div>
<div id="banners">
Deleted: websites/xiph.org/theora/ssi/xiphbar.include
===================================================================
--- websites/xiph.org/ssi/xiphbar.include 2005-08-13 05:55:11 UTC (rev 9744)
+++ websites/xiph.org/theora/ssi/xiphbar.include 2005-08-13 08:30:48 UTC (rev 9747)
@@ -1,16 +0,0 @@
-</head>
-<body>
-<div id="bodyborder">
-<div id="xiphbar">
- <div>
- <img src="/images/logos/xiphbar.png" alt="Xiph logo"/>
- <ul>
- <li id="xiph_"><a href="http://www.xiph.org/">Xiph.org</a></li>
- <li id="vorbis_"><a href="http://www.vorbis.com/">Vorbis</a></li>
- <li id="theora_"><a href="http://www.theora.org/">Theora</a></li>
- <li id="icecast"><a href="http://www.icecast.org/">Icecast</a></li>
- <li id="speex_"><a href="http://www.speex.org/">Speex</a></li>
- <li id="flac_"><a href="http://flac.sourceforge.net/">FLAC</a></li>
- </ul>
- </div>
-</div>
More information about the commits
mailing list