Mercurial > mplayer.hg
log libmpdemux/url.c @ 5931:95c14d5dbb22
age | author | description |
---|---|---|
Mon, 11 Feb 2002 05:19:11 +0000 | bertrand | Removed the url_copy function , since it was badly implemented, |
Sat, 12 Jan 2002 21:02:00 +0000 | bertrand | Added a debug function to print the struct's variables. |
Wed, 19 Dec 2001 13:03:22 +0000 | pl | x = malloc(strlen(s) + c) ... strcpy(x, s) |
Fri, 14 Dec 2001 23:48:47 +0000 | bertrand | Added 2 functions to escape/unescape the url as described in the RFC 2396. |
Fri, 14 Dec 2001 20:45:30 +0000 | bertrand | Applied the patch from Alban Bedel <albeu@free.fr>. |
Tue, 20 Nov 2001 22:15:32 +0000 | bertrand | Added a function to copy URL. |
Sat, 20 Oct 2001 18:49:08 +0000 | arpi | libdemuxer... base url.c@b0cdfea30289 |