[MPlayer-dev-eng] [PATCH] icyx:// URL's
Sander Plas
sander at oele.net
Fri Feb 15 22:13:30 CET 2008
Reimar Döffinger schreef:
>> Index: stream/http.c
>> ===================================================================
>> --- stream/http.c (revision 25908)
>> +++ stream/http.c (working copy)
>> @@ -976,7 +976,7 @@
>> "Bertrand, Albeu, Arpi? who?",
>> "plain http, also used as fallback for many other protocols",
>> open_s2,
>> - {"http", "http_proxy", "pnm", "mms", "mmsu", "mmst", "rtsp", NULL}, //all the others as fallback
>> + {"http", "http_proxy", "pnm", "mms", "mmsu", "mmst", "rtsp", "icyx", NULL}, //all the others as fallback
>
> Why in the fallback protocol list? I think it belongs in the list a few
> lines above, or is there a problem with that?
You are completely right. The other list a few lines above is the right
place. New patch is attached.
Thanks for picking this up!
regards,
--
Sander Plas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: http_c_icyx.patch
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20080215/d70d8159/attachment.txt>
More information about the MPlayer-dev-eng
mailing list