log Makefile @ 31725:8e850ff84b27

age author description
Sat, 24 Jul 2010 15:14:43 +0000 reimar Fix dependency generation for libav*
Wed, 21 Jul 2010 19:02:36 +0000 reimar Do not compile subassconvert.c if libass is disabled, the functionality
Wed, 21 Jul 2010 18:49:05 +0000 reimar Add support for libavcore.
Sun, 18 Jul 2010 22:00:48 +0000 greg subtitles: convert SRT/MicroDVD markup into ASS markup
Sat, 17 Jul 2010 13:14:53 +0000 diego Rename network build system variable and command line option to networking.
Sat, 10 Jul 2010 13:45:09 +0000 reimar Add support for PGS subtitle decoding via libavcodec.
Sat, 10 Jul 2010 08:04:48 +0000 reimar Remove copy of old and ugly libgsm code and wrapper.
Mon, 05 Jul 2010 17:04:46 +0000 ben Support for unencrypted Blu-ray playback through libbluray.
Sun, 04 Jul 2010 07:13:18 +0000 reimar Add a manifest file to disable file and registry
Thu, 01 Jul 2010 23:18:16 +0000 diego Separate automatic dependency generation flags from general CFLAGS.
Wed, 30 Jun 2010 09:55:14 +0000 diego MP3 decoding through libmpg123
Mon, 28 Jun 2010 08:26:14 +0000 diego Factorize MPlayer/MEncoder version string handling.
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
Tue, 06 Apr 2010 10:08:19 +0000 diego Generate dependency information as a sideeffect of compilation.
Fri, 26 Mar 2010 12:12:25 +0000 diego cosmetics: Break some overly long lines.
Sat, 20 Mar 2010 23:38:27 +0000 diego Rename get_path.[ch] --> path.[ch].