summaryrefslogtreecommitdiff
path: root/pjmedia/build/pjmedia.dsp
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-08-06 12:07:13 +0000
committerBenny Prijono <bennylp@teluu.com>2006-08-06 12:07:13 +0000
commit7d4e5f795015cc061a65f812c0642cfd2891681e (patch)
tree2530a16f89b39b79cc46df59913f261c44f54249 /pjmedia/build/pjmedia.dsp
parente597fd48b9586700656f2a5760153ef65790a44b (diff)
Change AEC into generic echo canceller framework with either AEC or simple echo suppressor backend can be selected during runtime.
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@653 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjmedia/build/pjmedia.dsp')
-rw-r--r--pjmedia/build/pjmedia.dsp40
1 files changed, 24 insertions, 16 deletions
diff --git a/pjmedia/build/pjmedia.dsp b/pjmedia/build/pjmedia.dsp
index 6a1a3d0b..1f19648f 100644
--- a/pjmedia/build/pjmedia.dsp
+++ b/pjmedia/build/pjmedia.dsp
@@ -87,14 +87,6 @@ LIB32=link.exe -lib
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
-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
@@ -119,6 +111,22 @@ SOURCE=..\src\pjmedia\dsound.c
# End Source File
# Begin Source File
+SOURCE=..\src\pjmedia\echo_common.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\pjmedia\echo_port.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\pjmedia\echo_speex.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\pjmedia\echo_suppress.c
+# End Source File
+# Begin Source File
+
SOURCE=..\src\pjmedia\endpoint.c
# End Source File
# Begin Source File
@@ -239,14 +247,6 @@ 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
@@ -271,6 +271,14 @@ SOURCE=..\include\pjmedia\doxygen.h
# End Source File
# Begin Source File
+SOURCE=..\include\pjmedia\echo.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\pjmedia\echo_port.h
+# End Source File
+# Begin Source File
+
SOURCE=..\include\pjmedia\endpoint.h
# End Source File
# Begin Source File