[FFmpeg-devel] [PATCH] Check for the winsock library name

Martin Storsjö martin
Tue Jul 14 10:06:24 CEST 2009


Hi,

On WinCE, the winsock library name is ws2, not ws2_32 as on desktop 
windows. The attached patch is an attempt at detecting this. It's not too 
pretty, but if check_lib is used instead, the lib name would be added 
directly to extralibs, not only to network_extralibs.

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Use-ws2-instead-of-ws2_32-on-mingw32ce.patch
Type: text/x-diff
Size: 678 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090714/0b3eb668/attachment.patch>



More information about the ffmpeg-devel mailing list