История коммитов

Автор SHA1 Сообщение Дата
  Michael Niedermayer 46eb300d01 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Diego Biurrun 8d459acc10 Add missing #includes to make headers self-contained. 13 лет назад
  Michael Niedermayer 027264cb82 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Diego Biurrun e169428529 Mark parameterless function declarations as 'void'. 13 лет назад
  Michael Niedermayer 455ce979d0 Merge remote branch 'qatar/master' 13 лет назад
  Gil Pedersen f2c85458c4 network: Check POLLERR and POLLHUP in ff_network_wait_fd 13 лет назад
  Michael Niedermayer c88caa522c Merge remote branch 'qatar/master' 13 лет назад
  Luca Barbato a2031251c7 proto: include os_support.h in network.h 13 лет назад
  Luca Barbato ebba2b3e2a proto: factor ff_network_wait_fd and use it on udp 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Martin Storsjö c24a403496 libavformat: Remove FF_NETERRNO() 13 лет назад
  Martin Storsjö 28c4741a66 libavformat: Remove FF_NETERRNO() 13 лет назад
  Martin Storsjö 55b6bd1c01 Convert ff_is_multicast_address to take a struct sockaddr parameter 14 лет назад
  Martin Storsjö 7ac57fa5eb Share the is_multicast_address function 14 лет назад
  Martin Storsjö f63630cdf3 Move multicast address identification fallback macros to network.h from udp.c 14 лет назад
  Ronald S. Bultje f0d8ac529f Move INET6_ADDRSTRLEN to network.h, similar to other network-related fixups 14 лет назад
  Ronald S. Bultje 4aecee7fc3 Fix compile error on mingw where ETIMEDOUT is missing (because it's a WSA error). 14 лет назад
  David Conrad ac11d562e5 Localize the #define _SVID_SOURCE needed for inet_aton() to os_support.c 14 лет назад
  Ronald S. Bultje 04a2b04b98 Implement gai_strerror() for systems lacking such functionality. Patch 14 лет назад
  Martin Storsjö 3d7b42f97b Use the configure check from r21351 and use it to properly define struct 14 лет назад
  Martin Storsjö 5d629b72cb Provide a fallback for getnameinfo() also. Patch by Martin Storsjö 14 лет назад
  Martin Storsjö 34a65f1fdd Implement a fallback for struct sockaddr_storage if not available. 14 лет назад
  Martin Storsjö fa053ca725 Provide fallback implementations of getaddrinfo() and freeaddrinfo(). 14 лет назад
  Diego Biurrun da837937c6 Fix undefined preprocessor directives warnings during 'make checkheaders'. 15 лет назад
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 лет назад
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 лет назад
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 лет назад
  Ramiro Polla 1642cb6b2e Add initialization and cleanup functions for Winsock 17 лет назад
  Ramiro Polla 6ff3f3e7ce Check for winsock2.h instead of __MINGW32__ 17 лет назад
  Alex Beregszaszi 5676d140a9 initial mingw networking support 17 лет назад
  Alex Beregszaszi ba472aaf01 implement ff_socket_nonblock and use it in networking code 17 лет назад
  Alex Beregszaszi 8da4034f52 use ff_neterrno() and FF_NETERROR() for networking error handling 17 лет назад
  François Revol c9fdab0dab Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet_aton if not found; remove barpainet.h as it's not longer needed. 17 лет назад
  Ramiro Polla 42572ef53f move networking #includes into separate file 17 лет назад