index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
Makefile
Commit message (
Expand
)
Author
Age
*
cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.
diego
2007-04-25
*
Conditionally compile vf_bmovl.c instead of enclosing all of the file
diego
2007-03-21
*
Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.
diego
2007-03-18
*
Add explicit location for headers from the libmpdemux/ directory.
diego
2007-03-15
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
Use explicit header location, don't use CFLAGS for simple subdirectories.
diego
2007-03-15
*
Include loader/ prefix in #include path everywhere.
diego
2007-03-15
*
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
*
Adding an extra -I.. parameter is no longer necessary.
diego
2007-02-27
*
Make liblzo conditional to the appropriate #defines.
diego
2007-02-18
*
Remove internal minilzo, external liblzo can be used instead.
diego
2007-02-18
*
Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed
reimar
2006-12-12
*
Add libav include paths to CFLAGS without indirection.
diego
2006-12-01
*
Explain reason for -I.. in CFLAGS here.
diego
2006-11-29
*
cosmetics to ease future patching
diego
2006-11-27
*
Move common code to mpcommon.mak.
diego
2006-11-27
*
Use standard SRCS2 name for MEncoder sources.
diego
2006-11-27
*
Move common code for generating multiple libraries to mpcommon.mak.
diego
2006-11-27
*
Merge duplicate entries.
diego
2006-11-26
*
Remove unnecessary variable indirection.
diego
2006-11-26
*
cosmetics: alphabetical order
diego
2006-11-26
*
FFmpeg-style conditional dependency declaration
diego
2006-11-26
*
100l typos
diego
2006-11-26
*
Remove useless variable indirection.
diego
2006-11-26
*
cosmetics: Move around some entries for better readability.
diego
2006-11-26
*
Do not use many different variables for SRCS.
diego
2006-11-26
*
Reorder entries for better readability.
diego
2006-11-26
*
Remove unused include variable.
diego
2006-11-26
*
Merge common parts of all Makefiles into one file included by all.
diego
2006-11-26
*
simplify
diego
2006-11-25
*
Remove superfluous comment.
diego
2006-11-25
*
Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg
diego
2006-11-24
*
Remove superfluous empty variable declaration.
diego
2006-11-21
*
Unify dep/depend targets.
diego
2006-11-20
*
Remove obsolete Xvid 3 support.
diego
2006-11-18
*
Separate XviD 3 and XviD 4 tests.
diego
2006-11-08
*
Remove remnants of long-gone libfame.
diego
2006-11-06
*
generic equation filter
michael
2006-10-16
*
Move all internal -I parameters to the front of CFLAGS to avoid using external
diego
2006-08-17
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31
*
Unify include paths in the build system, part I.
diego
2006-07-27
*
moved mpeg_packetizer helpers to libmpdemux
ben
2006-07-19
*
new mpeg helpers to build and send mpeg 1/2 ps/pes packets (used by some vo d...
ben
2006-07-19
*
new black frame detection filter
ivo
2006-07-15
*
Remove support for obsolete and non-free divx4/odivx libraries.
diego
2006-07-14
*
OPTFLAGS already includes EXTRA_INC.
diego
2006-07-12
*
Initial libass release (without mencoder support).
eugeni
2006-07-07
*
Move #ifdefs around complete files into the build system.
diego
2006-06-21
*
Remove separation between Win32 DLL and DirectShow support in the build system.
diego
2006-06-21
[next]