log libmpdemux/url.c @ 7195:a5b2566f3c2b

age author description
Sun, 23 Jun 2002 06:27:19 +0000 bertrand Added support for URLs that contain an username:password
Thu, 02 May 2002 10:40:35 +0000 albeu printf to mp_msg
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