44 Commits (640c70ddc2d988892f331330ad7ab569bced075c)

Author SHA1 Message Date
  Michael Niedermayer b8a954e46d avformat/network: fix duplicate include 11 years ago
  Michael Niedermayer 49515cb840 avformat: remove duplicate includes 11 years ago
  Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
  Rémi Denis-Courmont 9d5ec50ead ff_socket: put out-of-line and fallback to fcntl() for close-on-exec 11 years ago
  Martin Storsjö abe5268c33 tcp: Use a different log message and level if there's more addresses to try 11 years ago
  Andrey Utkin 1e85b5e077 ff_network_wait_fd_timeout(): check for interrupt before operation 12 years ago
  Michael Niedermayer efa9e6b423 ff_network_wait_fd_timeout: do not break with timeout < 0 12 years ago
  Luca Barbato ec7c51c786 avf: move ff_http_match_no_proxy to network 12 years ago
  Michael Niedermayer 21bf0d6f80 avformat/network: remove unused variable 12 years ago
  Luca Barbato 9835abb6d6 network: uniform ff_listen_bind and ff_listen_connect 12 years ago
  Michael Niedermayer c8faa47484 avformat/network: check the return value from setsockopt() 12 years ago
  Luca Barbato f849a77e67 network: factor out connect-listening code 12 years ago
  Luca Barbato 28306e6d62 network: factor out bind-listening code 12 years ago
  Dave Yeo e615a77799 os2threads: move from lavc to compat/ 12 years ago
  Anton Khirnov 90f9a5830b w32pthreads: move from lavc to compat/ 12 years ago
  Dave Yeo 925c9f444f Fix OS/2 threading 12 years ago
  Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 12 years ago
  Mans Rullgard 9efbfe57e0 network: use HAVE_THREADS instead of local hack 12 years ago
  Andrey Utkin d2b18c8f5b Introduce ff_network_wait_fd_timeout() 12 years ago
  Martin Storsjö 70766c2182 Add some more missing includes after removing the implicit common.h 12 years ago
  Ronald S. Bultje 4b1b1449d9 network: Don't redefine error codes if they already exist in errno.h 13 years ago
  Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
  Sergey Radionov 139cef8e29 network: properly declare WSADATA in windows 13 years ago
  Martin Storsjö ce145690b6 avformat: Warn about using network functions without calling avformat_network_init 13 years ago
  Martin Storsjö 2461284630 openssl: Only use CRYPTO_set_id_callback on OpenSSL < 1.0.0 13 years ago
  Martin Storsjö 1606e551ff avformat: Initialize gnutls in ff_tls_init() 14 years ago
  Martin Storsjö 48e59ad8e7 avformat: Add ff_tls_init()/deinit() that initialize OpenSSL 14 years ago
  Martin Storsjö f6d3710096 avformat: Split out functions from network.h to a new file, network.c 14 years ago