[FFmpeg-devel] Patch for CYGWIN (mpegaudiodec.c, llrint)

Francois Oligny-Lemieux eucloid
Thu Jul 12 20:39:17 CEST 2007


Good day,

In preparation to send a patch (for something else) I checked out the latest
svn rev to find out it doesn't compile directly on CYGWIN because of some
llrint undefined reference.

I guess when CYGWIN is used, lrint could be used instead, here is a patch
that accomplishes this.

There is also the other issue of having \r\n in the configure file... that I
needed to convert to \n before running without errors. I figured out it was
intended this way so I didn't send a patch.

Francois Oligny-Lemieux
HaiVision Systems Inc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpegaudiodec.c.12jul2007.diff
Type: application/octet-stream
Size: 375 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070712/d9b26f3a/attachment.obj>



More information about the ffmpeg-devel mailing list