Mercurial > mplayer.hg
log libmpdemux/netstream.h @ 10314:87801484302e
age | author | description |
---|---|---|
Thu, 29 May 2003 19:36:58 +0000 | alex | Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD standard). Patch by FloDt <flodt8@yahoo.de> |
Sun, 06 Apr 2003 18:16:11 +0000 | albeu | It should now be endian aware. Untested as i only have le box :( |
Sun, 06 Apr 2003 16:33:13 +0000 | albeu | A new stream wich allow access to MPlayer stream accross the network. |