log

age author description
Sun, 26 Sep 2010 01:36:16 +0000 diego Omit header dependency declaration for codec-cfg.d.
Sat, 25 Sep 2010 21:17:38 +0000 diego Ignore generated .d files.
Sat, 25 Sep 2010 21:00:34 +0000 diego Add CFLAGS/LDFLAGS for all FFmpeg libraries when using pkg-config in configure.
Sat, 25 Sep 2010 20:14:35 +0000 diego Ignore generated .d files.
Sat, 25 Sep 2010 16:42:20 +0000 diego Change the way encoders necessary for both MPlayer and MEncoder are enabled.
Sat, 25 Sep 2010 16:06:50 +0000 diego Add HAVE_STDLIB_H to config.h for libfaad2.
Sat, 25 Sep 2010 15:53:03 +0000 diego Sync some minor changes from upstream libdvdcss, up to r237.
Sat, 25 Sep 2010 13:01:33 +0000 diego Remove __USE_UNIX98 from libdvdcss/libdvdnav/libdvdread CPPFLAGS.
Sat, 25 Sep 2010 11:55:56 +0000 reimar Minor simplification of af_init.
Sat, 25 Sep 2010 10:49:39 +0000 reimar Fix af_append and af_prepend prototypes, the name should be const.
Thu, 23 Sep 2010 17:08:10 +0000 cigaes vf_ass: avoid divisions in alpha blending.
Wed, 22 Sep 2010 21:11:31 +0000 diego Do not compile libfaad2 with -D_GNU_SOURCE.
Wed, 22 Sep 2010 21:08:59 +0000 diego Mark output_to_PCM_sux as static, it is not used outside of the file; fixes:
Wed, 22 Sep 2010 12:14:38 +0000 diego Do not compile libfaad2's lrintf() implementation if __STDC_VERSION__ is set.
Tue, 21 Sep 2010 23:00:35 +0000 diego MPEG4AAC_DECODER does not exist in FFmpeg; do not remove it from libavdecoders.
Tue, 21 Sep 2010 22:26:44 +0000 diego Move network requirement check for FTP into the FTP test.
Tue, 21 Sep 2010 21:13:21 +0000 diego Add HAVE_ALIGNED_STACK definition for FFmpeg.
Tue, 21 Sep 2010 14:16:57 +0000 diego Drop obsolete CONFIG_IPV6 #definition for FFmpeg from config.h.
Tue, 21 Sep 2010 13:51:33 +0000 diego Move ASMALIGN check into x86 section of configure.
Tue, 21 Sep 2010 13:22:48 +0000 diego Move lrintf definition to the FFmpeg section of config.h.
Tue, 21 Sep 2010 13:04:05 +0000 diego Remove local HAVE_LRINTF hack; it should no longer be necessary.
Tue, 21 Sep 2010 12:39:23 +0000 diego Restore trailing whitespace in local diff file.
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:36:38 +0000 diego Work around linking failure due to unresolved reference to mplayer_version.
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.