summaryrefslogtreecommitdiffstats
path: root/libmpdemux/stream_netstream.c
Commit message (Collapse)AuthorAgeFilesLines
* It should now be endian aware. Untested as i only have le box :(albeu2003-04-061-2/+5
| | | | | | | Would be cool if someone with a be,le network could test. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9864 b3059339-0415-0410-9bf9-f77b7e298cf2
* A new stream wich allow access to MPlayer stream accross the network.albeu2003-04-061-0/+296
URL is mpst://host[:port]/remote_url where remote_url is any valid MPlayer url. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9851 b3059339-0415-0410-9bf9-f77b7e298cf2