[FFmpeg-devel] [PATCH] Move poll() out of libavformat

Ramiro Ribeiro Polla ramiro
Wed Aug 8 02:18:31 CEST 2007


Ramiro Ribeiro Polla wrote:
> Hello,
>
> Currently, for systems that lack poll(), an emulation is implemented 
> in libavformat/os_support.c. I don't think it's a good idea to make 
> the library export poll(), and since only ffserver.c uses it, I 
> suggest to move it to ffserver.c
>
> btw, Alex, how did you get ffserver to work on MinGW?
>

Oops, old patch. New one attached.

Ramiro Polla
-------------- next part --------------
A non-text attachment was scrubbed...
Name: poll2.diff
Type: text/x-patch
Size: 6514 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070807/26522273/attachment.bin>



More information about the ffmpeg-devel mailing list