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

Автор SHA1 Сообщение Дата
  Michael Niedermayer 204c4e953d Merge remote-tracking branch 'qatar/master' 12 лет назад
  Diego Biurrun 7a249625fd os_support: K&R formatting cosmetics 12 лет назад
  Michael Niedermayer 9db747b2a3 Merge remote-tracking branch 'qatar/master' 12 лет назад
  Martin Storsjö 9e4b04f8b9 network: Always use our version of gai_strerror on windows 12 лет назад
  Martin Storsjö 2ca6e9bb47 network: Extend the fallback gai_strerror implementation to handle more error codes 12 лет назад
  Michael Niedermayer 64b25938e9 Merge remote-tracking branch 'qatar/master' 12 лет назад
  Martin Storsjö cab2eb87f9 os_support: Rename the poll fallback function to ff_poll 12 лет назад
  Martin Storsjö 71078ad333 os_support: Don't compare a negative number against socket descriptors 12 лет назад
  Ronald S. Bultje 5aff37d28d os_support: Include all the necessary headers for the win32 open function 12 лет назад
  Michael Niedermayer b536e2facf Merge remote-tracking branch 'qatar/master' 12 лет назад
  Ronald S. Bultje e64bceeac0 configure: Check for sys/time.h 12 лет назад
  Michael Niedermayer 4da42ebe44 Merge remote-tracking branch 'qatar/master' 12 лет назад
  Mans Rullgard 4e5a514813 lavf: remove unnecessary inclusions of unistd.h 12 лет назад
  Martin Storsjö 561687696f network: Pass pointers of the right type to get/setsockopt/ioctlsocket on windows 12 лет назад
  Reimar Döffinger ad8173eb81 Allow other programs to open the same files on Windows. 12 лет назад
  Michael Niedermayer 13b7781ec8 Merge remote-tracking branch 'qatar/master' 12 лет назад
  Martin Storsjö 3607ed70d5 Remove leftover includes of strings.h 13 лет назад
  Michael Niedermayer 988f585fcb Merge remote-tracking branch 'qatar/master' 13 лет назад
  Diego Biurrun 124e28847b Remove some stray unnecessary ffmpeg references. 13 лет назад
  Michael Niedermayer 72153419b5 Merge remote branch 'qatar/master' 13 лет назад
  Diego Biurrun 046f081b46 configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 13 лет назад
  Michael Niedermayer 7b376b398a Merge remote branch 'qatar/master' 13 лет назад
  Kirill Gavrilov b1ac139d89 Handle unicode file names on windows 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Max Shakhmetov a41aebf153 os_support: fix poll() implementation 13 лет назад
  Max Shakhmetov 9ac2085dbf os_support: fix poll() implementation 13 лет назад
  Mans Rullgard 13904b552b os_support: make poll() fallbacks conditional on CONFIG_NETWORK 13 лет назад
  Luca Barbato d0eb91ad04 os: replace select with poll 13 лет назад
  Mans Rullgard 362d8f7d9e os_support: make poll() fallbacks conditional on CONFIG_NETWORK 13 лет назад
  Luca Barbato a8475bbdb6 os: replace select with poll 13 лет назад
  Måns Rullgård 7fddac9320 os_support: include some headers only when needed 14 лет назад
  Måns Rullgård 22f73dccad Move resolve_host() to ffserver.c 14 лет назад
  David Conrad 38c3b6e73e inet_aton needs _DARWIN_C_SOURCE on OS X 14 лет назад
  David Conrad ac11d562e5 Localize the #define _SVID_SOURCE needed for inet_aton() to os_support.c 14 лет назад
  Reimar Döffinger a34fc5e23d Make our getaddrinfo implementation initialize "struct addrinfo" return 14 лет назад
  Ronald S. Bultje 04a2b04b98 Implement gai_strerror() for systems lacking such functionality. Patch 14 лет назад
  Martin Storsjö 6023d84a2b Load the proper getaddrinfo functions from ws2_32.dll, if they're present. 14 лет назад
  Martin Storsjö 5d629b72cb Provide a fallback for getnameinfo() also. Patch by Martin Storsjö 14 лет назад
  Martin Storsjö fa053ca725 Provide fallback implementations of getaddrinfo() and freeaddrinfo(). 14 лет назад
  Ronald S. Bultje 7e43f74a37 Use getaddrinfo(), if available, in resolve_host(). Patch by Martin 14 лет назад
  Martin Storsjö b827f4eb47 Currently, the replacement which is used if inet_aton isn't available, 14 лет назад
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 лет назад
  Dave Yeo e748e34dd6 struct timeval requires #include <sys/time.h> 16 лет назад
  Aurelien Jacobs a964e813a1 use h_addr_list[0] instead of h_addr as this is the posix hostent field name 16 лет назад
  Aurelien Jacobs 7246177d80 ensure we get explicit definition of various _XOPEN_SOURCE functions we use 16 лет назад
  Luca Abeni f8cda19ee6 Include poll.h instead of sys/poll.h 16 лет назад
  Michael Kostylev 81644c2ee0 Check for the presence of sys/select.h and conditionally #include it. 16 лет назад
  Tom Harper 72d6b1bf1b Fix compilation of os_support.c for MinGW with --disable-network 16 лет назад
  Luca Abeni 087b327287 Include os_support.h only when needed 17 лет назад
  Ramiro Polla 6ff3f3e7ce Check for winsock2.h instead of __MINGW32__ 17 лет назад