[FFmpeg-devel] [PATCH] libavformat name resolving improvements (was getaddrinfo over gethostbyname)

Martin Storsjö martin
Mon Jan 11 15:02:19 CET 2010


Hi,

Here's the rerolled patch series for using getaddrinfo instead of other 
name resolving functions.

I omitted the last few patches from the series this time - these ones 
should be the parts that, afaik, can be commited now.

Most parts have been reviewed (and ok'd by the specific maintainers afaik) 
earlier, but patch 0003 is rewritten based on the latest improvements to 
enable/disable_safe. Is this version ok, M?ns?

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Check-for-the-getaddrinfo-function.patch
Type: text/x-diff
Size: 823 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100111/3cb9f99f/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Use-getaddrinfo-instead-of-gethostbyname-if-availabl.patch
Type: text/x-diff
Size: 1864 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100111/3cb9f99f/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Make-check_type-handle-type-names-containing-spaces.patch
Type: text/x-diff
Size: 767 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100111/3cb9f99f/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Check-for-the-addrinfo-struct-needed-for-using-getad.patch
Type: text/x-diff
Size: 1234 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100111/3cb9f99f/attachment-0003.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Make-sure-getaddrinfo-and-freeaddrinfo-are-always-av.patch
Type: text/x-diff
Size: 4073 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100111/3cb9f99f/attachment-0004.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Mark-resolve_host-as-deprecated.patch
Type: text/x-diff
Size: 931 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100111/3cb9f99f/attachment-0005.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-Use-getaddrinfo-instead-of-resolve_host-in-the-tcp-p.patch
Type: text/x-diff
Size: 2957 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100111/3cb9f99f/attachment-0006.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-Make-sure-the-sockaddr_storage-struct-is-available.patch
Type: text/x-diff
Size: 1855 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100111/3cb9f99f/attachment-0007.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-If-getaddrinfo-isn-t-available-provide-a-replacement.patch
Type: text/x-diff
Size: 3634 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100111/3cb9f99f/attachment-0008.patch>



More information about the ffmpeg-devel mailing list