log os_support.c @ 6420:e3eb93b5a119 libavformat

age author description
Tue, 06 Jul 2010 11:42:52 +0000 mru os_support: include some headers only when needed libavformat
Mon, 08 Mar 2010 18:43:27 +0000 mru Move resolve_host() to ffserver.c libavformat
Sun, 07 Mar 2010 19:49:02 +0000 conrad inet_aton needs _DARWIN_C_SOURCE on OS X libavformat
Sun, 07 Mar 2010 19:48:59 +0000 conrad Localize the #define _SVID_SOURCE needed for inet_aton() to os_support.c libavformat
Sun, 28 Feb 2010 22:31:17 +0000 reimar Make our getaddrinfo implementation initialize "struct addrinfo" return libavformat
Mon, 08 Feb 2010 18:48:12 +0000 rbultje Implement gai_strerror() for systems lacking such functionality. Patch libavformat
Mon, 25 Jan 2010 01:28:01 +0000 ramiro Load the proper getaddrinfo functions from ws2_32.dll, if they're present. libavformat