| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: various spelling fixes | Lou Logan | 2012-07-06 | 1 | -2/+2 |
* | Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725' | Michael Niedermayer | 2012-05-30 | 1 | -0/+10 |
|\ |
|
| * | http: Add support for reusing the http socket for subsequent requests | Samuel Pitoiset | 2012-05-28 | 1 | -0/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-11 | 1 | -18/+0 |
|\| |
|
| * | http: Remove the now unused ff_http_set_headers custom function | Martin Storsjö | 2011-11-10 | 1 | -18/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-06 | 1 | -8/+0 |
|\| |
|
| * | http: Remove the custom function for disabling chunked posts | Martin Storsjö | 2011-11-05 | 1 | -8/+0 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-09 | 1 | -1/+1 |
|\| |
|
| * | avio: make URLContext internal. | Anton Khirnov | 2011-04-08 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -2/+2 |
* | HTTP: Add a method for initializing the authentication state from another con... | Martin Storsjö | 2010-06-21 | 1 | -0/+11 |
* | Add the necessary includes, add an extra empty line for cosmetics | Martin Storsjö | 2010-06-17 | 1 | -0/+3 |
* | Add support for disabling chunked transfer encoding for the http protocol | Josh Allmann | 2010-06-08 | 1 | -0/+8 |
* | Add the capability to write custom HTTP headers | Josh Allmann | 2010-06-08 | 1 | -0/+42 |