[Speex-dev] 1.1.6 Manual sampledec.c mistake

James Oh ohjames at singnet.com.sg
Mon Feb 21 05:35:07 PST 2005


Hi, 

The manual 1.1.6 of sampledec.c says that 

/*Destroy the decoder state*/
speex_encoder_destroy(state);

Should it be be 

/*Destroy the decoder state*/
speex_decoder_destroy(state);

instead?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20050221/c460253b/attachment.html


More information about the Speex-dev mailing list