[CELT-dev] Possible Bug

Jean-Marc Valin Jean-Marc.Valin at USherbrooke.ca
Thu Sep 2 06:23:33 PDT 2010


"Timothy B. Terriberry" <tterribe at xiph.org> a écrit :

>> 0, which means that we are shifting _this->end_byte (an unsigned char)
>> by 8, so the result should be zero regardless of the content of
>> _this->end_byte. Can you check whether _this->end_bits_left is really
>
> chars are 16 bit on C55x. You should probably just initialize end_byte
> to zero.

Yes. That what I was planning on doing, but I'd like to first make  
sure that this is the issue here. Otherwise I may just be masking the  
real problem.

    Jean-Marc





More information about the celt-dev mailing list