summaryrefslogtreecommitdiffstats
path: root/url.c
Commit message (Collapse)AuthorAgeFilesLines
* Modified code for path/filename extraction.bertrand2001-06-041-5/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@998 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bugs fix, improvements...bertrand2001-05-291-7/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@903 b3059339-0415-0410-9bf9-f77b7e298cf2
* Url given without a filename/path get the filename/path '/'bertrand2001-05-251-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@870 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added initialisation of URL pointers.bertrand2001-05-201-5/+13
| | | | | | | Added null terminaison to string. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@841 b3059339-0415-0410-9bf9-f77b7e298cf2
* Starting implementation of ASF network streaming.bertrand2001-05-181-0/+93
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@834 b3059339-0415-0410-9bf9-f77b7e298cf2