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

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorvald Natvig <slicer@users.sourceforge.net>2008-09-11 21:57:24 +0400
committerThorvald Natvig <slicer@users.sourceforge.net>2008-09-11 21:57:24 +0400
commit256e2189885b5092e0e41896092f0442fa0aa36e (patch)
tree83e883e92026451194b3e5f6c7d486e4ea3e7cb0 /speexbuild
parentb8ff5eed6ef0835b4db2ed160f1e41a045d16db4 (diff)
Include stereo decorrelatation in speex builds.
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1304 05730e5d-ab1b-0410-a4ac-84af385074fa
Diffstat (limited to 'speexbuild')
-rw-r--r--speexbuild/speexbuild.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/speexbuild/speexbuild.pro b/speexbuild/speexbuild.pro
index d820ffae3..20a007390 100644
--- a/speexbuild/speexbuild.pro
+++ b/speexbuild/speexbuild.pro
@@ -34,7 +34,7 @@ unix {
DIST = config.h speex.def speex/speex_config_types.h
DEF_FILE = speex.def
-SOURCES = bits.c cb_search.c exc_10_16_table.c exc_10_32_table.c exc_20_32_table.c exc_5_256_table.c exc_5_64_table.c exc_8_128_table.c filterbank.c filters.c fftwrap.c gain_table.c gain_table_lbr.c hexc_10_32_table.c hexc_table.c high_lsp_tables.c jitter.c lpc.c lsp.c lsp_tables_nb.c ltp.c mdf.c modes.c modes_wb.c nb_celp.c preprocess.c quant_lsp.c sb_celp.c smallft.c speex.c speex_callbacks.c speex_header.c stereo.c vbr.c vq.c kiss_fft.c kiss_fftr.c vorbis_psy.c window.c resample.c
+SOURCES = bits.c cb_search.c exc_10_16_table.c exc_10_32_table.c exc_20_32_table.c exc_5_256_table.c exc_5_64_table.c exc_8_128_table.c filterbank.c filters.c fftwrap.c gain_table.c gain_table_lbr.c hexc_10_32_table.c hexc_table.c high_lsp_tables.c jitter.c lpc.c lsp.c lsp_tables_nb.c ltp.c mdf.c modes.c modes_wb.c nb_celp.c preprocess.c quant_lsp.c sb_celp.c scal.c smallft.c speex.c speex_callbacks.c speex_header.c stereo.c vbr.c vq.c kiss_fft.c kiss_fftr.c vorbis_psy.c window.c resample.c
CONFIG(debug, debug|release) {
CONFIG += console