summaryrefslogtreecommitdiff
path: root/libavformat/network.c
Commit message (Expand)AuthorAge
* Add some more missing includes after removing the implicit common.hMartin Storsjö2012-08-15
* network: Don't redefine error codes if they already exist in errno.hRonald S. Bultje2012-06-26
* cosmetics: Remove extra newlines at EOFAlex Converse2012-01-27
* network: properly declare WSADATA in windowsSergey Radionov2011-12-21
* avformat: Warn about using network functions without calling avformat_network...Martin Storsjö2011-11-07
* openssl: Only use CRYPTO_set_id_callback on OpenSSL < 1.0.0Martin Storsjö2011-11-06
* avformat: Initialize gnutls in ff_tls_init()Martin Storsjö2011-11-05
* avformat: Add ff_tls_init()/deinit() that initialize OpenSSLMartin Storsjö2011-11-05
* avformat: Split out functions from network.h to a new file, network.cMartin Storsjö2011-11-05