ref: c5335ba62cd70df48f994008e36f218f836abbd4
parent: b8ef563e0af18bdbaf9f1c9ce5953a669ee40089
author: Erik de Castro Lopo <erikd@miles>
date: Sat Feb 19 05:28:18 EST 2005
Fix src_ratio defintion.
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-02-19 Erik de Castro Lopo <erikd AT mega-nerd DOT com>
+
+ * src/faq.html
+ Add a question about the use of src_simple().
+
+ * src/api_simple.html
+ Fix defintion of src_ratio.
+
2004-12-04 Erik de Castro Lopo <erikd AT mega-nerd DOT com>
* configure.ac tests/Makefile.am tests/*.c
--- a/doc/api_simple.html
+++ b/doc/api_simple.html
@@ -108,7 +108,7 @@
input_frames : The number of frames of data pointed to by data_in.
data_out : A pointer to the output data samples.
output_frames : Maximum number of frames pointer to by data_out.
- src_ratio : Equal to output_sample_rate / input_sample_rate.
+ src_ratio : Equal to input_sample_rate / output_sample_rate.
</PRE>
<P>
When the <B>src_simple</B> function returns <B>output_frames_gen</B> will be