summaryrefslogtreecommitdiff
path: root/libavformat/http.h
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* http: Use a constant for the supported header sizeLuca Barbato2014-07-22
* miscellaneous typo fixesDiego Biurrun2012-12-21
* http: Add support for reusing the http socket for subsequent requestsSamuel Pitoiset2012-05-28
* http: Remove the now unused ff_http_set_headers custom functionMartin Storsjö2011-11-10
* http: Remove the custom function for disabling chunked postsMartin Storsjö2011-11-05
* avio: make URLContext internal.Anton Khirnov2011-04-08
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* HTTP: Add a method for initializing the authentication state from another con...Martin Storsjö2010-06-21
* Add the necessary includes, add an extra empty line for cosmeticsMartin Storsjö2010-06-17
* Add support for disabling chunked transfer encoding for the http protocolJosh Allmann2010-06-08
* Add the capability to write custom HTTP headersJosh Allmann2010-06-08