log libmpdemux/asf_streaming.c @ 6528:135186c04f5a

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