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

github.com/mumble-voip/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorconrad <conrad@0101bb08-14d6-0310-b084-bc0e0c8e3800>2004-08-16 04:27:20 +0400
committerconrad <conrad@0101bb08-14d6-0310-b084-bc0e0c8e3800>2004-08-16 04:27:20 +0400
commit42a452219a3d2b3eb00c5a4100605e54ce28bbe9 (patch)
treee2070d8197e5740ef55cd0ab968df6108f32983d /README.symbian
parent2c5e410a95ca18b0e5f7e5c5f12ca721c9d35abb (diff)
update speex_lib_get_mode() info in README.symbian
git-svn-id: http://svn.xiph.org/trunk/speex@7572 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'README.symbian')
-rw-r--r--README.symbian3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.symbian b/README.symbian
index 8bb075f..a4f8d95 100644
--- a/README.symbian
+++ b/README.symbian
@@ -39,4 +39,5 @@ Developing applications for libspeex for Symbian OS
Note that the constants SPEEX_MODEID_NB, SPEEX_MODEID_WB and
SPEEX_MODEID_UWB were introduced in libspeex 1.1.6, and are
- defined in <speex/speex.h>.
+ defined in <speex/speex.h>. speex_lib_get_mode() was introduced
+ in libspeex 1.1.7 and is declared in <speex/speex.h>.