Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | http: Add support for reusing the http socket for subsequent requests | Samuel Pitoiset | 2012-05-28 | 1 | -0/+10 |
* | http: Remove the now unused ff_http_set_headers custom function | Martin Storsjö | 2011-11-10 | 1 | -18/+0 |
* | http: Remove the custom function for disabling chunked posts | Martin Storsjö | 2011-11-05 | 1 | -8/+0 |
* | 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 |