Mercurial > libavformat.hg
graph
-
Split url_open and url_open_protocol into url_alloc and url_connect libavformatTue, 22 Jun 2010 14:03:37 +0000, by mstorsjo
-
Add an av_register_protocol2 function that takes a size parameter libavformatTue, 22 Jun 2010 13:58:48 +0000, by mstorsjo
-
Fix failure in av_read_frame on timestamp rollover. libavformatTue, 22 Jun 2010 08:48:28 +0000, by cehoyos
-
RTSP: Use the same authentication for the HTTP POST session as for the GET libavformatMon, 21 Jun 2010 19:41:02 +0000, by mstorsjo
-
HTTP: Add a method for initializing the authentication state from another connection libavformatMon, 21 Jun 2010 19:40:30 +0000, by mstorsjo
-
HTTP: Compact the code for writing chunked post data libavformatMon, 21 Jun 2010 19:02:05 +0000, by mstorsjo
-
HTTP: Get rid of the is_chunked variable, use the chunksize variable instead libavformatMon, 21 Jun 2010 19:01:32 +0000, by mstorsjo
-
Reset chunksize back to zero (= no chunked encoding) after each new open libavformatSun, 20 Jun 2010 21:41:02 +0000, by rbultje
-
Use url_write(), not http_write(), for sending the HTTP headers. This prevents libavformatSun, 20 Jun 2010 21:38:16 +0000, by rbultje
-
Add IEC958 data_types for DTS-HD (data burst described in IEC 61937-5), libavformatSun, 20 Jun 2010 11:40:41 +0000, by cehoyos
-
RTSP: Add the auth credentials to the HTTP tunnel URL, too libavformatSat, 19 Jun 2010 21:57:45 +0000, by mstorsjo
-
ff_url_join: Don't add any at-char if the auth is an empty string libavformatSat, 19 Jun 2010 21:56:50 +0000, by mstorsjo
-
RTSP: Set the connection handles to null after closing them libavformatSat, 19 Jun 2010 21:46:39 +0000, by mstorsjo