Displaying 2 results from an estimated 2 matches for "automo".
Did you mean:
  automx
  
2004 Aug 06
2
Speex for videoconferencing
...projects in Visual-C++ doesn't work.
I don't mean the path an dependecy problems. That is easy.
But there are some errors.
First i want to say that libspeex produce defently too much
errors. I think it was written by a mathematician, right ;-)).
We are very sensitive aboutr warning in the automoive section
so in my opinion, all of these warning should be treated as
errors and aditionale checks with a tool like PC-Lint should
be made.
However, here are the errors i got from the current CVS:
libspeex:
   - File denoise.c is missing
   - M_PI is not defined in some files. This should be ma...
2004 Aug 06
0
Speex for videoconferencing
...t thing to do is start using *stable* versions. If
you use a stable version (1.0.2, but I'll release 1.0.3 soon), you'll
see these warnings go away. Versions 1.1.x are unstable and CVS head is
definitely unstable.
        Jean-Marc
<p>> We are very sensitive aboutr warning in the automoive section
> so in my opinion, all of these warning should be treated as
> errors and aditionale checks with a tool like PC-Lint should
> be made.
> 
> However, here are the errors i got from the current CVS:
> 
> libspeex:
> 
>    - File denoise.c is missing
>    - M_...