Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
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 |
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 |