index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
TOOLS
/
Makefile
Commit message (
Expand
)
Author
Age
*
Simplify the addition of -g to some CFLAGS.
diego
2007-08-27
*
Move common link libs/objects into a variable.
diego
2007-08-27
*
consistent linking order
diego
2007-08-27
*
Simplify linkage parameters.
diego
2007-08-27
*
Remove unnecessary fastmemcpybench prerequisite.
diego
2007-08-27
*
Simplify bmovl-test compilation call.
diego
2007-08-27
*
Mark phony targets as such.
diego
2007-08-27
*
Move fastmemcpybench objects to link against into prerequisites.
diego
2007-08-27
*
Get netstream closer to linking.
diego
2007-08-25
*
Fix subrip and vivodump linking.
diego
2007-08-25
*
Added Alan Nisotas modify_reg.
cehoyos
2007-08-06
*
Move TOOLS/cpuinfo.c into the root directory.
diego
2007-04-09
*
Ignore netstream and fix its compilation; remove object files on make clean.
diego
2007-04-01
*
Move netstream.c out of its single-file subdirectory.
diego
2007-04-01
*
Don't compile cpuinfo and fastmemcpybench by default.
diego
2007-03-31
*
Remove obsolete bitmap font tools.
diego
2007-03-31
*
Remove obsolete/unnecessary/trivial scripts and programs.
diego
2007-03-31
*
Use the top-level TOOLS Makefile to build the Real codecs wrappers.
diego
2007-03-25
*
Remove files maintained by Reimar that he no longer sees a use for.
diego
2007-03-24
*
Add missing $(EXESUF).
diego
2007-03-20
*
Add vfw2menc to the Makefile.
diego
2007-03-20
*
Add explicit SDL include path. This should allow compilation even when
diego
2007-03-20
*
Move gltest and bmovl-test into the main TOOLS directory, subdirectories
diego
2007-03-20
*
Bring vivodump closer to linking; remains broken.
diego
2007-03-16
*
Fix linking: libswscale depends on libavutil, verbose was multiply defined...
diego
2007-03-16
*
Add distclean target, unconditionally remove all objects on clean.
diego
2006-11-25
*
Create binaries with proper executable suffix under Windows.
diego
2006-11-08
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31
*
postproc --> libswscale
diego
2006-06-30
*
cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
diego
2006-03-25
*
Simplify rules with common make constructs.
diego
2006-03-25
*
Simplify clean rule.
diego
2006-03-25
*
fastmemcpybench and cpuinfo are x86-specific.
diego
2005-11-18
*
Add D-Cinema Audio and Video conversion programs
reimar
2005-08-23
*
avisubdump
ranma
2005-07-02
*
Avoid overly long lines to conform with the new general Makefile style.
diego
2005-06-19
*
vivodump compiles now, so it can be added to OBJS.
diego
2004-10-28
*
Make Makefile conform to the general MPlayer style, alaw-gen added.
diego
2004-10-06
*
Makefile replacement for compile script
diego
2004-08-05