log Makefile @ 17841:73db10d5f2e3

age author description
Sun, 12 Mar 2006 23:06:09 +0000 reimar remove mp_msg.c dependency when compiling codec-cfg binary.
Wed, 08 Mar 2006 19:56:47 +0000 henry revert the attempts for ccache fix
Wed, 08 Mar 2006 11:09:01 +0000 diego Add codecs2html dependencies.
Wed, 08 Mar 2006 11:04:00 +0000 diego libcdio needs to link before -lwinmm in WIN32_LIB on Windows.
Tue, 07 Mar 2006 17:49:37 +0000 henry fix incomplete abs->rel path conversion
Tue, 07 Mar 2006 15:37:58 +0000 diego Add codecs2html target.
Sun, 05 Mar 2006 10:03:53 +0000 henry use relative paths for libav* build
Wed, 01 Mar 2006 10:01:43 +0000 diego New website structure, the /homepage subdirectory is gone.
Thu, 16 Feb 2006 20:45:25 +0000 reimar OpenAL audio support, actual output is mono-only (no positioning yet).
Sun, 12 Feb 2006 14:50:05 +0000 alex 10l
Sun, 12 Feb 2006 08:03:58 +0000 henry add a missing rule for libpostproc.a
Fri, 27 Jan 2006 00:06:42 +0000 diego Make clean/distclean behave uniformly in all directories.
Thu, 19 Jan 2006 20:53:13 +0000 diego Remove rule to build shared libpostproc, it does not belong in MPlayer.
Sat, 14 Jan 2006 02:26:19 +0000 rathann Fix parallel make builds, patch by Oded Shimon.
Fri, 13 Jan 2006 23:38:16 +0000 rathann This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall from
Thu, 29 Dec 2005 18:01:22 +0000 diego AIX PPC port
Wed, 16 Nov 2005 10:38:23 +0000 ptt fix to uninstall section, pointed out by Reshat Sabiq to -users ml sabiq -- at -- csociety -- dot -- org
Sun, 06 Nov 2005 17:42:20 +0000 faust3 make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia
Sat, 05 Nov 2005 11:58:25 +0000 reimar Speex support. Seeking and pts generation does not work.
Fri, 19 Aug 2005 19:24:30 +0000 rfelker remove broken shared libpostproc stuff
Thu, 18 Aug 2005 11:26:04 +0000 alex use libvbe from vesautils
Thu, 11 Aug 2005 22:30:05 +0000 gpoirier libavutil should be be in "PARTS" so that 'make distclean' cleans that directory too. A cup of coffee to beastd for forgetting it :)
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).
Mon, 27 Jun 2005 20:08:38 +0000 alex 10l
Mon, 20 Jun 2005 14:35:00 +0000 henry split PARTS into multiple lines also
Sun, 19 Jun 2005 22:52:55 +0000 ranma Be more patch-friendly
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
Thu, 21 Apr 2005 03:44:59 +0000 rfelker reversed broken linker option, it breaks compile on some systems. add a configure check for this nonsense if it's important..