index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
Makefile
Commit message (
Expand
)
Author
Age
*
Put a compilation fix bandaid in place for the png.h issue.
diego
2007-07-17
*
Remove incomplete compilation fix bandaid.
diego
2007-07-16
*
bandaid compilation fix
diego
2007-07-16
*
Add Makefile variable for either internal or external VIDIX.
diego
2007-04-22
*
Readd an explicit rule for Objective C files. Apparently only Apple's fork of
diego
2007-04-22
*
Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.
diego
2007-03-18
*
Remove unnecessary -I option.
diego
2007-03-13
*
cosmetics: Fix indentation, reorder some lines for consistency.
diego
2007-03-13
*
Give more descriptive names to the source and library variables and split
diego
2007-03-13
*
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
*
Remove some superfluous include CFLAGS.
diego
2006-11-29
*
Move common code to mpcommon.mak.
diego
2006-11-27
*
Move common code for generating multiple libraries to mpcommon.mak.
diego
2006-11-27
*
FFmpeg-style conditional dependency declaration
diego
2006-11-27
*
Merge common parts of all Makefiles into one file included by all.
diego
2006-11-26
*
Don't compile libvo.a unless MPlayer is enabled.
diego
2006-11-25
*
simplify
diego
2006-11-25
*
Remove superfluous comment.
diego
2006-11-25
*
Split libvo.a into two libs so that libosd.a can be used by MEncoder.
diego
2006-11-21
*
Remove unused -D from CFLAGS.
diego
2006-11-21
*
Remove superfluous empty variable declaration.
diego
2006-11-21
*
Unify dep/depend targets.
diego
2006-11-20
*
support for disabling/enabling bitmap font support from configure
diego
2006-08-21
*
Move all internal -I parameters to the front of CFLAGS to avoid using external
diego
2006-08-17
*
consistency cosmetics: Handle includes just like in other Makefiles.
diego
2006-08-16
*
Unify include paths in the build system, part I.
diego
2006-07-27
*
OPTFLAGS already includes EXTRA_INC.
diego
2006-07-12
*
Use only one global config.mak file.
diego
2006-07-12
*
Move conditional FreeType support compilation to the build system.
diego
2006-06-30
*
added support for external VIDIX
nicodvb
2006-03-28
*
Make clean/distclean behave uniformly in all directories.
diego
2006-01-27
*
Add -I../libavutil to the includes to fix building vo_zr[2].
diego
2005-09-01
*
gtf.{c,h} is used by vesa only
alex
2005-08-18
*
Be more patch-friendly
ranma
2005-06-19
*
If we use .m suffix we really should include it in .SUFFIXES
wight
2005-05-14
*
macosx core video module
nplourde
2005-04-29
*
Add --enable and --disable options for vo_pnm and vo_md5sum to configure.
ivo
2004-10-23
*
Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm
ivo
2004-09-29
*
This patch enables the compilation and linking of vo_md5sum to libvo.
ivo
2004-09-20
*
This patch enables the compilation and linking of vo_pnm (the portable
ivo
2004-09-20
*
ranlib cleanup
alex
2004-06-24
*
linux 2.6 patch by "ismail 'cartman' dönmez" <ismail.donmez@boun.edu.tr>
attila
2004-01-10
*
Remove unused define
attila
2003-12-08
*
--dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>
alex
2003-08-17
*
fixed order of includes.
arpi
2002-11-10
*
Added the -geometry option (supports fbdev and tdfxfb drivers)
mark
2002-10-23
*
freetype 2.0/2.1+ support - disabled by default until bugs fixed
arpi
2002-08-28
*
General Timing Formula algorithm from a scratch.
arpi
2002-08-22
*
wtf..10l to dunno..only use x11_common.c when x11 is detected
atmos4
2002-06-16
[next]