Mnyb wrote: > I dont know if libspotify use some decoding and if that varies in > quality on different platforms ? As it actually works on pretty low > powered NAS platforms one could suspect that some shortcuts using less > maths intensive methods that uses no FPU could be invoked . > But that would involve a fair bit of experimentation equipment that i > dont have to actually test so i have not done that .
I beleive its ogg and on intel platforms they use a floating point implementation (probably standard vorbis decode library) and on arm platforms they use a fixed point varient (probably tremor) ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=79706
_______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
