Upgraded Speex version to the latest and reorganized it in local copy (since Speex is now using Git)



git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2002 74dad513-b988-da41-8d7b-12977e46ad98
diff --git a/build.symbian/libspeexcodec.mmp b/build.symbian/libspeexcodec.mmp
index d3b8305..1be8a19 100644
--- a/build.symbian/libspeexcodec.mmp
+++ b/build.symbian/libspeexcodec.mmp
@@ -24,8 +24,6 @@
 SOURCE		exc_10_32_table.c
 SOURCE		exc_20_32_table.c
 SOURCE		fftwrap.c
-SOURCE		kiss_fft.c
-SOURCE		kiss_fftr.c
 SOURCE		filterbank.c
 SOURCE		filters.c
 SOURCE		gain_table.c
@@ -33,16 +31,15 @@
 SOURCE		hexc_10_32_table.c
 SOURCE		hexc_table.c
 SOURCE		high_lsp_tables.c
-SOURCE		jitter.c
-SOURCE		lbr_48k_tables.c
+SOURCE		kiss_fft.c
+SOURCE		kiss_fftr.c
 SOURCE		lpc.c
 SOURCE		lsp.c
 SOURCE		lsp_tables_nb.c
 SOURCE		ltp.c
-SOURCE		math_approx.c
 SOURCE		mdf.c
-SOURCE		misc.c
 SOURCE		modes.c
+SOURCE		modes_wb.c
 SOURCE		nb_celp.c
 SOURCE		preprocess.c
 SOURCE		quant_lsp.c
@@ -67,7 +64,7 @@
 //
 SYSTEMINCLUDE	..\third_party\speex\include\speex
 SYSTEMINCLUDE	..\third_party\speex\include
-USERINCLUDE	..\third_party\speex\symbian
+SYSTEMINCLUDE	..\third_party\speex\symbian
 
 SYSTEMINCLUDE	..\pjmedia\include
 SYSTEMINCLUDE	..\pjlib\include