| Commit message (Expand) | Author | Age | Files | Lines |
* | http: restructure http_connect error handling path | wm4 | 2014-03-23 | 1 | -8/+10 |
* | http: never send 'Cookie: (null)' to the server | wm4 | 2014-03-21 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-12 | 1 | -0/+4 |
|\ |
|
| * | http: Properly initialize icy headers string | Alessandro Ghedini | 2014-03-12 | 1 | -0/+4 |
* | | Merge commit 'e77a2ea9505863e50bf013706f66bf8b7325e524' | Michael Niedermayer | 2014-03-12 | 1 | -2/+2 |
|\| |
|
| * | http: Declare more parameters as const where possible | Martin Storsjö | 2014-03-12 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-12 | 1 | -2/+3 |
|\| |
|
| * | http: Allow setting a Content-Type for POST requests | Clément Bœsch | 2014-03-11 | 1 | -0/+6 |
| * | http: Improve options descriptions | Alessandro Ghedini | 2014-03-11 | 1 | -2/+2 |
* | | Merge commit 'ab76d9f628ad46e1d3bbf26c5bf1f87083f239ab' | Michael Niedermayer | 2014-03-12 | 1 | -1/+2 |
|\| |
|
| * | http: Always allow no-op seek | Anssi Hannula | 2014-03-11 | 1 | -0/+3 |
* | | Merge commit '2ec33d27127251bbc45e1f88e60691ad59cf2319' | Michael Niedermayer | 2014-03-12 | 1 | -5/+5 |
|\| |
|
| * | http: Add support for selecting a request range | Anssi Hannula | 2014-03-11 | 1 | -3/+14 |
* | | Merge commit 'ddfc98906373d1f17f6205cedd14c68d7a75995f' | Michael Niedermayer | 2014-03-12 | 1 | -1/+2 |
|\| |
|
| * | http: Support setting custom User-Agent | Clément Bœsch | 2014-03-11 | 1 | -2/+6 |
* | | Merge commit 'e58c85b0686892960042232e51c77168b264838a' | Michael Niedermayer | 2014-03-12 | 1 | -3/+4 |
|\| |
|
| * | http: Export Content-Type information | Michael Niedermayer | 2014-03-11 | 1 | -0/+5 |
* | | Merge commit '8075c3d8bb1f6aade0cc7c5c40db9bc1bcd84cab' | Michael Niedermayer | 2014-03-12 | 1 | -36/+65 |
|\| |
|
| * | http: Add support reading ICY metadata | Luca Barbato | 2014-03-11 | 1 | -1/+103 |
* | | Merge commit '4ff99ab3d7d5576e99e6b8a411b4a44500ed88fa' | Michael Niedermayer | 2014-03-12 | 1 | -51/+85 |
|\| |
|
| * | http: Refactor process_line | Luca Barbato | 2014-03-11 | 1 | -51/+85 |
* | | Merge commit '7a2fddb4480121712df560cf619c1c3566cae3ff' | Michael Niedermayer | 2014-03-12 | 1 | -15/+18 |
|\| |
|
| * | http: K&R formatting cosmetics | Luca Barbato | 2014-03-11 | 1 | -15/+17 |
* | | Merge commit '78b21c1d7177e1d61ad3c9225f67699da089aa7c' | Michael Niedermayer | 2014-03-12 | 1 | -5/+11 |
|\| |
|
| * | http: Drop doxy comments | Luca Barbato | 2014-03-11 | 1 | -5/+11 |
* | | Merge commit '55a215ba63d9fa79cd7ee265ee2e777ee86b200c' | Michael Niedermayer | 2014-03-12 | 1 | -6/+6 |
|\| |
|
| * | http: Return meaningful error codes | Luca Barbato | 2014-03-11 | 1 | -6/+6 |
* | | Merge remote-tracking branch 'lukaszmluki/master' | Michael Niedermayer | 2014-03-06 | 1 | -4/+9 |
|\ \ |
|
| * | | lavf/http: return error from seek on invalid whence | Lukasz Marek | 2014-03-06 | 1 | -0/+2 |
| * | | lavf/http: return error on seeking to negative postion | Lukasz Marek | 2014-03-06 | 1 | -4/+7 |
* | | | http: handle ICY in presence of chunked transfer encoding | wm4 | 2014-03-05 | 1 | -15/+39 |
|/ / |
|
* | | avformat/http: Properly handle cookies that specify sub-domain where the URL. | Eli Kara | 2014-01-23 | 1 | -1/+4 |
* | | avformat/http: always allow no-op seek | Anssi Hannula | 2014-01-03 | 1 | -0/+2 |
* | | avformat/http: allow the caller to select a request range | Anssi Hannula | 2013-12-31 | 1 | -3/+11 |
* | | Merge commit 'be4edda6731a341d3fdeaa0e57753dc396790362' | Michael Niedermayer | 2013-11-22 | 1 | -5/+15 |
|\| |
|
| * | http: Expose the content location via an AVOption | Martin Storsjö | 2013-11-22 | 1 | -5/+15 |
* | | Merge commit '393d80cc278e2b2f5c9e7805db176e6f28335a33' | Michael Niedermayer | 2013-11-22 | 1 | -2/+3 |
|\| |
|
| * | http: Support relative URL redirection | Zhang Rui | 2013-11-22 | 1 | -1/+4 |
* | | Merge commit '76267ecc82e3018e1913a2483d5fc47d0949cbd8' | Michael Niedermayer | 2013-11-22 | 1 | -1/+1 |
|\| |
|
| * | http: Remove an unrelated and mistakenly set AVOption unit name | Martin Storsjö | 2013-11-22 | 1 | -1/+1 |
* | | avformat/http: print http headers at AV_LOG_DEBUG level | Michael Niedermayer | 2013-11-05 | 1 | -2/+5 |
* | | http: add hack to make streams served by MediaGateway not seekable | wm4 | 2013-11-03 | 1 | -2/+10 |
* | | avformat/http: fix cookies | Michael Niedermayer | 2013-10-31 | 1 | -1/+1 |
* | | 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 |
|\| |
|