[Speex-dev] 1.1.6 Manual sampledec.c mistake
Claude Brisson
claude at renegat.net
Mon Feb 21 06:08:54 PST 2005
Why not move the manual on the wiki ?
Claude
On Mon, 2005-02-21 at 21:35 +0800, James Oh wrote:
> 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?
> _______________________________________________
> Speex-dev mailing list
> Speex-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/speex-dev
--
More information about the Speex-dev
mailing list