summaryrefslogtreecommitdiffstats
path: root/TOOLS/netstream/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove internal minilzo, external liblzo can be used instead.diego2007-02-181-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22259 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove nonexistent variable.diego2006-11-251-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21247 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove superfluous comment.diego2006-11-251-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21223 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify dep/depend targets.diego2006-11-201-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21096 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename libdvdread to dvdread. We really only include only the dvdreaddiego2006-11-181-1/+1
| | | | | | | | subdirectory of libdvdread. This will also allow getting rid of some local modifications. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20997 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmpdvdkit2 --> libdvdreaddiego2006-11-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20632 b3059339-0415-0410-9bf9-f77b7e298cf2
* live.com --> LIVE555diego2006-08-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19565 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove redundant variable that is contained in COMMON_LIBS.diego2006-08-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19534 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove redundant variables that are contained in COMMON_LIBS.diego2006-08-251-7/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19533 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with the creation of the stream directory.diego2006-08-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19532 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify LIVE555 test and make it more consistent with the other tests.diego2006-08-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19288 b3059339-0415-0410-9bf9-f77b7e298cf2
* introduce new 'stream' directory for all stream layer related components and ↵ben2006-07-311-1/+2
| | | | | | split them from libmpdemux git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19277 b3059339-0415-0410-9bf9-f77b7e298cf2
* OPTFLAGS already includes EXTRA_INC.diego2006-07-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19042 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make clean/distclean behave uniformly in all directories.diego2006-01-271-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17489 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid overly long lines to conform with the new general Makefile style.diego2005-06-191-10/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15774 b3059339-0415-0410-9bf9-f77b7e298cf2
* MinGW compilation fix by Erik Lunchpail <erik_27can at yahoo dot com>diego2005-05-081-3/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15368 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove nonexisting dependency.diego2005-05-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15347 b3059339-0415-0410-9bf9-f77b7e298cf2
* readability cosmeticsdiego2005-05-041-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15346 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
* - Cleaned up the Makefile, added some *.o'sgabucino2004-02-171-1/+1
| | | | | | | | | - 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
* A simple netstream server.albeu2003-04-061-0/+38
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9857 b3059339-0415-0410-9bf9-f77b7e298cf2