summaryrefslogtreecommitdiffstats
path: root/libavformat/network.c
Commit message (Expand)AuthorAgeFilesLines
* Add some more missing includes after removing the implicit common.hMartin Storsjö2012-08-151-0/+1
* network: Don't redefine error codes if they already exist in errno.hRonald S. Bultje2012-06-261-0/+8
* cosmetics: Remove extra newlines at EOFAlex Converse2012-01-271-1/+0
* network: properly declare WSADATA in windowsSergey Radionov2011-12-211-1/+4
* avformat: Warn about using network functions without calling avformat_network...Martin Storsjö2011-11-071-0/+7
* openssl: Only use CRYPTO_set_id_callback on OpenSSL < 1.0.0Martin Storsjö2011-11-061-2/+2
* avformat: Initialize gnutls in ff_tls_init()Martin Storsjö2011-11-051-0/+20
* avformat: Add ff_tls_init()/deinit() that initialize OpenSSLMartin Storsjö2011-11-051-0/+79
* avformat: Split out functions from network.h to a new file, network.cMartin Storsjö2011-11-051-0/+76
OpenPOWER on IntegriCloud