summaryrefslogtreecommitdiffstats
path: root/url.c
Commit message (Collapse)AuthorAgeFilesLines
* libdemuxer...arpi2001-10-201-117/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2311 b3059339-0415-0410-9bf9-f77b7e298cf2
* exit() -> return NULLarpi2001-08-221-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1632 b3059339-0415-0410-9bf9-f77b7e298cf2
* silly bug fixed - thanx Szekeres Istvan <szekeres@webvilag.com>arpi2001-08-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1531 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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