log libmpcodecs/Makefile @ 19420:4f71ed7cb512

age author description
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)