Age | Commit message (Expand) | Author |
---|---|---|
2012-01-05 | avio: Add an URLProtocol flag for indicating that a protocol uses network | Martin Storsjö |
2011-11-28 | Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. | Diego Biurrun |
2011-11-18 | tls: Handle connection via a http proxy | Martin Storsjö |
2011-11-17 | tls: Use TLSv1_client_method for OpenSSL | Martin Storsjö |
2011-11-13 | avio: add support for passing options to protocols. | Anton Khirnov |
2011-11-13 | avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc | Martin Storsjö |
2011-11-13 | avformat: Use ff_check_interrupt | Martin Storsjö |
2011-11-10 | tls: Use the URLContext as logging context | Martin Storsjö |
2011-11-10 | tls: use AVIO_FLAG_NONBLOCK instead of deprecated URL_FLAG_NONBLOCK | Anton Khirnov |
2011-11-08 | tls: Use ERR_get_error() in do_tls_poll | Martin Storsjö |
2011-11-05 | avformat: Add the tls protocol, using OpenSSL or gnutls | Martin Storsjö |