log libmpdemux/asf_streaming.c @ 10281:54bcbf28698a

age author description
Wed, 11 Jun 2003 16:48:09 +0000 diego Networking support under MinGW.
Thu, 29 May 2003 19:36:58 +0000 alex Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD standard). Patch by FloDt <flodt8@yahoo.de>
Sun, 30 Mar 2003 17:10:36 +0000 albeu Use new config headers
Mon, 06 Jan 2003 16:42:20 +0000 bertrand 10l bug...
Thu, 02 Jan 2003 15:38:26 +0000 bertrand - Now mmst will use the MMS/TCP implementation first, instead of trying
Tue, 29 Oct 2002 09:18:53 +0000 bertrand GCC warning fixes
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Sat, 07 Sep 2002 20:38:44 +0000 bertrand Don't try to reread from the socket if the server says EOF
Tue, 03 Sep 2002 01:32:13 +0000 bertrand - If fatal error while trying to connect to a WM server, skip other proto.
Tue, 09 Jul 2002 08:26:34 +0000 bertrand Fixed the asf http authentication.
Mon, 08 Jul 2002 04:11:23 +0000 atmos4 Add missing authentication for asf streaming.
Fri, 05 Jul 2002 02:46:03 +0000 bertrand Changed the way that the streams are requested.
Tue, 14 May 2002 22:33:30 +0000 bertrand Enable mmst support. MMST will be tried if the HTTP support failed.
Tue, 30 Apr 2002 16:58:54 +0000 albeu Convert printf to mp_msg in the network layer
Sun, 14 Apr 2002 05:51:32 +0000 bertrand Added big endian handling for the ASF_chunk_t struct.
Thu, 24 Jan 2002 09:29:52 +0000 bertrand Readded the content-type checking, in case of the no HTTP body are
Wed, 23 Jan 2002 14:11:19 +0000 nexus 10l ...
Wed, 23 Jan 2002 08:50:30 +0000 bertrand Added a turn around for badly configured web servers.
Sun, 20 Jan 2002 21:38:11 +0000 bertrand Changed the asf_file_header_t struct to read all the fields properly.
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:42:31 +0000 bertrand Changed the return value of the start function. Doesn't return the fd
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 11:40:10 +0000 pl As nobody fixed this yet:
Mon, 17 Dec 2001 01:58:24 +0000 bertrand Fixed the multiple ASF header stream chunk.
Sun, 16 Dec 2001 21:23:36 +0000 bertrand Applied the patch from Alban Bedel <albeu@free.fr>.
Fri, 14 Dec 2001 20:45:30 +0000 bertrand Applied the patch from Alban Bedel <albeu@free.fr>.
Wed, 12 Dec 2001 22:35:51 +0000 bertrand Applied the patch from Alban Bedel <albeu@free.fr> to
Tue, 11 Dec 2001 01:07:40 +0000 bertrand Added a switch for the ASF streaming protocol. It will first try ASF/UDP,
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 asf_streaming.c@8eb757e564f4