[MPlayer-dev-eng] Fix ipv6 address bug on rtsp stream play

Diego Biurrun diego at biurrun.de
Tue Jun 20 12:04:13 CEST 2006


On Tue, Jun 20, 2006 at 05:51:44PM +0800, RyanYee/???? wrote:
> ./libmpdemux/url.c url_escape_string() doesn't phase "[" & "]",I have no
> ideal about RFC 2396
> but it works,
> ./libmpdemux/realrtsp/rtsp.c rtsp_request_describe() has the same problem
> here.
> it even didn't has "[" "]" at all.
> I has test on Helix(server)+mplayer(client) with ipv6 run.
> It's my first time to creat patch,maybe it couldn't work,but you can change
> it,cause it's easy for you.

Please don't send separate diffs for each file, create your diff with
'svn diff' for example.  Also, please leave out the cosmetics.  Read
http://www.mplayerhq.hu/DOCS/tech/patches.txt for all the details.

Diego



More information about the MPlayer-dev-eng mailing list