log Makefile @ 29552:7f9aa8546db3

age author description
Fri, 28 Aug 2009 13:29:07 +0000 reimar Reuse the osx_common convert_key function to convert OSX keycodes to MPlayer
Fri, 28 Aug 2009 12:54:33 +0000 reimar Add osx_common.c and move the keycode conversion (OSX to MPlayer) there.
Tue, 07 Jul 2009 02:01:36 +0000 lorenm new debanding filter
Sun, 14 Jun 2009 21:09:35 +0000 diego Rename LIBVORBIS Makefile variable to VORBIS.
Thu, 21 May 2009 08:46:24 +0000 diego cosmetics: alphabetically sort SRCS_MPLAYER
Fri, 15 May 2009 23:17:25 +0000 diego Add missing path to find invocation for tags/TAGS creation.
Fri, 15 May 2009 22:24:12 +0000 diego Simplify find invocation in tags/TAGS generation command:
Tue, 12 May 2009 18:09:53 +0000 diego Make sure that -I flags for internal library copies come before other CFLAGS
Tue, 12 May 2009 08:21:53 +0000 diego libdvdread4 does not use HAVE_CONFIG_H, so drop the -D flag for libdvdread4.
Mon, 04 May 2009 16:55:05 +0000 diego Rename macosx video output driver to corevideo.
Mon, 04 May 2009 14:53:47 +0000 diego Rename macosx audio output driver to coreaudio.
Mon, 20 Apr 2009 14:02:40 +0000 diego Move non-conditional SRCS lists below the conditional parts. This allows
Mon, 20 Apr 2009 13:52:14 +0000 diego whitespace cosmetics
Mon, 20 Apr 2009 13:51:47 +0000 diego Use temporary variables to add objects that depend on more than one
Mon, 20 Apr 2009 03:39:44 +0000 diego Only add existing files to the FFMPEGFILES variable.