summaryrefslogtreecommitdiffstats
path: root/TOOLS/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move TOOLS/cpuinfo.c into the root directory.diego2007-04-091-1/+1
* Ignore netstream and fix its compilation; remove object files on make clean.diego2007-04-011-4/+4
* Move netstream.c out of its single-file subdirectory.diego2007-04-011-0/+20
* Don't compile cpuinfo and fastmemcpybench by default.diego2007-03-311-4/+0
* Remove obsolete bitmap font tools.diego2007-03-311-4/+0
* Remove obsolete/unnecessary/trivial scripts and programs.diego2007-03-311-2/+0
* Use the top-level TOOLS Makefile to build the Real codecs wrappers.diego2007-03-251-0/+10
* Remove files maintained by Reimar that he no longer sees a use for.diego2007-03-241-6/+1
* Add missing $(EXESUF).diego2007-03-201-3/+3
* Add vfw2menc to the Makefile.diego2007-03-201-2/+5
* Add explicit SDL include path. This should allow compilation even whendiego2007-03-201-1/+1
* Move gltest and bmovl-test into the main TOOLS directory, subdirectoriesdiego2007-03-201-1/+7
* Bring vivodump closer to linking; remains broken.diego2007-03-161-2/+4
* Fix linking: libswscale depends on libavutil, verbose was multiply defined...diego2007-03-161-2/+2
* Add distclean target, unconditionally remove all objects on clean.diego2006-11-251-1/+2
* Create binaries with proper executable suffix under Windows.diego2006-11-081-22/+22
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-1/+1
* postproc --> libswscalediego2006-06-301-2/+2
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesdiego2006-03-251-1/+3
* Simplify rules with common make constructs.diego2006-03-251-11/+11
* Simplify clean rule.diego2006-03-251-1/+1
* fastmemcpybench and cpuinfo are x86-specific.diego2005-11-181-2/+4
* Add D-Cinema Audio and Video conversion programsreimar2005-08-231-0/+2
* avisubdumpranma2005-07-021-0/+1
* Avoid overly long lines to conform with the new general Makefile style.diego2005-06-191-2/+12
* vivodump compiles now, so it can be added to OBJS.diego2004-10-281-1/+2
* Make Makefile conform to the general MPlayer style, alaw-gen added.diego2004-10-061-12/+16
* Makefile replacement for compile scriptdiego2004-08-051-0/+26