[FFmpeg-devel] [RFC] OS support library

Luca Abeni lucabe72
Thu Dec 6 11:59:24 CET 2007


Hi,

Rich Felker wrote:
[...]
>>> Ah, ok. I must have confused lrintf() and llrintf() (BTW, how do we handle
>>> the lack or llrintf()? If there is some workaround, can it be moved to
>>> libossupport?)
>> (int64_t)rint(x) might be good enough (and is simple ...)
> 
> You probably meant (long long)rint((float)(x))

Ok, thanks to all. I'll add something like this in libossupport.


			Thanks,
				Luca




More information about the ffmpeg-devel mailing list