index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
*
Simplify strip parameter for install handling.
diego
2007-02-27
*
Simplify .depend file inclusion.
diego
2007-02-24
*
some more consistency for the VIDIX installation.
diego
2007-02-23
*
Split command/property handling from mplayer.c to a new file command.c.
uau
2007-02-21
*
Move some subtitle handling from mplayer.c to mpcommon.c and share it with me...
reimar
2007-02-17
*
URL fix
diego
2007-01-30
*
cosmetics: Reorder install targets.
diego
2007-01-30
*
Mark phony targets as such.
diego
2007-01-30
*
Replace ifeq structure in the install target by a set of dependent targets.
diego
2007-01-30
*
Do not create font subdir of data directory, bitmap font support is deprecated.
diego
2007-01-25
*
Simplify install calls.
diego
2007-01-20
*
Remove redundant informative output.
diego
2007-01-20
*
Don't suppress make output during installation.
diego
2007-01-20
*
some simplifications
diego
2007-01-20
*
Fix mplayer-rc.o build.
diego
2006-12-07
*
Move the generation of osdep/mplayer-rc.o back to the top-level Makefile,
diego
2006-12-04
*
Remove suffix rules that are just copies of make builtin rules.
diego
2006-12-02
*
Add libav include paths to CFLAGS without indirection.
diego
2006-12-01
*
Unrecurse VIDIX installation.
diego
2006-11-28
*
Unrecurse VIDIX drivers uninstall.
diego
2006-11-28
*
Remove one level of indirection on VIDIX install/uninstall.
diego
2006-11-28
*
Shorten LIBAV_INC handling.
diego
2006-11-27
*
Split muxers into a separate library that only MEncoder is linked against.
diego
2006-11-27
*
libmpdemux has no subdirectories.
diego
2006-11-27
*
Add explicit dependency information for libosd.a, this fixes MEncoder-only
diego
2006-11-26
*
Linking hotfix, loader depends on osdep.
diego
2006-11-25
*
FFmpeg-style conditional dependency declaration
diego
2006-11-25
*
Remove superfluous comment.
diego
2006-11-25
*
Move osdep/mplayer.rc handling to the osdep Makefile.
diego
2006-11-25
*
added mmap_anon to osdep lib. Used in loader for now
nplourde
2006-11-25
*
Make loader Makefile non-recursive.
diego
2006-11-25
*
LIBS vs LDFLAGS typo
diego
2006-11-21
*
Split libs that are dependencies and those that are just linker flags.
diego
2006-11-21
*
Treat fontconfig and FreeType linker flags just like any other linker flag.
diego
2006-11-21
*
cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODER
diego
2006-11-21
*
Remove libdha from LIBS_MPLAYER.
diego
2006-11-21
*
Move FFmpeg library dependencies into the Makefile just like everything else.
diego
2006-11-21
*
Merge MPlayer-specific libs into one variable.
diego
2006-11-21
*
Split libvo.a into two libs so that libosd.a can be used by MEncoder.
diego
2006-11-21
*
Remove superfluous empty variable declaration.
diego
2006-11-21
*
Add VIDIX to LIBS_MPLAYER directly.
diego
2006-11-21
*
Add support for disabling MPlayer compilation.
diego
2006-11-20
*
Oops, the loader stuff needs to be in COMMON_LIBS.
diego
2006-11-20
*
Deliver dependency handling from redundancy.
diego
2006-11-20
*
Remove MPlayer-specific dependencies from COMMON_DEPS.
diego
2006-11-20
*
VIDIX is for MPlayer only.
diego
2006-11-20
*
The GUI is only for MPlayer, not MEncoder.
diego
2006-11-20
*
Rename variables for consistency.
diego
2006-11-20
*
Simplify gui and menu libs handling.
diego
2006-11-20
*
cosmetics: Move some stuff around for better readability.
diego
2006-11-20
[next]