summaryrefslogtreecommitdiff
path: root/pjmedia/build
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-08-04 11:08:00 +0000
committerBenny Prijono <bennylp@teluu.com>2006-08-04 11:08:00 +0000
commit4a01731c11f29c2042459f37516ec313c4e8a495 (patch)
treed5049d0a6bad525526f93efed107b06097cec7ff /pjmedia/build
parent60fb5677579381a10db65cf32333fbabdd4a715e (diff)
More experimentation with AEC: (1) added media port to create bidirectional port from two unidirectional ports, (2) split AEC functionality into AEC algorithm (aec.h) and AEC media port (aec_port.h), (3) Added the AEC functionality in the sound_port.c.
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@646 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjmedia/build')
-rw-r--r--pjmedia/build/pjmedia.dsp16
1 files changed, 16 insertions, 0 deletions
diff --git a/pjmedia/build/pjmedia.dsp b/pjmedia/build/pjmedia.dsp
index 62a544d3..6a1a3d0b 100644
--- a/pjmedia/build/pjmedia.dsp
+++ b/pjmedia/build/pjmedia.dsp
@@ -91,10 +91,18 @@ SOURCE=..\src\pjmedia\aec_port.c
# End Source File
# Begin Source File
+SOURCE=..\src\pjmedia\aec_speex.c
+# End Source File
+# Begin Source File
+
SOURCE=..\src\pjmedia\alaw_ulaw.c
# End Source File
# Begin Source File
+SOURCE=..\src\pjmedia\bidirectional.c
+# End Source File
+# Begin Source File
+
SOURCE=..\src\pjmedia\clock_thread.c
# End Source File
# Begin Source File
@@ -231,10 +239,18 @@ SOURCE=..\src\pjmedia\wave.c
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
+SOURCE=..\include\pjmedia\aec.h
+# End Source File
+# Begin Source File
+
SOURCE=..\include\pjmedia\aec_port.h
# End Source File
# Begin Source File
+SOURCE=..\include\pjmedia\bidirectional.h
+# End Source File
+# Begin Source File
+
SOURCE=..\include\pjmedia\clock.h
# End Source File
# Begin Source File