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
*
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
*
Move libdvdcss into its own subdirectory.
diego
2006-11-03
*
Run dirclean instead of clean on distclean, this way we only need to
diego
2006-10-31
*
Unification of linker option handling, part 1 of many.
diego
2006-10-31
*
CFLAGS are not necessary for linking.
diego
2006-10-31
*
Make libmpdvdkit2 compilation slightly more consistent with the other modules.
diego
2006-10-30
*
Remove bogus warning about missing font.
diego
2006-10-15
*
Create target for mplayer-rc.o so that it is not rerun unconditionally.
diego
2006-10-09
*
Disable linking mplayer with mp3lame when --disable-encoder=mp3lame is
rathann
2006-10-08
*
Fix make install. 10l for Diego.
rathann
2006-10-02
*
Work around ln limitations on MinGW.
diego
2006-10-01
*
Remove version.h on distclean.
diego
2006-09-24
*
Add demux_nut to MPlayer repo
ods15
2006-09-17
*
Move MLIB_LIB to COMMON_LIBS.
diego
2006-08-27
[next]