log libmpcodecs/Makefile @ 26349:971eca6fdcc8

age author description
Wed, 09 Apr 2008 21:49:27 +0000 rtogni 1000l fix linking after r26378
Sun, 06 Apr 2008 23:08:15 +0000 diego Update Makefile to account for native/RTjpegN.c --> native/rtjpegn.c renaming.
Mon, 03 Mar 2008 19:40:39 +0000 diego Remove ugly workaround for conflicting dca.h headers, it is no longer
Tue, 09 Oct 2007 12:46:10 +0000 reimar Make vf_screenshot use the libavcodec PNG encoder
Wed, 03 Oct 2007 23:50:54 +0000 michael overcomplete wavelet denoiser
Sat, 04 Aug 2007 22:12:49 +0000 cehoyos Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c.
Mon, 23 Jul 2007 22:24:12 +0000 rtogni Compilation fix workaround for dca.h conflict (it exists in libavcodec
Sun, 22 Jul 2007 16:24:25 +0000 rtogni DTS decoding via libdca
Tue, 17 Jul 2007 10:56:16 +0000 diego Put a compilation fix bandaid in place for the png.h issue.
Thu, 26 Apr 2007 11:22:22 +0000 diego Add general variables for either static or shared FFmpeg libraries.
Wed, 25 Apr 2007 08:38:04 +0000 diego cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.
Wed, 25 Apr 2007 08:35:35 +0000 diego cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.
Wed, 21 Mar 2007 08:29:46 +0000 diego Conditionally compile vf_bmovl.c instead of enclosing all of the file
Sun, 18 Mar 2007 22:49:37 +0000 diego Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.
Thu, 15 Mar 2007 17:51:32 +0000 diego Add explicit location for headers from the libmpdemux/ directory.