log Makefile @ 32339:c64503cd8194

age author description
Sun, 03 Oct 2010 12:13:14 +0000 diego Add missing "ffmpeg/" prefix to libpostproc entry in DIRS list.
Wed, 29 Sep 2010 18:05:27 +0000 reimar config.asm should be generate in ffmpeg/, not the root.
Tue, 28 Sep 2010 20:46:19 +0000 diego Use a single svn:externals declaration for all of FFmpeg.
Sun, 26 Sep 2010 01:36:16 +0000 diego Omit header dependency declaration for codec-cfg.d.
Sat, 25 Sep 2010 13:01:33 +0000 diego Remove __USE_UNIX98 from libdvdcss/libdvdnav/libdvdread CPPFLAGS.
Wed, 22 Sep 2010 21:11:31 +0000 diego Do not compile libfaad2 with -D_GNU_SOURCE.
Mon, 20 Sep 2010 21:55:24 +0000 diego Drop separate compilation rules for dhahelperwin files.
Mon, 20 Sep 2010 21:52:06 +0000 diego Use generated dependency information files for dhahelper.
Mon, 20 Sep 2010 21:03:59 +0000 diego Merge dhahelperwinclean and dhahelperclean targets.
Mon, 20 Sep 2010 20:55:10 +0000 diego Use generated dependency information files for tools and tests.
Mon, 20 Sep 2010 20:48:35 +0000 diego Generate dependency information for netstream and vivodump as well.
Mon, 20 Sep 2010 20:26:04 +0000 diego Remove remnants of explicit dependency file generation.
Mon, 20 Sep 2010 19:54:51 +0000 diego Fix osdep/mplayer.rc.o vs. osdep/mplayer-rc.o typo.
Mon, 20 Sep 2010 19:49:54 +0000 diego Use dependency files to track the compile-time dependencies of kernel modules.
Mon, 20 Sep 2010 19:47:45 +0000 diego Generate dependency files also when compiling binaries straight from .c files.
Mon, 20 Sep 2010 19:20:06 +0000 diego Add an actual .c file for the rage128_vid kernel module.
Mon, 20 Sep 2010 12:31:09 +0000 diego Simplify generation of dependency file list.
Mon, 20 Sep 2010 12:30:35 +0000 diego Also read dependency files generated while compiling Assembler files.
Mon, 20 Sep 2010 12:07:56 +0000 diego cosmetics: Rename DEPS variable to DEP_FILES.
Mon, 20 Sep 2010 09:59:13 +0000 diego Use CFLAGS directly when compiling Assembler files, we do not set ASFLAGS.
Mon, 20 Sep 2010 08:23:35 +0000 diego Add dependency flags to CC invocation for .S files.
Fri, 17 Sep 2010 15:13:37 +0000 diego Move libass/ass_mp.[ch] ---> ass_mp.[ch].
Wed, 15 Sep 2010 15:58:48 +0000 diego Require DirectFB version 0.9.15 instead of 0.9.13.
Mon, 13 Sep 2010 18:19:25 +0000 diego build system: Merge all FFmpeg library checks into a single FFmpeg check.
Wed, 08 Sep 2010 05:29:05 +0000 reimar Add synchronization of multiple MPlayer instances over UDP.
Sat, 04 Sep 2010 00:20:08 +0000 diego cosmetics: Move header compilation rules to the bottom of the rules list.
Mon, 23 Aug 2010 19:13:05 +0000 cigaes EOSD/ASS code factorization
Tue, 17 Aug 2010 15:12:35 +0000 diego Remove hack that skips including dependency files on distclean.
Tue, 17 Aug 2010 15:07:16 +0000 diego Remove dep/depend targets for FFmpeg; they no longer exist in FFmpeg.
Fri, 06 Aug 2010 21:13:41 +0000 greg Import libass 0.9.10
Tue, 03 Aug 2010 16:26:50 +0000 reimar Add support for bd:// streams as a test for a part of the AACS algorithm.
Thu, 29 Jul 2010 17:02:13 +0000 siretart remove libavutil/avconfig.h on distclean
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.