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
diff options
context:
space:
mode:
authorjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2004-04-21 01:52:01 +0400
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2004-04-21 01:52:01 +0400
commit5f5971d6fa3b9d69b0d2421b7b05551a1232415f (patch)
tree3fa06d11c558ee804738e7bf41f56d4e7c6c9e53 /Speex.kdevelop
parentec4282389d82972829af5f161af4da71277786fd (diff)
speex_encode/speex_decode are back to using floats, new speex_encode_int
and speex_decode_int for the short version git-svn-id: http://svn.xiph.org/trunk/speex@6558 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'Speex.kdevelop')
-rw-r--r--Speex.kdevelop12
1 files changed, 6 insertions, 6 deletions
diff --git a/Speex.kdevelop b/Speex.kdevelop
index 369fa06..1e8004c 100644
--- a/Speex.kdevelop
+++ b/Speex.kdevelop
@@ -9,7 +9,7 @@
<ignoreparts/>
<projectdirectory>.</projectdirectory>
<absoluteprojectpath>false</absoluteprojectpath>
- <description></description>
+ <description/>
<secondaryLanguages/>
</general>
<kdevautoproject>
@@ -57,11 +57,11 @@
<kdevdebugger>
<general>
<dbgshell>libtool</dbgshell>
- <programargs></programargs>
- <gdbpath></gdbpath>
- <configGdbScript></configGdbScript>
- <runShellScript></runShellScript>
- <runGdbScript></runGdbScript>
+ <programargs/>
+ <gdbpath/>
+ <configGdbScript/>
+ <runShellScript/>
+ <runGdbScript/>
<breakonloadinglibs>true</breakonloadinglibs>
<separatetty>false</separatetty>
<floatingtoolbar>false</floatingtoolbar>