Displaying 2 results from an estimated 2 matches for "40166edd".
2004 Aug 06
0
AW: SPEEX_SET_USER_HANDLER once again
...erbrooke, Québec, Canada
-------------- 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/20031107/40166edd/signature-0001.pgp
2004 Aug 06
2
AW: SPEEX_SET_USER_HANDLER once again
Jean-Marc wrote:
>I think what happened is that you did not write the "message" length.
>With user-callbacks, you also need to say how large the message. The
>size is in bytes and encoded in 4 bits.
I wonder what is correct. Inside speex the documentation was written
that the size in byte is encoded within 5 bit.
I changed the code in both ways, but it doesn't work