summaryrefslogtreecommitdiff
path: root/libavformat/http.h
Commit message (Expand)AuthorAge
* avformat/http: remove unused function ff_http_get_shutdown_statusSteven Liu2022-05-12
* avformat/http: add ff_http_do_new_request2 for optionsvectronic2019-10-08
* avformat/http: add ff_http_get_shutdown_status api for check the status of sh...Steven Liu2019-09-06
* avformat/http: Introduce ff_http_averror()Andrey Utkin2014-10-20
* Merge commit '7bdd2ff6825951f7a6a6008303acfce7c2a63532'Michael Niedermayer2014-07-22
|\
| * http: Use a constant for the supported header sizeLuca Barbato2014-07-22
| * miscellaneous typo fixesDiego Biurrun2012-12-21
* | 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