summaryrefslogtreecommitdiffstats
path: root/libmpdemux/url.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed the url_copy function , since it was badly implemented,bertrand2002-02-111-1/+0
| | | | | | | 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.bertrand2002-01-121-1/+7
| | | | 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.bertrand2001-12-141-0/+3
| | | | | | | 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.bertrand2001-11-201-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3041 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdemuxer...arpi2001-10-201-0/+23
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2311 b3059339-0415-0410-9bf9-f77b7e298cf2