shithub: libsamplerate

Download patch

ref: bdd51c1ae6b78a6ff97eed800452f3aba24d2134
parent: e0ea629b3b1736eea23456c9d753ad8e774d66f7
author: Erik de Castro Lopo <erikd@miles>
date: Fri Sep 17 01:20:02 EDT 2004

Change resample limist from 12 to 256 in index.html. Update history.html.

--- a/doc/history.html
+++ b/doc/history.html
@@ -74,6 +74,9 @@
 	<LI>Version 0.0.15 (May 02 2003) Minor bug fixes.
 	<LI>Version 0.1.0 (Mar 14 2004) Add callback API, functions for short to 
 		float and float to short conversion. Minor bug fixes.
+	<LI>Version 0.1.1 (Jul 17 2004) Callback API bug fix. Bugfix for aggressive
+		gcc-3.4 optimisations.
+	<LI>Version 0.1.2 (Sep 12 2004) Callback API reset bug fix.
 </UL>
 
 </DIV>
--- a/doc/index.html
+++ b/doc/index.html
@@ -85,7 +85,7 @@
 <!-- pepper -->
 <P>
 	<B>SRC</B> is capable of arbitrary and time varying conversions ; from 
-	downsampling by a factor of 12 to upsampling by the same factor.
+	downsampling by a factor of 256 to upsampling by the same factor.
 	Arbitrary in this case means that the ratio of input and output 
 	sample rates can be an irrational number. 
 	The conversion ratio can also vary with time for speeding up and slowing