summaryrefslogtreecommitdiff
path: root/libavformat/http.h
Commit message (Expand)AuthorAge
* cosmetics: various spelling fixesLou Logan2012-07-06
* Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'Michael Niedermayer2012-05-30
|\
| * http: Add support for reusing the http socket for subsequent requestsSamuel Pitoiset2012-05-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-11
|\|
| * http: Remove the now unused ff_http_set_headers custom functionMartin Storsjö2011-11-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-06
|\|
| * http: Remove the custom function for disabling chunked postsMartin Storsjö2011-11-05
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-09
|\|
| * 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