summaryrefslogtreecommitdiff
path: root/pjmedia/build
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-06-18 02:02:36 +0000
committerBenny Prijono <bennylp@teluu.com>2006-06-18 02:02:36 +0000
commit6b6b34b136196ceeed1271046875348872391935 (patch)
treed5f969209087d9b39c6e4701b4b57dc3c91c6f49 /pjmedia/build
parent6402f940841a94b3c29e509a1856047ed5c6e1ad (diff)
Updated doxygen documentation to all headers in PJMEDIA
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@518 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjmedia/build')
-rw-r--r--pjmedia/build/Makefile7
-rw-r--r--pjmedia/build/pjmedia.dsp4
-rw-r--r--pjmedia/build/pjmedia_codec.dsp36
3 files changed, 44 insertions, 3 deletions
diff --git a/pjmedia/build/Makefile b/pjmedia/build/Makefile
index ddfe7749..898d4a09 100644
--- a/pjmedia/build/Makefile
+++ b/pjmedia/build/Makefile
@@ -92,12 +92,13 @@ SPEEX_OBJS := speex_codec.o \
speex/bits.o speex/cb_search.o speex/exc_10_16_table.o \
speex/exc_10_32_table.o speex/exc_20_32_table.o \
speex/exc_5_256_table.o speex/exc_5_64_table.o \
- speex/exc_8_128_table.o speex/filters.o \
+ speex/exc_8_128_table.o speex/fftwrap.c speex/filters.o \
speex/gain_table.o speex/gain_table_lbr.o \
speex/hexc_10_32_table.o speex/hexc_table.o \
- speex/high_lsp_tables.o speex/lpc_spx.o \
+ speex/high_lsp_tables.o speex/jitter.c \
+ speex/kiss_fft.c speex/kiss_fftr.c speex/lpc_spx.o \
speex/lsp.o speex/lsp_tables_nb.o speex/ltp.o \
- speex/math_approx.o speex/misc.o speex/modes.o \
+ speex/math_approx.o speex/misc.o speex/mdf.c speex/modes.o \
speex/nb_celp.o speex/preprocess_spx.o \
speex/quant_lsp.o speex/sb_celp.o speex/smallft.o \
speex/speex.o speex/speex_callbacks.o speex/speex_header.o \
diff --git a/pjmedia/build/pjmedia.dsp b/pjmedia/build/pjmedia.dsp
index a6050c1b..3d807948 100644
--- a/pjmedia/build/pjmedia.dsp
+++ b/pjmedia/build/pjmedia.dsp
@@ -311,6 +311,10 @@ SOURCE=..\include\pjmedia\stream.h
# End Source File
# Begin Source File
+SOURCE=..\include\pjmedia\transport.h
+# End Source File
+# Begin Source File
+
SOURCE=..\include\pjmedia\transport_udp.h
# End Source File
# Begin Source File
diff --git a/pjmedia/build/pjmedia_codec.dsp b/pjmedia/build/pjmedia_codec.dsp
index ec662794..e821c493 100644
--- a/pjmedia/build/pjmedia_codec.dsp
+++ b/pjmedia/build/pjmedia_codec.dsp
@@ -226,6 +226,10 @@ SOURCE="..\src\pjmedia-codec\gsm\unproto.h"
# PROP Default_Filter ""
# Begin Source File
+SOURCE="..\src\pjmedia-codec\speex\_kiss_fft_guts.h"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\pjmedia-codec\speex\arch.h"
# End Source File
# Begin Source File
@@ -250,6 +254,10 @@ SOURCE="..\src\pjmedia-codec\speex\config.h"
# End Source File
# Begin Source File
+SOURCE="..\src\pjmedia-codec\speex\fftwrap.h"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\pjmedia-codec\speex\filters.h"
# End Source File
# Begin Source File
@@ -286,6 +294,14 @@ SOURCE="..\src\pjmedia-codec\speex\fixed_generic.h"
# End Source File
# Begin Source File
+SOURCE="..\src\pjmedia-codec\speex\kiss_fft.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\kiss_fftr.h"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\pjmedia-codec\speex\lpc.h"
# End Source File
# Begin Source File
@@ -454,6 +470,10 @@ SOURCE="..\src\pjmedia-codec\speex\exc_8_128_table.c"
# End Source File
# Begin Source File
+SOURCE="..\src\pjmedia-codec\speex\fftwrap.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\pjmedia-codec\speex\filters.c"
# ADD CPP /W4
# End Source File
@@ -484,6 +504,18 @@ SOURCE="..\src\pjmedia-codec\speex\high_lsp_tables.c"
# End Source File
# Begin Source File
+SOURCE="..\src\pjmedia-codec\speex\jitter.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\kiss_fft.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\kiss_fftr.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\pjmedia-codec\speex\lpc_spx.c"
# ADD CPP /W4
# End Source File
@@ -509,6 +541,10 @@ SOURCE="..\src\pjmedia-codec\speex\math_approx.c"
# End Source File
# Begin Source File
+SOURCE="..\src\pjmedia-codec\speex\mdf.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\pjmedia-codec\speex\misc.c"
# ADD CPP /W4
# End Source File