|
|
Rockbox mail archiveSubject: Re: cvs: firmware mpeg.c,1.206,1.207From: Björn Stenberg (bjorn_at_haxx.se) Date: 2003-03-03
Uwe Freese wrote:
> amount_to_read = MIN(mp3buflen - mp3buf_write, amount_to_read);
Could you explain why the old code did not work? Your change replaces the dynamic buffer space calculation with a static 0x100000 read. Why? This should not be necessary.
-- Björn
Page was last modified "Mar 9 2008" The Rockbox Crew |