log libmpdemux/network.c @ 7393:52b29760fe95

age author description
Fri, 13 Sep 2002 22:39:48 +0000 bertrand Added a new ASX playlist mime-type
Tue, 03 Sep 2002 01:29:44 +0000 bertrand Return -2 for fatal error while connecting to a server.
Wed, 14 Aug 2002 21:55:48 +0000 arpi typo fixes by Ross Finlayson <finlayson@live.com>
Mon, 05 Aug 2002 00:39:07 +0000 arpi applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson <finlayson@live.com>
Fri, 05 Jul 2002 02:37:56 +0000 bertrand Retreive the bandwidth option from the command line.
Tue, 25 Jun 2002 23:56:33 +0000 bertrand Changed the -pass option to -passwd to avoid clash with mencoder option.
Tue, 25 Jun 2002 08:04:52 +0000 bertrand Read username/password from the -user -pass command line options.
Mon, 24 Jun 2002 20:12:18 +0000 bertrand Moved authentication code into its own function.
Sun, 23 Jun 2002 09:39:09 +0000 bertrand Improved the authentication interaction. Still need to replace scanf.
Sun, 23 Jun 2002 09:17:52 +0000 bertrand Added HTTP basic authentication support
Fri, 21 Jun 2002 07:06:46 +0000 bertrand Here I go again, another fix for the timeout.
Fri, 21 Jun 2002 06:28:24 +0000 bertrand Increased the timeout value on connection.
Thu, 20 Jun 2002 08:50:40 +0000 bertrand Added mplayer version in the user-agent field.
Mon, 17 Jun 2002 08:16:47 +0000 bertrand Added some missing carriage returns.
Thu, 09 May 2002 14:52:23 +0000 alex added some new types
Tue, 30 Apr 2002 17:55:06 +0000 bertrand Added ICY error 400: Server full.
Tue, 30 Apr 2002 16:58:54 +0000 albeu Convert printf to mp_msg in the network layer
Sun, 28 Apr 2002 22:37:35 +0000 bertrand Added ICY error 401: Service unavailable.
Sat, 27 Apr 2002 20:42:02 +0000 atmos4 Add some info prints to ICY code and handle return codes ICY specific, also avoid printing
Sat, 27 Apr 2002 19:15:18 +0000 albeu ICY found (mp3 stream) != sucess.
Sat, 23 Feb 2002 21:22:55 +0000 albeu Make blocking call in libmpdemux interuptable (only with new input,
Sat, 23 Feb 2002 07:40:25 +0000 bertrand Handle HTTP OK response that doesn't contain a mime-type.
Fri, 22 Feb 2002 14:05:41 +0000 albeu Finnaly figured out this little long living bug
Thu, 21 Feb 2002 13:14:52 +0000 albeu Support for retriving mp3 playlist from the network
Sun, 17 Feb 2002 00:05:08 +0000 bertrand Changed the default prefill cache value for raw network input stream.
Sat, 16 Feb 2002 21:48:59 +0000 alex fixed MP3 ICY detection, return detected file format for open_stream
Mon, 11 Feb 2002 05:16:09 +0000 bertrand Cleaned up the way proxies checking was done.
Wed, 06 Feb 2002 20:30:34 +0000 arpi ehh. i forgot to commit this patch: fix RTP streaming. patch by Dave Chapman <dave@dchapman.com>
Tue, 22 Jan 2002 06:12:18 +0000 bertrand Modified the cache option value setting/reading, so we can report
Mon, 21 Jan 2002 10:47:47 +0000 albeu Add a check to not set the cache size if the user alredy set it.
Sun, 20 Jan 2002 21:39:56 +0000 bertrand Set the cache value if the network layer was able to compute it.
Sat, 19 Jan 2002 09:04:02 +0000 bertrand Moved network related code from open.c to network.c
Fri, 18 Jan 2002 11:05:29 +0000 alex added .rm (real) and .y4m (yuv4mpeg)
Mon, 14 Jan 2002 06:44:30 +0000 bertrand Added support for the environment variable http_proxy.
Mon, 14 Jan 2002 01:12:44 +0000 bertrand Changed the proxy protocol to http_proxy.
Sat, 12 Jan 2002 21:08:12 +0000 bertrand Added proxy support.
Thu, 10 Jan 2002 01:37:53 +0000 bertrand Applied RTP patch from Brian Kuschak <bkuschak@yahoo.com>
Tue, 08 Jan 2002 07:31:29 +0000 bertrand Kept the HTTP connection open after autodetect, so
Tue, 08 Jan 2002 01:13:22 +0000 arpi various small streaming fixes by Alban Bedel <albeu@free.fr>
Tue, 25 Dec 2001 16:35:57 +0000 pl possible uninit pointer free()'d
Sun, 23 Dec 2001 22:09:02 +0000 arpi RTP support patch by Brian Kuschak <bkuschak@yahoo.com>
Wed, 19 Dec 2001 09:04:03 +0000 bertrand If the demuxer type is unknown it will start an http streaming.
Wed, 19 Dec 2001 01:59:25 +0000 arpi nop_steraming fixed
Tue, 18 Dec 2001 18:45:00 +0000 bertrand Added the Host field in the HTTP request.
Fri, 14 Dec 2001 20:45:30 +0000 bertrand Applied the patch from Alban Bedel <albeu@free.fr>.
Tue, 11 Dec 2001 01:06:08 +0000 bertrand Added a data field in the streaming_ctrl_t struct, to store any
Mon, 10 Dec 2001 01:34:08 +0000 bertrand Moved the network related include files from network.c to network.h
Fri, 07 Dec 2001 07:17:05 +0000 bertrand Checked the return values on read.
Thu, 22 Nov 2001 17:14:26 +0000 alex added some new types
Tue, 20 Nov 2001 22:20:20 +0000 bertrand Removed my buffer hack to use cache2.
Tue, 30 Oct 2001 17:03:11 +0000 arpi config.h cleanup, few things added to steram/demuxer headers
Fri, 26 Oct 2001 18:26:06 +0000 bertrand Added ASF http server streaming (Not mms streaming).
Sat, 20 Oct 2001 18:49:08 +0000 arpi libdemuxer... base network.c@ee06e82fdca8