Displaying 4 results from an estimated 4 matches for "mikma264".
2007 Nov 30
5
[PATCH] Add Visual Studio 2008 Prject files
Jean-Marc Valin wrote:
...
> I think the amount of Windows crap is getting a bit ridiculous. Does
> anyone know of a solution to keep things manageable? I mean, the same
> autotools files manage the build for Linux PCs, Blackfins and MacOS (and
> others). Yet, we need one set of files for each MS compiler version
> (good thing they don't practice "release early, release
2007 Dec 03
3
[PATCH] Add Visual Studio 2008 Prject files
On 12/3/07, Erik de Castro Lopo <mle+la@mega-nerd.com> wrote:
> I just checked and there is nothing needed in configure.ac.
>
> In the Makefile.am that creates the shared library you need to add
> "-no-undefined" to the LDFLAGS variable like this:
>
> libspeex_la_LDFLAGS = -no-undefined @WHATEVER_WAS_THERE_BEFORE@
Which symbols will it export? I think default
2007 Oct 29
1
[patch] speex_preprocess_ctl
There is a problem in speex_preprocess_ctl. Both speech_prob_start and
speech_prob_continue are set to 327.67 for all input values except 0
which results in 0. This is in floating point mode.
I think the included patch fixes the problem.
Mikael
-------------- next part --------------
Index: libspeex/preprocess.c
===================================================================
---
2007 Dec 04
0
[patch] Mingw32 and DLLs (updated)
This is a updated patch. Added auto-detection of getopt.h header file.
Mikael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: speex_mingw32_dll2.patch
Type: text/x-patch
Size: 1145 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20071204/9b19887e/speex_mingw32_dll2.bin