Re: [Ekiga-devel-list] ANNOUNCE - Ekiga 3.0.1 available



> Hi Peter,
> actually the dependency to speexdsp was not added, but the detection
> of a system speexdsp was fixed. We have two places where we use speex:
>
> speex at the speex codec plugin
> speexdsp for echo cancelling in opal
>
> For speex in the plugin nothing has changed. For the echo cancelling,
> since the detection was not working in 3.0.0, OPAL always fell back to
> the internal speexdsp code, which is actually quite old and caused problems
> on some systems (e.g. windows). You can force the old behaviour (using
> the internal speexdsp) by
>
> --enable-localspeexdsp
>
> in the OPAL configure line.

I understand the detection of the speex was broken in opal. But it
wasn't the compilation of opal that was causing the problems it was
the actual compilation of ekiga. As ekiga uses opal my understanding
is that it shouldn't need speex directly and hence any linking to the
speex libraries should be done by opal and not ekiga, and in turn
ekiga then links to opal.

Peter


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]