[FFmpeg-devel] [PATCH] Problems with compilation on systems without sys/select.h
Hauser
hauserx
Mon Dec 3 11:56:14 CET 2007
File libavformat/os_support.c contains line #include <sys/select.h>,
what causes problems on systems without select support. But select
support is needed only when network is used or ffserver is build.
So I have added additional condition under which this file is included.
Grzegorz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no_select.patch
Type: text/x-patch
Size: 416 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071203/4b25463f/attachment.bin>
More information about the ffmpeg-devel
mailing list