gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] bytes needed for parsing ADPCM samples


From: strk
Subject: [Gnash-dev] bytes needed for parsing ADPCM samples
Date: Thu, 9 Aug 2007 19:03:51 +0200

I committed another patch which seems to be more correct in the
computation of needed bytes. I also removed the calls to ceil, but
that kind of rounding is still needed, just substituted with
division and module.

The code is extremely commented, for your pleasure. Let me know
if you find any pitfall.

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]