sure,
the function is horribly coded ....
I also doubt whether this function has error for that the return value of read() function is the number of bytes actually read, so in readframe() function the numbytes is not equal to readsize or framesize, so the readframe() will not read the
readsize or framesize bytes into readbuffer , but the decoder will consume the framesize bytes from readbuffer,
if that is a error ...?
anyone ...?
On 10/13/06, Amol Lad <[EMAIL PROTECTED]> wrote:
This amount of data consumed by the decoder.
The function is horribly coded and I'm still finding it difficult to understand.
What exactly you want to do with this function ? Leave it, if you can use it as is
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
