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>2009-08-21 03:29:48 +0400
committerThorvald Natvig <slicer@users.sourceforge.net>2009-08-21 03:29:48 +0400
commit6479de347fa69a3872d6073a74eebf81f1ffa819 (patch)
tree492ba77858f876b97952627f8724141b81d62d5b /speexbuild
parent4ff39930dc8a91521d6217faca3b8f05253a4614 (diff)
Low bandwidth mode
Diffstat (limited to 'speexbuild')
-rw-r--r--speexbuild/speexbuild.pro7
1 files changed, 3 insertions, 4 deletions
diff --git a/speexbuild/speexbuild.pro b/speexbuild/speexbuild.pro
index b776a64a9..5753a21b3 100644
--- a/speexbuild/speexbuild.pro
+++ b/speexbuild/speexbuild.pro
@@ -39,11 +39,10 @@ macx {
DIST = config.h speex.def speex/speex_config_types.h
DEF_FILE = speex.def
+# libspeexdsp
SOURCES = mdf.c resample.c preprocess.c jitter.c filterbank.c fftwrap.c smallft.c
-
-!CONFIG(no-11x) {
- 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 filters.c gain_table.c gain_table_lbr.c hexc_10_32_table.c hexc_table.c high_lsp_tables.c lpc.c lsp.c lsp_tables_nb.c ltp.c modes.c modes_wb.c nb_celp.c quant_lsp.c sb_celp.c scal.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
-}
+# libspeex
+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 filters.c gain_table.c gain_table_lbr.c hexc_10_32_table.c hexc_table.c high_lsp_tables.c lpc.c lsp.c lsp_tables_nb.c ltp.c modes.c modes_wb.c nb_celp.c quant_lsp.c sb_celp.c scal.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
CONFIG(debug, debug|release) {
CONFIG += console