log http.c @ 5059:a5b8b8cce2dd libavformat

age author description
Tue, 23 Jun 2009 15:38:53 +0000 rbultje Add support for "chunked" data blocks. Patch by Peter Holik (peter holik at). libavformat
Sat, 06 Jun 2009 17:32:59 +0000 jai_menon Cosmetics : Use dprintf instead of printf. libavformat
Sat, 06 Jun 2009 16:46:40 +0000 jai_menon Cosmetics : Fix indentation after last commit. libavformat
Sat, 06 Jun 2009 16:44:21 +0000 jai_menon Introduce http_get_line and modify http_connect to use http_get_line. libavformat
Tue, 03 Mar 2009 17:04:51 +0000 rbultje Add url_get_file_handle(), which is used to get the file descriptor libavformat
Tue, 03 Mar 2009 13:26:17 +0000 rbultje Reduce allocated length of the HTTP authentication request field buffer, as libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Fri, 03 Oct 2008 10:16:29 +0000 diego Remove offset_t typedef and use int64_t directly instead. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Sat, 02 Feb 2008 22:03:01 +0000 reimar Remove a pointless cast. libavformat
Sat, 02 Feb 2008 20:58:58 +0000 reimar Missing 'const' in cast. libavformat
Fri, 28 Dec 2007 03:32:32 +0000 michael Revert hack which should have never been commited. libavformat
Thu, 22 Nov 2007 02:27:39 +0000 ramiro os_support.h is also needed for usleep and lseek on MinGW. libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Sun, 24 Jun 2007 11:27:12 +0000 mru replace the uses of old string functions that Reimar missed libavformat