[FFmpeg-devel] [PATCH] Enable proper IPv6 functions on windows

Martin Storsjö martin
Tue Jan 12 10:57:58 CET 2010


Hi,

The attached patches enable usage of the proper IPv6 enabled 
getaddrinfo/getnameinfo on windows, by disabling backwards compatibility 
with anything prior to Windows XP. This was OK'd by Ronald earlier.

Ramiro, is this ok with you, too?

M?ns/Diego: Which of the patches do you prefer - unconditionally setting 
the -D_WIN32_WINNT=0x0501 cflag and then testing for getaddrinfo, or 
temporarily setting it and only enabling it if there's some use for it?

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win-ipv6-link1.patch
Type: text/x-diff
Size: 989 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100112/5bc8aede/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win-ipv6-link2.patch
Type: text/x-diff
Size: 836 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100112/5bc8aede/attachment-0001.patch>



More information about the ffmpeg-devel mailing list