arztde;500171 Wrote: 
> Hi Ralphy, hope you jump good into the new year.
> Is it possible to make a version of squeezeplay that use no floating
> point and FPU? I think about devices that run with for example NAS
> Systems have a Mips CPU or others like SheevaPlug. I do not how to
> handle it without FPU.
> 
> Regards Wilfried

No, it's not easy to remove floating point from SS as the flac and ogg
libraries use it.  Perhaps you could make a version that only plays mp3
and wav as both of them don't use it.  You'd also need to replace all
the floating point code in squeezeslave with a fixed-point library.


-- 
ralphy
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=63966

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to