Displaying 1 result from an estimated 1 matches for "ms_message_destroy".
2006 Feb 10
0
Multiple frames in packet
...amp;& speex_bits_remaining(&obj->bits) > 0 )
{
ret =
speex_decode_int(obj->speex_state,&obj->bits,(short*)output);
}
}else{
/* we have a missing packet */
speex_decode_int(obj->speex_state,NULL,(short*)output);
}
ms_message_destroy(m);
}
Jonathan Blais
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20060210/6fb413d7/attachment.htm