Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Rockbox mail archive

Subject: Re: cvs: firmware mpeg.c,1.206,1.207
From: Daniel Stenberg (daniel_at_haxx.se)
Date: 2003-03-03


On Mon, 3 Mar 2003, Björn Stenberg wrote:

> > +#if MEM == 8
> > + amount_to_read = MIN(0x100000, amount_to_read);
> > +#endif
>
> 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.

As I was saying already before, the 8MB version may need different
thresholds. It should *not* require different code... AFAICT.

-- 
 Daniel Stenberg -- http://rockbox.haxx.se/ -- http://daniel.haxx.se/



Page was last modified "Mar 9 2008" The Rockbox Crew