log libmpdemux/asf_streaming.c @ 8148:5b39e79af5fe

age author description
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.