Mercurial > libavformat.hg
log network.h @ 6444:505f0bb17a5d libavformat
age | author | description |
---|---|---|
Thu, 15 Apr 2010 18:27:27 +0000 | rbultje | Fix compile error on mingw where ETIMEDOUT is missing (because it's a WSA error). libavformat |
Sun, 07 Mar 2010 19:48:59 +0000 | conrad | Localize the #define _SVID_SOURCE needed for inet_aton() to os_support.c libavformat |
Mon, 08 Feb 2010 18:48:12 +0000 | rbultje | Implement gai_strerror() for systems lacking such functionality. Patch libavformat |
Wed, 20 Jan 2010 17:26:14 +0000 | rbultje | Use the configure check from r21351 and use it to properly define struct libavformat |
Mon, 11 Jan 2010 17:45:17 +0000 | rbultje | Provide a fallback for getnameinfo() also. Patch by Martin Storsj libavformat |
Mon, 11 Jan 2010 17:42:35 +0000 | rbultje | Implement a fallback for struct sockaddr_storage if not available. libavformat |
Mon, 11 Jan 2010 17:27:07 +0000 | rbultje | Provide fallback implementations of getaddrinfo() and freeaddrinfo(). libavformat |