Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2007-04-30 14:38:22 +0400
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2007-04-30 14:38:22 +0400
commit397d5f8cf4e5fad828be2db40c5a0e262b01b8d6 (patch)
tree651f8cac3631f06e785d667e4cc7bbfc24d7740c /doc
parenta6957838db8608b2d8325ff47e7a4ad2bdb806ea (diff)
...
git-svn-id: http://svn.xiph.org/trunk/speex@12901 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.lyx5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/manual.lyx b/doc/manual.lyx
index 7e77d57..f04f027 100644
--- a/doc/manual.lyx
+++ b/doc/manual.lyx
@@ -1637,7 +1637,7 @@ output_frame
(short *)
\emph default
and points to the area where the decoded speech frame will be written.
- A NULL value as the first argument indicates that we don't have the bits
+ A NULL value as the second argument indicates that we don't have the bits
for the current frame.
When a frame is lost, the Speex decoder will do its best to "guess" the
correct signal.
@@ -2202,7 +2202,8 @@ out_length
\end_layout
\begin_layout Standard
-If multiple channels are to be processed at once,
+It is also possible to process multiple channels at once.
+
\end_layout
\begin_layout Section