[xiph-commits] r9045 - in websites/speex.org: . SSI

atamido at motherfish-iii.xiph.org atamido at motherfish-iii.xiph.org
Sat Mar 5 23:32:31 PST 2005


Author: atamido
Date: 2005-03-05 23:32:29 -0800 (Sat, 05 Mar 2005)
New Revision: 9045

Modified:
   websites/speex.org/SSI/topofbody.inc
   websites/speex.org/download.html
   websites/speex.org/index.html
   websites/speex.org/news.html
Log:
Added note to downloads about some builds being based on 1.1.6.  Changed 1.1.7 changelog to a paragraph instead of bullet points.  Removed the bananna banner from the links.

Modified: websites/speex.org/SSI/topofbody.inc
===================================================================
--- websites/speex.org/SSI/topofbody.inc	2005-03-05 21:06:36 UTC (rev 9044)
+++ websites/speex.org/SSI/topofbody.inc	2005-03-06 07:32:29 UTC (rev 9045)
@@ -24,7 +24,7 @@
 			title="See what others are doing with Speex">Plugins &amp; Software</a></li>
 	<li><a href="contact.html" title="Get in touch with us">Contact</a></li></ul>
 	</div>
-	<a href="http://www.ffii.org/">
-	<img src="/Images/banana120x200.png" width=120 height=200 alt="No more software patents">
+	<!--<a href="http://www.ffii.org/">-->
+	<!--<img src="/Images/banana120x200.png" width=120 height=200 alt="No more software patents">-->
 	</a>
 	</div>

Modified: websites/speex.org/download.html
===================================================================
--- websites/speex.org/download.html	2005-03-05 21:06:36 UTC (rev 9044)
+++ websites/speex.org/download.html	2005-03-06 07:32:29 UTC (rev 9045)
@@ -35,16 +35,8 @@
 <h2>Current <strong style='font-style: italic;'>Unstable</strong> Release</h2>
 <h3 id='one.1.7'>1.1.7</h3>
 			<p>
-			The changes for this release include:
-			<ul>
-				<li>Generic optimizations in the encoder</li>
-				<li>ARM-spefific optimizations (gcc inline assembly)</li>
-				<li>Optional shortcuts in the encoder sacrificing quality for speed</li>
-				<li>Fixed-point improvements (perceptual enhancement converted)</li>
-				<li>Reduction in memory usage</li>
-				<li>Symbian code now uses the same API</li>
-				<li>Several bug fixes</li>
-			</ul>
+			The changes for this release are very broad and include generic optimizations in the encoder, ARM-specific optimizations (gcc inline assembly), optional shortcuts in the encoder sacrificing quality for speed, 
+			fixed-point improvements (perceptual enhancement converted), reduction in memory usage, the Symbian code now uses the same API, and several bug fixes. </p>
 
 <span>Downloads:</span>
 
@@ -53,13 +45,13 @@
 <li><a href="download/speex-1.1.7-1.i386.rpm">i386 RPM</a></li>
 <li><a href="download/speex-devel-1.1.7-1.i386.rpm">i386 Development RPM</a></li>
 <li><a href="download/speex-1.1.7-1.src.rpm">Source RPM</a></li>
-<li><a href="download/speex_win32_1.1.6_setup.exe">Windows binaries</a></li>
+<li><a href="download/speex_win32_1.1.6_setup.exe">Windows binaries (from 1.1.6 source)</a></li>
 </ul>
 
 <p>The below builds are 3rd party builds.  Their stability, safety, and security have not been verified.  Use at your own risk.</p>
 <ul>
-<li><a href="download/libspeex_emce.lib">x86 emulator (with debug information)</a></li>
-<li><a href="download/libspeex_armce.lib">ARMV4 release build</a></li>
+<li><a href="download/libspeex_emce.lib">x86 emulator (with debug information) (from 1.1.6 source)</a></li>
+<li><a href="download/libspeex_armce.lib">ARMV4 release build (from 1.1.6 source)</a></li>
 </ul>
 
 

Modified: websites/speex.org/index.html
===================================================================
--- websites/speex.org/index.html	2005-03-05 21:06:36 UTC (rev 9044)
+++ websites/speex.org/index.html	2005-03-06 07:32:29 UTC (rev 9045)
@@ -93,17 +93,9 @@
 			<div>March 2, 2005</div>
 		</div>
 		<div class='content'>
-			<p>The changes for this release include:
-				<ul>
-					<li>Generic optimizations in the encoder</li>
-					<li>ARM-spefific optimizations (gcc inline assembly)</li>
-					<li>Optional shortcuts in the encoder sacrificing quality for speed</li>
-					<li>Fixed-point improvements (perceptual enhancement converted)</li>
-					<li>Reduction in memory usage</li>
-					<li>Symbian code now uses the same API</li>
-					<li>Several bug fixes</li>
-				</ul>
-			<br/>
+			<p>
+			The changes for this release are very broad and include generic optimizations in the encoder, ARM-specific optimizations (gcc inline assembly), optional shortcuts in the encoder sacrificing quality for speed, 
+			fixed-point improvements (perceptual enhancement converted), reduction in memory usage, the Symbian code now uses the same API, and several bug fixes. <br/> <br/>
 			</p>
 		</div>
 	</li>

Modified: websites/speex.org/news.html
===================================================================
--- websites/speex.org/news.html	2005-03-05 21:06:36 UTC (rev 9044)
+++ websites/speex.org/news.html	2005-03-06 07:32:29 UTC (rev 9045)
@@ -26,18 +26,11 @@
 			<div class='meta'>March 2, 2005</div>
 		</div>
 		<div class='content'>
-			<p>The changes for this release include:
-				<ul>
-					<li>Generic optimizations in the encoder</li>
-					<li>ARM-spefific optimizations (gcc inline assembly)</li>
-					<li>Optional shortcuts in the encoder sacrificing quality for speed</li>
-					<li>Fixed-point improvements (perceptual enhancement converted)</li>
-					<li>Reduction in memory usage</li>
-					<li>Symbian code now uses the same API</li>
-					<li>Several bug fixes</li>
-				</ul>
-			<br/>
+			<p>
+			The changes for this release are very broad and include generic optimizations in the encoder, ARM-specific optimizations (gcc inline assembly), optional shortcuts in the encoder sacrificing quality for speed, 
+			fixed-point improvements (perceptual enhancement converted), reduction in memory usage, the Symbian code now uses the same API, and several bug fixes. <br/> <br/>
 			</p>
+
 		</div>
 	</div>
 



More information about the commits mailing list