Le lundi 21 f?vrier 2005 ? 15:08 +0100, Claude Brisson a ?crit :> Why not move the manual on the wiki ?Because it's already written in LyX and can be easily converted to pdf, html or anything. However, the trouble shooting part could be on a wiki. Do you volunteer? Jean-Marc> 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@xiph.org > > http://lists.xiph.org/mailman/listinfo/speex-dev-- Jean-Marc Valin <Jean-Marc.Valin@USherbrooke.ca> Universit? de Sherbrooke
On Mon, 2005-02-21 at 12:50 -0500, Jean-Marc Valin wrote:> Le lundi 21 f?vrier 2005 ? 15:08 +0100, Claude Brisson a ?crit : > > Why not move the manual on the wiki ? > > Because it's already written in LyX and can be easily converted to pdf, > html or anything. However, the trouble shooting part could be on a wiki. > Do you volunteer?well, i'm quite loaded but if there's not much to do, why not Claude> Jean-Marc > > > 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@xiph.org > > > http://lists.xiph.org/mailman/listinfo/speex-dev--
On Mon, Feb 21, 2005 at 08:45:14PM +0100, Claude Brisson wrote:> On Mon, 2005-02-21 at 12:50 -0500, Jean-Marc Valin wrote: > > Le lundi 21 f?vrier 2005 ? 15:08 +0100, Claude Brisson a ?crit : > > > Why not move the manual on the wiki ? > > > > Because it's already written in LyX and can be easily converted to pdf, > > html or anything. However, the trouble shooting part could be on a wiki. > > Do you volunteer? > > > well, i'm quite loaded but if there's not much to do, why notThe speex page on the xiph wiki is somewhat empty, its yearning for marketing *pizazz* and helpful developer info: http://wiki.xiph.org/index.php/Speex There's also the trac, which seems to have a couple of bugs against speex: http://trac.xiph.org/cgi-bin/trac.cgi/report/14 kfish.