[FFmpeg-devel] [PATCH] Remove av_gettime() ifdef for MinGW

Ramiro Polla ramiro
Fri Jul 13 02:45:06 CEST 2007


Hello,

MinGW has had gettimeofday() for about a year now (since mingw-runtime 
3.10) in libmingwex (which is linked by default). I don't think it's too 
much to ask for anyone who wants to compile FFmpeg under MinGW to be 
using the latest packages.

av_gettime1.diff removes the ifdef
av_gettime2.diff moves the function back to libavformat/utils.c, where 
it was thousands of revisions ago.

Ramiro Polla
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: av_gettime1.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070712/d4a3a855/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: av_gettime2.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070712/d4a3a855/attachment.asc>



More information about the ffmpeg-devel mailing list