[FFmpeg-devel] [PATCH] Remove MinGW lrintf hack
    Ramiro Ribeiro Polla 
    ramiro
       
    Wed Jul 11 15:47:19 CEST 2007
    
    
  
Michael Niedermayer wrote:
>Hi
>
>On Tue, Jul 10, 2007 at 09:04:34PM -0300, Ramiro Polla wrote:
>  
>
>>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.
>>    
>>
>
>ok
>  
>
Applied.
It has been in mingw-runtime at least since version 2.4. I didn't check 
further, since that version is already very old.
Ramiro Polla
    
    
More information about the ffmpeg-devel
mailing list