[Ffmpeg-devel] [PATCH] replace llrint with lrint in mpegaudiodec.c
Sascha Sommer
saschasommer
Sat Dec 2 15:54:08 CET 2006
Hi,
attached patch replaces llrint with lrint in mpegaudiodec.c so that the code
will compile on cygwin again. expval_table contains only 32 bit values,
therefore I do not see why we would need the long long rint version.
Ok to commit?
Regards
Sascha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg_cygwin_fix.patch
Type: text/x-diff
Size: 644 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061202/020bc2d5/attachment.patch>
More information about the ffmpeg-devel
mailing list