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
|
Mon, 21 Jun 2010 19:02:35 +0000 |
mstorsjo |
Reindent
libavformat
|
Mon, 21 Jun 2010 19:02:05 +0000 |
mstorsjo |
HTTP: Compact the code for writing chunked post data
libavformat
|
Mon, 21 Jun 2010 19:01:32 +0000 |
mstorsjo |
HTTP: Get rid of the is_chunked variable, use the chunksize variable instead
libavformat
|
Mon, 21 Jun 2010 18:40:53 +0000 |
mstorsjo |
HTTP: Clarify a comment
libavformat
|
Sun, 20 Jun 2010 21:41:02 +0000 |
rbultje |
Reset chunksize back to zero (= no chunked encoding) after each new open
libavformat
|