summaryrefslogtreecommitdiffstats
path: root/TOOLS/netstream
Commit message (Collapse)AuthorAgeFilesLines
* Missing .cvsignore file added.diego2004-10-061-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13573 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fixdiego2004-10-021-0/+3
| | | | | | | idea by Erik Augustson <erik_27can at yahoo dot com> and Ivan Kalvachev git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13525 b3059339-0415-0410-9bf9-f77b7e298cf2
* -lpthread --> $(ARCH_LIB), helps linking on systems without pthread.diego2004-09-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13471 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bandaid linking fix, somebody should do this properly some day.diego2004-07-011-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12740 b3059339-0415-0410-9bf9-f77b7e298cf2
* Respect -playlist for asx streamsrtognimp2004-04-171-1/+2
| | | | | | | Patch by adland git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12224 b3059339-0415-0410-9bf9-f77b7e298cf2
* - Cleaned up the Makefile, added some *.o'sgabucino2004-02-172-1/+7
| | | | | | | | | - Added some declarations of variable's in netstream.c Patch by Anton Verburg <anton@frog.nl> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11965 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spelling police:diego2003-08-141-2/+2
| | | | | | | Something that we do not know about is unknowN. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10609 b3059339-0415-0410-9bf9-f77b7e298cf2
* Networking support under MinGW.diego2003-06-111-1/+7
| | | | | | | Patch by flo/yepyep <flodt8@yahoo.de>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10282 b3059339-0415-0410-9bf9-f77b7e298cf2
* It should now be endian aware. Untested as i only have le box :(albeu2003-04-061-4/+6
| | | | | | | 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 simple netstream server.albeu2003-04-062-0/+412
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9857 b3059339-0415-0410-9bf9-f77b7e298cf2