Mercurial > mplayer.hg
log libmpdemux/url.h @ 19066:26a30496ec96
age | author | description |
---|---|---|
Wed, 26 Mar 2003 11:27:48 +0000 | bertrand | Added support for IPv6 numeric url like: http://[3ffe:400:100::1]:80/file |
Thu, 05 Sep 2002 05:04:12 +0000 | bertrand | Humm, only if __DEBUG_URL is defined, declare the prototype... |
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. |
Fri, 14 Dec 2001 23:48:47 +0000 | bertrand | Added 2 functions to escape/unescape the url as described in the RFC 2396. |
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.h@5b91813e9594 |