| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/http: dont fail with unknown Content-Encodings | Michael Niedermayer | 2013-10-26 | 1 | -1/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-15 | 1 | -1/+2 |
|\ |
|
| * | http: Check the auth string contents and not only the pointer | Michael Niedermayer | 2013-10-14 | 1 | -1/+2 |
* | | avformat/http: check the auth string contents not the pointer which cannot be... | Michael Niedermayer | 2013-10-14 | 1 | -1/+1 |
* | | Merge commit '71549a857b13edf4c4f95037de6ed5bb4c4bd4af' | Michael Niedermayer | 2013-10-14 | 1 | -1/+17 |
|\| |
|
| * | http: Support auth method detection for POST | Martin Storsjö | 2013-10-13 | 1 | -1/+17 |
* | | Merge commit 'eb8b05a3824a9fa85e20d603595ac8a3b83505d4' | Michael Niedermayer | 2013-10-14 | 1 | -0/+3 |
|\| |
|
| * | http: Add an option for forcing basic authentication | Martin Storsjö | 2013-10-13 | 1 | -0/+3 |
* | | Merge commit '5c53bf7aaf03748464cbf978bffe7ffdb71112b1' | Michael Niedermayer | 2013-09-27 | 1 | -25/+27 |
|\| |
|
| * | http: Pass options through to the nested protocol | Martin Storsjö | 2013-09-26 | 1 | -8/+26 |
* | | Merge commit '0f51c398beac87682b2249662b97e30512f7868c' | Michael Niedermayer | 2013-07-29 | 1 | -8/+17 |
|\| |
|
| * | http: Support reading gzip/deflate compressed data | Zhang Rui | 2013-07-28 | 1 | -0/+75 |
| * | Use the avstring.h locale-independent character type functions | Reimar Döffinger | 2013-03-07 | 1 | -3/+3 |
* | | avformat/http: support reading compressed data | Zhang Rui | 2013-07-24 | 1 | -0/+66 |
* | | avformat/http: support relative url redirection | Zhang Rui | 2013-07-04 | 1 | -1/+3 |
* | | lavf/http: add support for reading streamcast metadata | wm4 | 2013-07-02 | 1 | -0/+51 |
* | | lavf/http: remove Mozilla/5.0 from user agent. | Clément Bœsch | 2013-06-17 | 1 | -1/+1 |
* | | Accept incomplete http cookies without domain. | Carl Eugen Hoyos | 2013-06-10 | 1 | -0/+2 |
* | | lavf/http: remove duplicated dec flag. | Clément Bœsch | 2013-04-19 | 1 | -2/+1 |
* | | lavf/http: use a more compatible default user agent. | Clément Bœsch | 2013-04-06 | 1 | -3/+3 |
* | | Remove incorrect use of ctype.h functions. | Reimar Döffinger | 2013-03-03 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-28 | 1 | -4/+4 |
|\| |
|
| * | lavf: Handle the environment variable no_proxy more properly | Martin Storsjö | 2013-02-27 | 1 | -4/+4 |
* | | fix memory leak on string reassign | Micah Galizia | 2013-01-21 | 1 | -0/+3 |
* | | lavf/http: add HTTP protocol cookie support | Micah Galizia | 2013-01-15 | 1 | -0/+116 |
* | | lavf/http: fix/extend option descriptions | Stefano Sabatini | 2013-01-12 | 1 | -5/+5 |
* | | http: dont null check p, its unneeded | Michael Niedermayer | 2012-12-11 | 1 | -1/+1 |
* | | http/utils: rename "demuxer" to mime_type | Michael Niedermayer | 2012-12-10 | 1 | -3/+3 |
* | | http/utils: move mime -> demuxer maping from http to utils | Michael Niedermayer | 2012-12-09 | 1 | -4/+2 |
* | | http: export ICY content type | Michael Niedermayer | 2012-12-09 | 1 | -0/+6 |
* | | http: add -content_type user option. | Clément Bœsch | 2012-10-24 | 1 | -0/+5 |
* | | Merge commit '6d0beefbf6ee6dbf8efb522a9307e54c6ed5f702' | Michael Niedermayer | 2012-10-10 | 1 | -1/+1 |
|\| |
|
| * | http: use av_strlcpy instead of strcpy() without size checks | Janne Grunau | 2012-10-09 | 1 | -1/+1 |
* | | http: add 'timeout' AVOption | Andrey Utkin | 2012-10-09 | 1 | -2/+18 |
* | | http: prevent the Range header being sent when seekability probing isnt used | Duncan Salerno | 2012-10-05 | 1 | -2/+2 |
* | | http: add option to prevent probing for HTTP seekability | Duncan Salerno | 2012-10-05 | 1 | -4/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-28 | 1 | -5/+8 |
|\| |
|
| * | http: Increase buffer sizes to cope with longer URIs | Duncan Salerno | 2012-09-28 | 1 | -5/+8 |
* | | Document why we always send a Range HTTP header. | Reimar Döffinger | 2012-09-23 | 1 | -0/+3 |
* | | Revert "http: only send range header when necessary" | Michael Niedermayer | 2012-09-23 | 1 | -1/+1 |
* | | http: only send range header when necessary | Duncan Salerno | 2012-09-23 | 1 | -1/+1 |
* | | http: larger buffer for long URIs | Duncan Salerno | 2012-09-23 | 1 | -2/+2 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -2/+2 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -2/+2 |
* | | http: try to detect live akamai streams and dont enable seeking for them | Michael Niedermayer | 2012-06-28 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-20 | 1 | -1/+0 |
|\| |
|
| * | lavf: remove unnecessary inclusions of unistd.h | Mans Rullgard | 2012-06-20 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-19 | 1 | -3/+3 |
|\| |
|
| * | http: replace atoll() with strtoll() | Ronald S. Bultje | 2012-06-19 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-18 | 1 | -8/+8 |
|\| |
|