[MPlayer-dev-eng] [PATCH] http1 to ingore DEMUXER_TYPE_ASF unconditionally

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sat Oct 15 11:23:41 CEST 2005


Hi,
On Thu, Oct 13, 2005 at 06:55:05PM +0800, Zuxy wrote:
> My suggestion is to avoid duplicated mime types in mime_type_table[]
> and asf_http_streaming_type by removing them from network.c so we can
> maintain one thing instead of two, and STREAM_HTTP(1) should never
> handle contents that lack proper information in the Content-Type
> field. Anyway we still have STREAM_HTTP(2) :-)

I am very much against this. Unless I misunderstood something this will
mean it needs to start three http connections to play a file on a
"normal" http server (I consider one that doesn't send mime types a
normal one).
Actually I think that even trying to use mms when the URL is http:// is
a bug, although because of all those clueless people setting up mms
servers it might be a "useful" bug.

Greetings,
Reimar Döffinger




More information about the MPlayer-dev-eng mailing list