summaryrefslogtreecommitdiffstats
path: root/libmpdemux/netstream.h
Commit message (Collapse)AuthorAgeFilesLines
* It should now be endian aware. Untested as i only have le box :(albeu2003-04-061-1/+13
| | | | | | | 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/+122
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