aboutsummaryrefslogtreecommitdiff
path: root/libavformat/http.h
AgeCommit message (Expand)Author
2014-07-22http: Use a constant for the supported header sizeLuca Barbato
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-05-28http: Add support for reusing the http socket for subsequent requestsSamuel Pitoiset
2011-11-10http: Remove the now unused ff_http_set_headers custom functionMartin Storsjö
2011-11-05http: Remove the custom function for disabling chunked postsMartin Storsjö
2011-04-08avio: make URLContext internal.Anton Khirnov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-06-30Fix grammar errors in documentationMåns Rullgård
2010-06-21HTTP: Add a method for initializing the authentication state from another con...Martin Storsjö
2010-06-17Add the necessary includes, add an extra empty line for cosmeticsMartin Storsjö
2010-06-08Add support for disabling chunked transfer encoding for the http protocolJosh Allmann
2010-06-08Add the capability to write custom HTTP headersJosh Allmann