|
Rockbox mail archiveSubject: RE: Queries reagarding Cook Decoder StdRE: Queries reagarding Cook Decoder Std
From: Mike Giacomelli <giac2000_at_hotmail.com>
Date: Wed, 19 May 2010 07:59:28 -0700
> I want floating point as i have a hardware floating point unit. Since
You shouldn't be using the rockbox decoder at all then. It intended for devices with no FPU. Use ffmpeg as Dave suggested.
> I want to get rid off all the table calculations, as most
Dump the values generated by the ffmpeg decoder to disk, then put them as constants in your program. The rockbox decoder already does this, though obviously you won't be able to use its values since they will not be floating point.
Mike
Page was last modified "Jan 10 2012" The Rockbox Crew |