From: <sb...@us...> - 2007-11-01 14:22:14
|
Revision: 1253 http://iaxclient.svn.sourceforge.net/iaxclient/?rev=1253&view=rev Author: sbalea Date: 2007-11-01 07:22:18 -0700 (Thu, 01 Nov 2007) Log Message: ----------- Add information about the required speex version Modified Paths: -------------- branches/team/mihai/echocan/README Added Paths: ----------- branches/team/mihai/echocan/README.speex Modified: branches/team/mihai/echocan/README =================================================================== --- branches/team/mihai/echocan/README 2007-11-01 13:49:42 UTC (rev 1252) +++ branches/team/mihai/echocan/README 2007-11-01 14:22:18 UTC (rev 1253) @@ -1,3 +1,5 @@ +IMPORTANT: please read README.speex before attempting to build. + Iaxclient has changed a lot in the past months making this file inaccurate. For reference purposes we are still including it with the distribution, but be aware that a large percentage of the information in here is outdated and Added: branches/team/mihai/echocan/README.speex =================================================================== --- branches/team/mihai/echocan/README.speex (rev 0) +++ branches/team/mihai/echocan/README.speex 2007-11-01 14:22:18 UTC (rev 1253) @@ -0,0 +1,4 @@ +Echo cancellation features depend on the very latest version of the speex codec. +To build this version of iaxclient you need one of the following: +- a patched version of speex-1.2beta2. The patch is included as speex-1.2beta2.patch. +- the latest development code, available via git from http://git.xiph.org/speex.git This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |