[Speex-dev] bits.c problem
    Jean-Marc Valin 
    Jean-Marc.Valin at USherbrooke.ca
       
    Wed Aug  2 05:24:50 PDT 2006
    
    
  
Le mercredi 02 août 2006 à 09:48 +0300, Алексей a écrit :
> I’m trying to use speex on OMAP’s DSP using dsp gateway, and have some
> questions. The code almost works (within few next days I’ll post a
> some kind tutorial and patches), but it seems to be a little bug in
> bits.c. The code looks like this
That one was actually fixed in svn.
> And another question. What is the difference between functions
> speex_bits_read_from and speex_bits_read_whole_bytes ?
You most likely want to use speex_bits_read_from(). The only time you'd
want speex_bits_read_whole_bytes() is when concatenating Speex packets
in an endless stream. 
	Jean-Marc
    
    
More information about the Speex-dev
mailing list