| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '6a463e7fb4f028c52d2e2d054f9483f4fff492bc' | Michael Niedermayer | 2014-08-04 | 1 | -13/+24 |
|\ |
|
| * | http: Refactor http_open_cnx | Luca Barbato | 2014-08-03 | 1 | -12/+24 |
* | | avformat/http: fix tls/tcp protocol after a 302 move in https | Rodger Combs | 2014-08-04 | 1 | -0/+1 |
* | | Merge commit 'ce2e858f5b3416c2d54f7f8c14e901f75c48b785' | Michael Niedermayer | 2014-07-24 | 1 | -109/+115 |
|\| |
|
| * | http: K&R formatting cosmetics | Diego Biurrun | 2014-07-23 | 1 | -104/+110 |
* | | Merge commit '7bdd2ff6825951f7a6a6008303acfce7c2a63532' | Michael Niedermayer | 2014-07-22 | 1 | -1/+1 |
|\| |
|
| * | http: Use a constant for the supported header size | Luca Barbato | 2014-07-22 | 1 | -1/+1 |
* | | Merge commit '389380c27915b0505fed538cd54c035c891fabd9' | Michael Niedermayer | 2014-07-22 | 1 | -10/+12 |
|\| |
|
| * | http: Do move the class instantiation in the conditional block | Luca Barbato | 2014-07-21 | 1 | -10/+12 |
* | | Merge commit '28df1d24112c6ad0763985df2faeeb198cfbad69' | Michael Niedermayer | 2014-07-22 | 1 | -1/+7 |
|\| |
|
| * | http: Provide an option to override the HTTP method | Luca Barbato | 2014-07-21 | 1 | -1/+7 |
* | | avformat/http: remove never twice executable loop | Michael Niedermayer | 2014-05-14 | 1 | -3/+0 |
* | | 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 |