log libmpcodecs/Makefile @ 25828:8a1627f693a6

age author description
2007-10-09 reimar Make vf_screenshot use the libavcodec PNG encoder
2007-10-03 michael overcomplete wavelet denoiser
2007-08-04 cehoyos Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c.
2007-07-23 rtogni Compilation fix workaround for dca.h conflict (it exists in libavcodec
2007-07-22 rtogni DTS decoding via libdca
2007-07-17 diego Put a compilation fix bandaid in place for the png.h issue.
2007-04-26 diego Add general variables for either static or shared FFmpeg libraries.
2007-04-25 diego cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.
2007-04-25 diego cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.
2007-03-21 diego Conditionally compile vf_bmovl.c instead of enclosing all of the file
2007-03-18 diego Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.
2007-03-15 diego Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 diego Add explicit location for headers from the stream/ directory.
2007-03-15 diego Use explicit header location, don't use CFLAGS for simple subdirectories.
2007-03-15 diego Include loader/ prefix in #include path everywhere.
2007-03-13 diego cosmetics: Fix indentation, reorder some lines for consistency.
2007-03-13 diego Give more descriptive names to the source and library variables and split
2007-02-27 diego Adding an extra -I.. parameter is no longer necessary.
2007-02-18 diego Make liblzo conditional to the appropriate #defines.
2007-02-18 diego Remove internal minilzo, external liblzo can be used instead.
2006-12-12 reimar Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed
2006-12-01 diego Add libav include paths to CFLAGS without indirection.
2006-11-29 diego Explain reason for -I.. in CFLAGS here.
2006-11-27 diego cosmetics to ease future patching
2006-11-27 diego Move common code to mpcommon.mak.
2006-11-27 diego Use standard SRCS2 name for MEncoder sources.
2006-11-27 diego Move common code for generating multiple libraries to mpcommon.mak.
2006-11-26 diego Merge duplicate entries.
2006-11-26 diego Remove unnecessary variable indirection.
2006-11-26 diego cosmetics: alphabetical order
2006-11-26 diego FFmpeg-style conditional dependency declaration
2006-11-26 diego 100l typos
2006-11-26 diego Remove useless variable indirection.
2006-11-26 diego cosmetics: Move around some entries for better readability.
2006-11-26 diego Do not use many different variables for SRCS.
2006-11-26 diego Reorder entries for better readability.
2006-11-26 diego Remove unused include variable.
2006-11-26 diego Merge common parts of all Makefiles into one file included by all.
2006-11-25 diego simplify
2006-11-25 diego Remove superfluous comment.
2006-11-24 diego Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg
2006-11-21 diego Remove superfluous empty variable declaration.
2006-11-20 diego Unify dep/depend targets.
2006-11-18 diego Remove obsolete Xvid 3 support.
2006-11-08 diego Separate XviD 3 and XviD 4 tests.
2006-11-06 diego Remove remnants of long-gone libfame.
2006-10-16 michael generic equation filter
2006-08-17 diego Move all internal -I parameters to the front of CFLAGS to avoid using external
2006-07-31 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
2006-07-27 diego Unify include paths in the build system, part I.
2006-07-19 ben moved mpeg_packetizer helpers to libmpdemux
2006-07-19 ben new mpeg helpers to build and send mpeg 1/2 ps/pes packets (used by some vo drivers)
2006-07-15 ivo new black frame detection filter
2006-07-14 diego Remove support for obsolete and non-free divx4/odivx libraries.
2006-07-12 diego OPTFLAGS already includes EXTRA_INC.
2006-07-07 eugeni Initial libass release (without mencoder support).
2006-06-21 diego Move #ifdefs around complete files into the build system.
2006-06-21 diego Remove separation between Win32 DLL and DirectShow support in the build system.
2006-06-06 michael yet another deinterlacing filter
2006-06-06 michael Motion compensating deinterlacer