[FFmpeg-devel] [PATCH] Remove MinGW lrintf hack
Ramiro Polla
ramiro
Wed Jul 11 02:04:34 CEST 2007
Hello,
r1519 added an lrintf() hack for MinGW. The log message says:
win32: rint() does not seem to be defined with mingw32-gcc 2.95 - do you
have a better solution ?
Well, I didn't check when it was added, but the latest version of MinGW
does implement a hack for lrintf(). So, there's no need of duplicating
this hack in FFmpeg.
Ramiro Polla
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lrintf.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070710/df14620a/attachment.txt>
More information about the ffmpeg-devel
mailing list