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
*
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
*
Clean up PARTS handling.
diego
2006-11-20
*
Unify dep/depend targets.
diego
2006-11-20
*
Uninstall should run all parts unconditionally.
diego
2006-11-20
*
Remove nonsense ifeq around MEncoder target and variable declaration.
diego
2006-11-20
*
Put libdvdcss under a separate ifeq.
diego
2006-11-19
*
Rename libdvdread to dvdread. We really only include only the dvdread
diego
2006-11-18
*
The addition of loader/ to PARTS depended on a non-existing variable.
diego
2006-11-10
*
Disable linking mplayer (and internal static libavcodec) with
rathann
2006-11-09
*
10l: Overlooked one $(EXESUF) addition.
diego
2006-11-08
*
Create binaries with proper executable suffix under Windows.
diego
2006-11-08
*
Remove remnants of long-gone libfame.
diego
2006-11-06
*
Streamline and simplify internal vs external libdvdread handling.
diego
2006-11-03
*
remove charset files (all of them are in UTF-8 now anyway)
kraymer
2006-11-03
*
libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
diego
2006-11-03
[next]