summaryrefslogtreecommitdiff
path: root/libavformat/http.c
Commit message (Expand)AuthorAge
* avformat/http: dont fail with unknown Content-EncodingsMichael Niedermayer2013-10-26
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-15
|\
| * http: Check the auth string contents and not only the pointerMichael Niedermayer2013-10-14
* | avformat/http: check the auth string contents not the pointer which cannot be...Michael Niedermayer2013-10-14
* | Merge commit '71549a857b13edf4c4f95037de6ed5bb4c4bd4af'Michael Niedermayer2013-10-14
|\|
| * http: Support auth method detection for POSTMartin Storsjö2013-10-13
* | Merge commit 'eb8b05a3824a9fa85e20d603595ac8a3b83505d4'Michael Niedermayer2013-10-14
|\|
| * http: Add an option for forcing basic authenticationMartin Storsjö2013-10-13
* | Merge commit '5c53bf7aaf03748464cbf978bffe7ffdb71112b1'Michael Niedermayer2013-09-27
|\|
| * http: Pass options through to the nested protocolMartin Storsjö2013-09-26
* | Merge commit '0f51c398beac87682b2249662b97e30512f7868c'Michael Niedermayer2013-07-29
|\|
| * http: Support reading gzip/deflate compressed dataZhang Rui2013-07-28
| * Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-07
* | avformat/http: support reading compressed dataZhang Rui2013-07-24
* | avformat/http: support relative url redirectionZhang Rui2013-07-04
* | lavf/http: add support for reading streamcast metadatawm42013-07-02
* | lavf/http: remove Mozilla/5.0 from user agent.Clément Bœsch2013-06-17
* | Accept incomplete http cookies without domain.Carl Eugen Hoyos2013-06-10
* | lavf/http: remove duplicated dec flag.Clément Bœsch2013-04-19
* | lavf/http: use a more compatible default user agent.Clément Bœsch2013-04-06
* | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-28
|\|
| * lavf: Handle the environment variable no_proxy more properlyMartin Storsjö2013-02-27
* | fix memory leak on string reassignMicah Galizia2013-01-21
* | lavf/http: add HTTP protocol cookie supportMicah Galizia2013-01-15
* | lavf/http: fix/extend option descriptionsStefano Sabatini2013-01-12
* | http: dont null check p, its unneededMichael Niedermayer2012-12-11
* | http/utils: rename "demuxer" to mime_typeMichael Niedermayer2012-12-10
* | http/utils: move mime -> demuxer maping from http to utilsMichael Niedermayer2012-12-09
* | http: export ICY content typeMichael Niedermayer2012-12-09
* | http: add -content_type user option.Clément Bœsch2012-10-24
* | Merge commit '6d0beefbf6ee6dbf8efb522a9307e54c6ed5f702'Michael Niedermayer2012-10-10
|\|
| * http: use av_strlcpy instead of strcpy() without size checksJanne Grunau2012-10-09
* | http: add 'timeout' AVOptionAndrey Utkin2012-10-09
* | http: prevent the Range header being sent when seekability probing isnt usedDuncan Salerno2012-10-05
* | http: add option to prevent probing for HTTP seekabilityDuncan Salerno2012-10-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-28
|\|
| * http: Increase buffer sizes to cope with longer URIsDuncan Salerno2012-09-28
* | Document why we always send a Range HTTP header.Reimar Döffinger2012-09-23
* | Revert "http: only send range header when necessary"Michael Niedermayer2012-09-23
* | http: only send range header when necessaryDuncan Salerno2012-09-23
* | http: larger buffer for long URIsDuncan Salerno2012-09-23
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-05
|\|
| * avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* | http: try to detect live akamai streams and dont enable seeking for themMichael Niedermayer2012-06-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-20
|\|
| * lavf: remove unnecessary inclusions of unistd.hMans Rullgard2012-06-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-19
|\|
| * http: replace atoll() with strtoll()Ronald S. Bultje2012-06-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-18
|\|