New submission from ProgrammingKid <[EMAIL PROTECTED]>: I found a bug in the file ffmpeg.c that prevents ffmpeg from successfully compiling under Mac OS 10.3.9. To fix this problem, all that needs to be done is move the #include <sys/time.h> to the beginning of the file.
---------- messages: 2386 nosy: ProgrammingKid priority: normal status: new substatus: new title: easily fixed bug in ffmpeg.c type: bug ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue521> ______________________________________________________
