[xiph-commits] r9150 - websites/theora.org
giles at motherfish-iii.xiph.org
giles at motherfish-iii.xiph.org
Sun Apr 17 01:42:55 PDT 2005
Author: giles
Date: 2005-04-17 01:42:54 -0700 (Sun, 17 Apr 2005)
New Revision: 9150
Modified:
websites/theora.org/index.html
Log:
Link to pjcast's C# theora decoder port.
Modified: websites/theora.org/index.html
===================================================================
--- websites/theora.org/index.html 2005-04-17 07:44:00 UTC (rev 9149)
+++ websites/theora.org/index.html 2005-04-17 08:42:54 UTC (rev 9150)
@@ -126,6 +126,23 @@
<div class="content">
+<h3>[ 2005 Apr 17 - Ogg Theora decoder ported to C# ]</h3>
+
+<p><a href="http://www.ogre3d.org/">Ogre</a> developer pjcast has a C#
+port of the Ogg Theora decoder,
+based primarily on the <a href="http://www.jcraft.com/jorbis/">JOrbis</a>
+and <a href="http://www.flumotion.net/jar/cortado/">Cortado</a> java
+decoders.</p>
+
+<p>He reports both video and sound are working, and performance is
+pretty good. The decoder components should be usable under any of
+the C# frameworks, but the example playback application is still
+a bit rough and not portable outside MS Windows.</p>
+
+<p>A <a href="http://www.wreckedgames.com/ogg.zip">development
+snapshot</a> is available for those who would like to
+try out the code.</p>
+
<h3>[ 2005 Mar 24 - Fedora Conference Video ]</h3>
<p>Video from the <a href="http://fedoraproject.org/fudcon/">Fedora
More information about the commits
mailing list