stream/url.c: Unescape username/password when parsing URLs
commitc96f83c23576ec04e8ff88fa08f1c16eba68a019
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Fri, 12 Nov 2010 07:16:32 +0000 (12 07:16 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Sun, 14 Nov 2010 10:35:56 +0000 (14 12:35 +0200)
treef89dec2e29ee9ced70d04c47858aca883d674ae9
parent111757c3f424963a5ceaafbb358183de0ea7f6e3
stream/url.c: Unescape username/password when parsing URLs

This makes MPlayer handle it the same way as curl, and it also is the
only method that works with http_proxy://...http://user:password@...

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32621 b3059339-0415-0410-9bf9-f77b7e298cf2
stream/url.c