log Makefile @ 31503:4d06e790f7ad

age author description
Tue, 22 Jun 2010 13:15:34 +0000 diego Move the .SUFFIXES rule to the bottom of the Makefile and explain it.
Mon, 21 Jun 2010 10:58:02 +0000 diego Shut up strict prototype warnings from the gui subdirectory.
Mon, 14 Jun 2010 15:17:48 +0000 diego Rename configure.log file to the more standard name config.log.
Mon, 14 Jun 2010 11:34:48 +0000 diego Add path.o to the dependency list of the loader test programs.
Mon, 14 Jun 2010 11:24:55 +0000 diego Add a command to the binary build rule.
Mon, 14 Jun 2010 11:16:30 +0000 diego typo: Add missing '$' to EXESUF variable in binary build rule.
Mon, 14 Jun 2010 11:15:21 +0000 diego Revert linking vd_zrmjpeg.c and vf_zrmjpeg.c to MPlayer only.
Sun, 13 Jun 2010 11:17:26 +0000 reimar Remove mp_msg related GUI hacks.
Thu, 10 Jun 2010 14:14:18 +0000 diego Only enable vd_zrmjpeg.c/vf_zrmjpeg.c for MPlayer.
Wed, 09 Jun 2010 12:51:35 +0000 diego Split internal and external libmpeg2 support in the build system.
Wed, 09 Jun 2010 07:26:54 +0000 siretart remove libmpcodecs/vf_rgb2bgr.c
Sun, 30 May 2010 09:47:53 +0000 diego Add codec-cfg.h to the dependency list of codec-cfg.
Fri, 14 May 2010 13:49:05 +0000 siretart remove vf_yuy2, functionality is replaced by -vf format=yuv2
Sun, 09 May 2010 14:45:29 +0000 diego Remove internal liba52 copy.
Sun, 25 Apr 2010 08:17:23 +0000 reimar Add sdl_common file and use it to share the input handling between -vo gl