| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '80521c1997a23e148edf89e11b939ab8646297ca' | Michael Niedermayer | 2012-10-24 | 1 | -0/+8 |
|\ |
|
| * | network: add fallbacks for INADDR_LOOPBACK and INET_ADDRSTRLEN | Mans Rullgard | 2012-10-23 | 1 | -0/+8 |
* | | Merge commit 'a25d912dca9cd553440167e0476c47581359c0fc' | Michael Niedermayer | 2012-10-17 | 1 | -0/+1 |
|\| |
|
| * | network: #include stdint.h in network.h | Mans Rullgard | 2012-10-16 | 1 | -0/+1 |
* | | Introduce ff_network_wait_fd_timeout() | Andrey Utkin | 2012-10-09 | 1 | -0/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-16 | 1 | -3/+22 |
|\| |
|
| * | network: Always use our version of gai_strerror on windows | Martin Storsjö | 2012-07-15 | 1 | -1/+3 |
| * | network: Undefine existing gai_strerror definitions | Martin Storsjö | 2012-07-15 | 1 | -0/+1 |
| * | network: Extend the fallback gai_strerror implementation to handle more error... | Martin Storsjö | 2012-07-15 | 1 | -2/+18 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-27 | 1 | -9/+10 |
|\| |
|
| * | network: Don't redefine error codes if they already exist in errno.h | Ronald S. Bultje | 2012-06-26 | 1 | -0/+9 |
| * | network: Include unistd.h from network.h | Martin Storsjö | 2012-06-26 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-20 | 1 | -0/+2 |
|\| |
|
| * | network: Pass pointers of the right type to get/setsockopt/ioctlsocket on win... | Martin Storsjö | 2012-06-19 | 1 | -0/+2 |
* | | Remove some warnings when compiling with mingw (mingw-w64, 32 bits) | Vincent Torri | 2012-02-03 | 1 | -0/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-08 | 1 | -0/+1 |
|\| |
|
| * | avformat: Warn about using network functions without calling avformat_network... | Martin Storsjö | 2011-11-07 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-06 | 1 | -49/+9 |
|\| |
|
| * | avformat: Add ff_tls_init()/deinit() that initialize OpenSSL | Martin Storsjö | 2011-11-05 | 1 | -0/+3 |
| * | avformat: Split out functions from network.h to a new file, network.c | Martin Storsjö | 2011-11-05 | 1 | -49/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-05 | 1 | -0/+3 |
|\| |
|
| * | Add missing #includes to make headers self-contained. | Diego Biurrun | 2011-06-04 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-27 | 1 | -1/+2 |
|\| |
|
| * | Mark parameterless function declarations as 'void'. | Diego Biurrun | 2011-05-26 | 1 | -1/+2 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-29 | 1 | -1/+1 |
|\| |
|
| * | network: Check POLLERR and POLLHUP in ff_network_wait_fd | Gil Pedersen | 2011-04-28 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-08 | 1 | -0/+14 |
|\| |
|
| * | proto: include os_support.h in network.h | Luca Barbato | 2011-04-07 | 1 | -0/+1 |
| * | proto: factor ff_network_wait_fd and use it on udp | Luca Barbato | 2011-04-07 | 1 | -0/+13 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -5/+5 |
| * | libavformat: Remove FF_NETERRNO() | Martin Storsjö | 2011-02-23 | 1 | -4/+15 |
* | | libavformat: Remove FF_NETERRNO() | Martin Storsjö | 2011-02-23 | 1 | -4/+15 |
|/ |
|
* | Convert ff_is_multicast_address to take a struct sockaddr parameter | Martin Storsjö | 2010-10-07 | 1 | -3/+3 |
* | Share the is_multicast_address function | Martin Storsjö | 2010-10-07 | 1 | -0/+14 |
* | Move multicast address identification fallback macros to network.h from udp.c | Martin Storsjö | 2010-10-07 | 1 | -0/+7 |
* | Move INET6_ADDRSTRLEN to network.h, similar to other network-related fixups | Ronald S. Bultje | 2010-09-03 | 1 | -0/+4 |
* | Fix compile error on mingw where ETIMEDOUT is missing (because it's a WSA err... | Ronald S. Bultje | 2010-04-15 | 1 | -4/+4 |
* | Localize the #define _SVID_SOURCE needed for inet_aton() to os_support.c | David Conrad | 2010-03-07 | 1 | -4/+1 |
* | Implement gai_strerror() for systems lacking such functionality. Patch | Ronald S. Bultje | 2010-02-08 | 1 | -0/+2 |
* | Use the configure check from r21351 and use it to properly define struct | Martin Storsjö | 2010-01-20 | 1 | -1/+9 |
* | Provide a fallback for getnameinfo() also. Patch by Martin Storsjö | Martin Storsjö | 2010-01-11 | 1 | -0/+32 |
* | Implement a fallback for struct sockaddr_storage if not available. | Martin Storsjö | 2010-01-11 | 1 | -0/+6 |
* | Provide fallback implementations of getaddrinfo() and freeaddrinfo(). | Martin Storsjö | 2010-01-11 | 1 | -0/+38 |
* | Fix undefined preprocessor directives warnings during 'make checkheaders'. | Diego Biurrun | 2009-01-24 | 1 | -0/+2 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -5/+5 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Add initialization and cleanup functions for Winsock | Ramiro Polla | 2007-08-09 | 1 | -0/+17 |
* | Check for winsock2.h instead of __MINGW32__ | Ramiro Polla | 2007-08-08 | 1 | -1/+1 |