[Speex-dev] Introduction and patch
Dan Everton
dan at iocaine.org
Fri Mar 9 00:24:05 PST 2007
Err... this should have gone to the list.
And here was the reply
> That was needed because there's no prototype for kiss_fftri2 visible at
> > that point which generated a warning. There's probably a better fix for
> > it, but that's what I used.
Oops. It's fixed now (I added to the header file).
Jean-Marc
> Hi Dan,
>
> Thanks for the patch, I'll apply it to svn. One question, why do you
> need this:
> +void kiss_fftri2(kiss_fftr_cfg cfg,const kiss_fft_scalar
> *freqdata,kiss_fft_scalar *timedata);
> +
>
> Cheers,
>
> Jean-Marc
That was needed because there's no prototype for kiss_fftri2 visible at
that point which generated a warning. There's probably a better fix for
it, but that's what I used.
Dan
More information about the Speex-dev
mailing list