[speex-dev] One Minor Bug (Typo) in Speex 1.0

Jean-Marc Valin jean-marc.valin at hermes.usherb.ca
Tue May 20 13:07:01 PDT 2003


Fixed in CVS. I'll try to have a minor release soon with all those bug
fixes in.

        Jean-Marc

Le mar 20/05/2003 à 16:04, Robert M. a écrit :
> Speex 1.0 - in file sb_celp.c line 218 change speex_decoder_ctl(...) to 
> speex_encoder_ctl(...):
> 
> void *sb_encoder_init(SpeexMode *m)
> {
> .
> .
> .
>    --> speex_decoder_ctl(st->st_low, SPEEX_GET_SAMPLING_RATE, 
> &st->sampling_rate);  // Replace
>    <-- speex_encoder_ctl(st->st_low, SPEEX_GET_SAMPLING_RATE, 
> &st->sampling_rate);
> 
>    st->sampling_rate*=2;
>    return st;
> }

-- 
Jean-Marc Valin, M.Sc.A.
LABORIUS (http://www.gel.usherb.ca/laborius)
Université de Sherbrooke, Québec, Canada

<p>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: Ceci est une partie de message numériquement signée
Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20030520/315ba40f/signature-0001.pgp


More information about the Speex-dev mailing list