[FFmpeg-devel] MinGW network support
Alex Beregszaszi
alex
Thu May 17 12:31:14 CEST 2007
Hi,
> > Just applied the sane changes to the SVN.
> >
>
> I was just messing around with SVN, and from the previous patches, I
> think the "sleep" define in os_support.h is missing.
>
> # define sleep(t) Sleep((t) * 1000)
I didn't applied anything from that patch, instead committed the changes
from my local tree.
sleep() is not missing here, anyway, I have changed that sleep to usleep
in the code, to avoid adding tons of macroed functions.
--
Alex Beregszaszi
More information about the ffmpeg-devel
mailing list