Support icyx://.

Patch by Sander Plas [sander oele net].


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26004 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2008-02-15 21:21:10 +00:00
parent 4114557255
commit 24a3faf378
1 changed files with 1 additions and 1 deletions

View File

@ -971,7 +971,7 @@ const stream_info_t stream_info_http1 = {
"Bertrand, Albeau, Reimar Doeffinger, Arpi?",
"plain http",
open_s1,
{"http", "http_proxy", "unsv", NULL},
{"http", "http_proxy", "unsv", "icyx", NULL},
NULL,
0 // Urls are an option string
};