summaryrefslogtreecommitdiffstats
path: root/libavformat/network.c
Commit message (Expand)AuthorAgeFilesLines
* 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