[xiph-commits] r13736 - websites/theora.org/news
giles at svn.xiph.org
giles at svn.xiph.org
Tue Sep 4 12:10:13 PDT 2007
Author: giles
Date: 2007-09-04 12:10:13 -0700 (Tue, 04 Sep 2007)
New Revision: 13736
Modified:
websites/theora.org/news/index.shtml.en
Log:
No lists inside pars.
Modified: websites/theora.org/news/index.shtml.en
===================================================================
--- websites/theora.org/news/index.shtml.en 2007-09-04 19:07:20 UTC (rev 13735)
+++ websites/theora.org/news/index.shtml.en 2007-09-04 19:10:13 UTC (rev 13736)
@@ -299,7 +299,7 @@
<a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha6.zip">libtheora-1.0alpha6.zip</a>
</blockquote>
-<p><strong>Changes since the 1.0 alpha 5 release:</strong>
+<p><strong>Changes since the 1.0 alpha 5 release:</strong></p>
<ul>
<li>Merge theora-mmx simd acceleration (x86_32 and x86_64)</li>
<li>Major RTP payload specification update</li>
@@ -374,7 +374,7 @@
libtheora-1.0alpha5.zip
</a>
</blockquote>
-<p>Changes since the 1.0 alpha 4 release:
+<p>Changes since the 1.0 alpha 4 release:</p>
<ul>
<li>Fixed bitrate management bugs that caused popping and encode
errors.</li>
@@ -388,7 +388,7 @@
<li>simple unit test of the comment api under 'make check'</li>
<li>misc code cleanup, warning and leak fixes</li>
</ul>
-</p>
+
<p>Thanks to everyone who contributed!</p>
<h3>Cinelerra edits Theora</h3>
@@ -598,7 +598,7 @@
libtheora-1.0alpha4.zip
</a>
</blockquote>
-<p>Changes since the alpha3 release:
+<p>Changes since the alpha3 release:</p>
<ul>
<li>first draft of the Theora I Format Specification</li>
<li>API documentation generated from theora.h with Doxygen</li>
@@ -615,7 +615,6 @@
<li>pkg-config support</li>
<li>SymbianOS build support</li>
</ul>
-</p>
<p>We still plan to make incompatible api changes before the first beta
release, but this new alpha provides a stable base including all the
work that has happened up to those changes.</p>
More information about the commits
mailing list