[Freeswitch-users] iLBC to PCMU transcoding broken on windows?

Jeff Lenk jeff at jefflenk.com
Fri Feb 4 17:28:32 MSK 2011


Hi Steve,

Yes I see that spandsp has a similar definition but as far as I can see it
is not used(unless my search failed) which is why we have no problems.

fastconvert.c 282
    __inline double rint(double dbl)
    {
        _asm 
    	{
            fld dbl
            frndint
        }
    }

near as I can tell this code will not work because the result is never
popped from the FPU thats of course what the fstp does.

Please let me know your thoughts here.

Thanks
Jeff
-- 
View this message in context: http://freeswitch-users.2379917.n2.nabble.com/iLBC-to-PCMU-transcoding-broken-on-windows-tp5990434p5992740.html
Sent from the freeswitch-users mailing list archive at Nabble.com.



More information about the FreeSWITCH-users mailing list