log stream/http.c @ 27634:9d0094f6cdf6

age author description
Mon, 01 Sep 2008 07:31:57 +0000 diego Move '#define closesocket close' preprocessor directive to a common place
Sun, 31 Aug 2008 13:59:54 +0000 diego Revert moving closesocket definition and network headers to network.h.
Fri, 29 Aug 2008 22:55:39 +0000 diego Move duplicated '#define closesocket close' into network.h along with
Fri, 29 Aug 2008 20:05:08 +0000 diego Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
Tue, 19 Feb 2008 18:04:10 +0000 albeu Fill stream->end_pos if possible, fixing lavf demuxers that need to seek.
Fri, 15 Feb 2008 21:21:10 +0000 reimar Support icyx://.
Fri, 15 Feb 2008 20:32:45 +0000 reimar Always display Icy-Metadata if available, whether we recognize an ICY-Server
Fri, 15 Feb 2008 20:31:10 +0000 reimar Move printing of Icy-Metadata into an extra function
Fri, 15 Feb 2008 20:23:59 +0000 reimar Remove useless code
Fri, 15 Feb 2008 20:20:16 +0000 reimar Detect IceCast also by Icy-MetaInt header part in http_streaming_start(),
Sun, 02 Dec 2007 22:12:50 +0000 reimar mime_type_table is const as well
Sun, 02 Dec 2007 18:24:01 +0000 reimar Preserve unsv:// protocol specifier over http redirects.
Sun, 02 Dec 2007 13:22:53 +0000 reimar Mark all stream_info_t as const
Mon, 26 Nov 2007 00:41:21 +0000 ulion Support stream redirection from http to mms, fix bug #927.
Tue, 28 Aug 2007 22:38:45 +0000 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED