Mon, 09 Aug 2010 08:14:48 +0000 |
mstorsjo |
http: Return EOF at the end of the content even if the connection isn't closed
libavformat
|
Fri, 16 Jul 2010 14:15:37 +0000 |
mstorsjo |
http: Log a warning when receiving an error code
libavformat
|
Sun, 27 Jun 2010 14:16:46 +0000 |
mru |
Make ff_url_split() public
libavformat
|
Tue, 22 Jun 2010 14:15:00 +0000 |
mstorsjo |
Make the http protocol open the connection immediately in http_open again
libavformat
|
Tue, 22 Jun 2010 14:13:55 +0000 |
mstorsjo |
Add an AVClass to the HTTPContext
libavformat
|
Tue, 22 Jun 2010 14:12:34 +0000 |
mstorsjo |
Allocate the HTTPContext through URLProtocol.priv_data_size
libavformat
|
Mon, 21 Jun 2010 19:40:30 +0000 |
mstorsjo |
HTTP: Add a method for initializing the authentication state from another connection
libavformat
|