log libmpcodecs/Makefile @ 24549:56fa787726b2

age author description
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.
Thu, 15 Mar 2007 17:10:36 +0000 diego Add explicit location for headers from the stream/ directory.
Thu, 15 Mar 2007 12:08:11 +0000 diego Use explicit header location, don't use CFLAGS for simple subdirectories.
Thu, 15 Mar 2007 08:29:24 +0000 diego Include loader/ prefix in #include path everywhere.
Tue, 13 Mar 2007 21:55:23 +0000 diego cosmetics: Fix indentation, reorder some lines for consistency.
Tue, 13 Mar 2007 12:10:57 +0000 diego Give more descriptive names to the source and library variables and split
Tue, 27 Feb 2007 17:04:18 +0000 diego Adding an extra -I.. parameter is no longer necessary.
Sun, 18 Feb 2007 19:28:47 +0000 diego Make liblzo conditional to the appropriate #defines.
Sun, 18 Feb 2007 15:06:54 +0000 diego Remove internal minilzo, external liblzo can be used instead.
Tue, 12 Dec 2006 20:29:30 +0000 reimar Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed
Fri, 01 Dec 2006 01:11:42 +0000 diego Add libav include paths to CFLAGS without indirection.
Wed, 29 Nov 2006 15:10:11 +0000 diego Explain reason for -I.. in CFLAGS here.
Mon, 27 Nov 2006 22:52:31 +0000 diego cosmetics to ease future patching
Mon, 27 Nov 2006 13:32:24 +0000 diego Move common code to mpcommon.mak.
Mon, 27 Nov 2006 01:53:05 +0000 diego Use standard SRCS2 name for MEncoder sources.
Mon, 27 Nov 2006 01:40:39 +0000 diego Move common code for generating multiple libraries to mpcommon.mak.
Sun, 26 Nov 2006 22:58:28 +0000 diego Merge duplicate entries.
Sun, 26 Nov 2006 22:53:57 +0000 diego Remove unnecessary variable indirection.
Sun, 26 Nov 2006 22:47:32 +0000 diego cosmetics: alphabetical order
Sun, 26 Nov 2006 22:37:03 +0000 diego FFmpeg-style conditional dependency declaration
Sun, 26 Nov 2006 22:13:46 +0000 diego 100l typos
Sun, 26 Nov 2006 22:11:46 +0000 diego Remove useless variable indirection.
Sun, 26 Nov 2006 22:11:07 +0000 diego cosmetics: Move around some entries for better readability.
Sun, 26 Nov 2006 22:02:52 +0000 diego Do not use many different variables for SRCS.
Sun, 26 Nov 2006 21:55:40 +0000 diego Reorder entries for better readability.
Sun, 26 Nov 2006 21:30:17 +0000 diego Remove unused include variable.
Sun, 26 Nov 2006 18:12:36 +0000 diego Merge common parts of all Makefiles into one file included by all.
Sat, 25 Nov 2006 18:45:03 +0000 diego simplify
Sat, 25 Nov 2006 16:12:36 +0000 diego Remove superfluous comment.
Fri, 24 Nov 2006 23:32:39 +0000 diego Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg
Tue, 21 Nov 2006 11:25:44 +0000 diego Remove superfluous empty variable declaration.
Mon, 20 Nov 2006 11:18:01 +0000 diego Unify dep/depend targets.
Sat, 18 Nov 2006 02:40:19 +0000 diego Remove obsolete Xvid 3 support.
Wed, 08 Nov 2006 18:35:32 +0000 diego Separate XviD 3 and XviD 4 tests.
Mon, 06 Nov 2006 22:57:14 +0000 diego Remove remnants of long-gone libfame.
Mon, 16 Oct 2006 15:47:32 +0000 michael generic equation filter
Thu, 17 Aug 2006 17:19:56 +0000 diego Move all internal -I parameters to the front of CFLAGS to avoid using external
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
Thu, 27 Jul 2006 10:08:17 +0000 diego Unify include paths in the build system, part I.
Wed, 19 Jul 2006 22:13:50 +0000 ben moved mpeg_packetizer helpers to libmpdemux
Wed, 19 Jul 2006 21:46:06 +0000 ben new mpeg helpers to build and send mpeg 1/2 ps/pes packets (used by some vo drivers)
Sat, 15 Jul 2006 09:18:44 +0000 ivo new black frame detection filter
Fri, 14 Jul 2006 17:14:16 +0000 diego Remove support for obsolete and non-free divx4/odivx libraries.
Wed, 12 Jul 2006 17:58:07 +0000 diego OPTFLAGS already includes EXTRA_INC.
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).
Wed, 21 Jun 2006 14:49:09 +0000 diego Move #ifdefs around complete files into the build system.
Wed, 21 Jun 2006 09:45:17 +0000 diego Remove separation between Win32 DLL and DirectShow support in the build system.
Tue, 06 Jun 2006 23:30:23 +0000 michael yet another deinterlacing filter
Tue, 06 Jun 2006 00:11:13 +0000 michael Motion compensating deinterlacer
Thu, 16 Mar 2006 21:56:24 +0000 nicodvb compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
Tue, 31 Jan 2006 23:45:46 +0000 diego Only compile libmpencoders if MEncoder has been enabled.
Tue, 31 Jan 2006 23:36:12 +0000 diego Move conditional compilation out of the code and into the build system.
Fri, 27 Jan 2006 00:06:42 +0000 diego Make clean/distclean behave uniformly in all directories.
Sun, 22 Jan 2006 18:11:35 +0000 diego proper support for shared libpostproc
Sun, 15 Jan 2006 10:25:14 +0000 nicodvb ad_hwmpa: pass-through fake audio codec for hardware mpeg decoders
Sat, 14 Jan 2006 16:26:42 +0000 diego Consistent variable names for shared libavcodec.
Fri, 09 Dec 2005 16:52:44 +0000 rtognimp Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc)
Tue, 08 Nov 2005 13:15:19 +0000 michael ultra simple&slow pp filter, yes yet another spp like filter :)
Sat, 05 Nov 2005 11:58:25 +0000 reimar Speex support. Seeking and pts generation does not work.
Mon, 19 Sep 2005 15:23:15 +0000 diego Break up all long lines that were missed during the last reformatting round.
Mon, 19 Sep 2005 15:12:38 +0000 gpoirier 10l: the directories specified with --with-xvid*dir were ignored.
Sun, 11 Sep 2005 07:25:50 +0000 henry screenshot filter
Wed, 17 Aug 2005 23:08:18 +0000 diego Fix MEncoder build with shared libavcodec.
Mon, 01 Aug 2005 20:16:56 +0000 al Support new static libavcodec (depends on libavutil).
Sun, 10 Jul 2005 17:14:12 +0000 reimar musepack demuxing and decoding support (demuxing is v7 bitstream only).
Sat, 09 Jul 2005 07:49:51 +0000 michael pp7 filter (spp=6 filter with 7 point dct where only the center sample is used after idct)
Sun, 19 Jun 2005 22:52:55 +0000 ranma Be more patch-friendly
Wed, 08 Jun 2005 03:11:53 +0000 rfelker remove_logo filter by yartrebo, committed with fixes for c++ variable declarations
Sat, 04 Jun 2005 07:05:02 +0000 henry faster spp filter by Nikolaj Poroshin <porosh3 at psu ru>
Sat, 07 May 2005 14:50:14 +0000 nicodvb added twolame mp2 audio encoder
Mon, 25 Apr 2005 07:07:57 +0000 nicodvb added faac audio encoder
Fri, 22 Apr 2005 06:59:59 +0000 nicodvb audio encoding reworked
Wed, 29 Dec 2004 19:51:56 +0000 rtognimp TwinVQ decoder and demuxer
Thu, 09 Dec 2004 13:11:21 +0000 diego make clean should also clean the native subdirectory.
Tue, 21 Sep 2004 19:50:54 +0000 nicodvb encoding to mp2 with libtoolame
Sat, 11 Sep 2004 13:08:34 +0000 diego Make --with-x264incdir work, patch by Jan Knutar <jknutar at nic.fi>
Fri, 27 Aug 2004 20:43:05 +0000 iive x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at arklinux dot org>, modifications by Loren Merritt <lorenm at u.washington dot edu>, Jeff Clagg <snacky at ikaruga.co dot uk> and me
Thu, 15 Jul 2004 20:36:04 +0000 rtognimp Cinepak, CYUV and RoqA/V are now in ffmpeg
Thu, 24 Jun 2004 13:54:08 +0000 alex ranlib cleanup
Wed, 05 May 2004 19:11:16 +0000 rtognimp Qt RLE is now in ffmpeg
Thu, 29 Apr 2004 22:23:34 +0000 rtognimp Remove MSZH/ZLIB, FLI and QTRLE, they are now in ffmpeg
Wed, 28 Apr 2004 04:29:17 +0000 rfelker soft skipping for mencoder. rather than skipping decoding/filtering
Wed, 28 Apr 2004 04:02:46 +0000 rfelker "hard" frame duplication for mencoder. this finally makes it possible
Sat, 17 Apr 2004 17:08:31 +0000 rfelker New filter by Ville Saari (114263 at foo dot bar dot org)
Mon, 05 Apr 2004 22:49:28 +0000 alex Removed mpflac as ffflac is way better and ad_flac won't compile with external flac
Mon, 29 Mar 2004 04:39:04 +0000 rfelker vf_phase filter by Ville Saari (114263 at foo dot bar dot org)
Tue, 17 Feb 2004 12:43:07 +0000 attila remove raw nonsense and replace it by one ovc
Fri, 06 Feb 2004 20:31:57 +0000 joey new filter: vf_noformat.
Thu, 05 Feb 2004 15:56:05 +0000 michael qp change filter
Fri, 30 Jan 2004 17:38:15 +0000 michael rgb test pattern generator, so we could change everything to match alex's definition of rgb/bgr
Thu, 29 Jan 2004 09:50:17 +0000 ranma kerndeint adaptive deinterlacer
Tue, 23 Dec 2003 21:04:50 +0000 rtognimp Remove 8BPS, MsRLE, MsVideo1, RPZA, SMC
Fri, 19 Dec 2003 22:15:37 +0000 rik vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12
Mon, 08 Dec 2003 22:57:47 +0000 alex Yet another inverse telecine filter by Zoltan Hidvegi <mplayer@hzoli.2y.net>. Also heavily MMX centric.
Mon, 08 Dec 2003 12:44:11 +0000 alex RAWYUV output in MEncoder. Patch by Tuukka Toivonen <tuukkat@ee.oulu.fi>
Sat, 29 Nov 2003 19:34:26 +0000 alex yuv colorspace converter
Wed, 12 Nov 2003 00:43:42 +0000 iive XviD Api4 support
Tue, 04 Nov 2003 19:58:37 +0000 rik addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c
Sun, 26 Oct 2003 23:07:21 +0000 michael simple alternative postprocessing filter
Thu, 23 Oct 2003 18:36:02 +0000 michael vf_hue
Wed, 22 Oct 2003 21:21:52 +0000 michael fast deinterleaver (= il filter with stride/width/height tricks)
Thu, 16 Oct 2003 08:45:10 +0000 attila Fix compilation when libavcodec is missing.
Sat, 04 Oct 2003 22:00:25 +0000 lumag FLAC decoding support via imported libmpflac.
Wed, 03 Sep 2003 22:44:28 +0000 henry simple logo remover
Sun, 31 Aug 2003 21:41:24 +0000 arpi 2 new filters: tile & framestep
Thu, 28 Aug 2003 21:23:40 +0000 rtognimp Quicktime 8BPS decoder
Mon, 18 Aug 2003 15:24:08 +0000 rfelker pullup -- third generation inverse telecine engine. the backend
Mon, 11 Aug 2003 20:04:30 +0000 alex 'tinterlace' filter (partial inverse of tfields) by Not Zed <notzed@ximian.com> (with minor fixes for current cvs by me)
Sun, 03 Aug 2003 12:09:58 +0000 ranma Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c,
Sun, 13 Jul 2003 18:37:20 +0000 alex 10l
Sun, 13 Jul 2003 15:56:20 +0000 alex removed our native svq1 and huffyuv implementation as libavcodec's implementations are much better