Sun, 20 Jun 2010 21:41:02 +0000 |
rbultje |
Reset chunksize back to zero (= no chunked encoding) after each new open
libavformat
|
Sun, 20 Jun 2010 21:38:16 +0000 |
rbultje |
Use url_write(), not http_write(), for sending the HTTP headers. This prevents
libavformat
|
Sun, 20 Jun 2010 11:40:41 +0000 |
cehoyos |
Add IEC958 data_types for DTS-HD (data burst described in IEC 61937-5),
libavformat
|
Sat, 19 Jun 2010 21:57:45 +0000 |
mstorsjo |
RTSP: Add the auth credentials to the HTTP tunnel URL, too
libavformat
|
Sat, 19 Jun 2010 21:56:50 +0000 |
mstorsjo |
ff_url_join: Don't add any at-char if the auth is an empty string
libavformat
|
Sat, 19 Jun 2010 21:46:39 +0000 |
mstorsjo |
RTSP: Set the connection handles to null after closing them
libavformat
|
Sat, 19 Jun 2010 21:36:13 +0000 |
mstorsjo |
RTSP: Don't store the connection handles in local variables
libavformat
|