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
*
Make vf_screenshot use the libavcodec PNG encoder
reimar
2007-10-09
*
overcomplete wavelet denoiser
michael
2007-10-03
*
Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c.
cehoyos
2007-08-04
*
Compilation fix workaround for dca.h conflict (it exists in libavcodec
rtogni
2007-07-23
*
DTS decoding via libdca
rtogni
2007-07-22
*
Put a compilation fix bandaid in place for the png.h issue.
diego
2007-07-17
*
Add general variables for either static or shared FFmpeg libraries.
diego
2007-04-26
*
cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.
diego
2007-04-25
*
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
[next]