aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/url.h
Commit message (Collapse)AuthorAge
* Added support for IPv6 numeric url like: http://[3ffe:400:100::1]:80/fileGravatar bertrand2003-03-26
| | | | | | | Added const for arguments that shouldn't be changed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9691 b3059339-0415-0410-9bf9-f77b7e298cf2
* Humm, only if __DEBUG_URL is defined, declare the prototype...Gravatar bertrand2002-09-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7280 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed the url_copy function , since it was badly implemented,Gravatar bertrand2002-02-11
| | | | | | | and a url_new can do the job. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4654 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added a debug function to print the struct's variables.Gravatar bertrand2002-01-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4120 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added 2 functions to escape/unescape the url as described in the RFC 2396.Gravatar bertrand2001-12-14
| | | | | | | Code borrowed from ASFRecorder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3497 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added a function to copy URL.Gravatar bertrand2001-11-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3041 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdemuxer...Gravatar arpi2001-10-20
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2311 b3059339-0415-0410-9bf9-f77b7e298cf2