log configure @ 32486:d18030ed576f

age author description
Wed, 03 Nov 2010 08:12:22 +0000 diego Do not enable rpath on NetBSD.
Wed, 03 Nov 2010 08:09:31 +0000 diego Enable joystick support on FreeBSD.
Wed, 27 Oct 2010 15:21:49 +0000 diego Fix compilation with networking disabled due to FFmpeg CONFIG_RTPDEC handling.
Wed, 27 Oct 2010 07:16:33 +0000 siretart sync x264 version check with the check in ffmpeg/configure
Thu, 21 Oct 2010 17:35:56 +0000 diego Add CONFIG_RTPDEC to config.h/config.mak for FFmpeg.
Thu, 21 Oct 2010 12:58:21 +0000 diego Fix detection of mips processor variants.
Fri, 15 Oct 2010 10:45:19 +0000 siretart in auto mode, enable internal libdvdcss only if it is actually available
Fri, 08 Oct 2010 01:17:54 +0000 diego Change libmp3lame check to test for lame_set_VBR_quality().
Thu, 07 Oct 2010 15:42:06 +0000 diego Make sure some x86 config.h entries are available on all architectures.
Thu, 07 Oct 2010 12:25:29 +0000 diego Add xmm clobbers test for FFmpeg.
Tue, 05 Oct 2010 10:08:53 +0000 diego Require LAME 3.98.3 for MPlayer, same as is required for FFmpeg.
Tue, 05 Oct 2010 09:49:17 +0000 diego Ensure that CONFIG_NETWORK is always #defined to either 0 or 1.
Sun, 03 Oct 2010 14:49:30 +0000 diego Remove some unnecessary #includes from IVTV and V4L2 checks.
Sun, 03 Oct 2010 13:49:57 +0000 diego Simplify some X11 checks with the help of statement_check_broken().
Fri, 01 Oct 2010 16:04:43 +0000 diego Drop removal of AAC encoder from list of FFmpeg encoders.
Thu, 30 Sep 2010 18:15:50 +0000 reimar 100l, actually add yasmdefines to YASMFLAGS.
Wed, 29 Sep 2010 18:53:39 +0000 reimar Move config.asm back to root and append a '/' to SRC_PATH
Wed, 29 Sep 2010 18:26:12 +0000 reimar Allow configure to accept nasm instead of yasm again.
Wed, 29 Sep 2010 18:10:25 +0000 reimar Remove -DARCH_X86_64 from YASMFLAGS, that define is already in config.asm
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.
Mon, 27 Sep 2010 17:28:23 +0000 diego Remove unnecessary Xlib.h #include from xf86keysym check.
Mon, 27 Sep 2010 17:18:39 +0000 diego Drop two unnecessary Xlib.h #includes and use helper functions.
Mon, 27 Sep 2010 01:09:42 +0000 diego Add config.asm with (sub)architecture definitions for FFmpeg's YASM support.
Mon, 27 Sep 2010 00:46:28 +0000 diego Simplify some configure checks through statement_check{_broken}().
Mon, 27 Sep 2010 00:02:59 +0000 diego cosmetics: Rename function_check{_broken}() --> statement_check{_broken}().
Sun, 26 Sep 2010 22:17:42 +0000 diego Remove unnecessary sys/types.h #include from shm check.
Sun, 26 Sep 2010 22:06:33 +0000 diego Add proper autodetection for FTP support; should fix Bugzilla #1804.
Sun, 26 Sep 2010 21:51:39 +0000 diego Simplify inet_pton/inet_aton checks with function_check().
Sun, 26 Sep 2010 21:48:28 +0000 diego Simplify jpeglib check with header_check_broken().
Sun, 26 Sep 2010 21:32:54 +0000 diego Switch back to using '-MD -MP' as gcc .d file creation flags.
Sun, 26 Sep 2010 20:53:09 +0000 diego Remove unnecessary linux/types.h #include from Apple IR check.
Sun, 26 Sep 2010 20:51:30 +0000 diego Move xmga check after X11, which xmga requires.
Sun, 26 Sep 2010 20:48:15 +0000 diego Simplify ENCA check.
Sun, 26 Sep 2010 19:33:48 +0000 diego Update documentation on how to add checks; mention helper functions.
Sun, 26 Sep 2010 19:01:37 +0000 diego Fix the way the dynamic loader check adds linker flags.
Sun, 26 Sep 2010 18:24:14 +0000 diego Simplify Windows waveout test with header_check_broken().
Sun, 26 Sep 2010 18:23:04 +0000 diego Simplify Direct3D check with header_check().
Sun, 26 Sep 2010 18:22:06 +0000 diego Remove some unnecessary windows.h #includes in configure checks.
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 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.
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.
Mon, 20 Sep 2010 08:31:37 +0000 diego Move ASFLAGS and AS_DEPFLAGS to the FFmpeg section of config.mak.
Mon, 20 Sep 2010 07:54:06 +0000 diego Simplify libbluray test with function_check().
Mon, 20 Sep 2010 07:21:17 +0000 diego Remove unnecessary #include from libbluray test.
Sun, 19 Sep 2010 21:18:45 +0000 diego 1000l: Fix shift amount in function_check_broken().
Sat, 18 Sep 2010 14:51:55 +0000 diego Make sure that HAVE_MKSTEMP is always #defined to a value.
Sat, 18 Sep 2010 10:47:41 +0000 diego Simplify librtmp check using function_check().
Sat, 18 Sep 2010 10:46:47 +0000 diego Make sure that CONFIG_LIBMP3LAME is always #defined.
Sat, 18 Sep 2010 09:52:08 +0000 diego cosmetics: Drop a bunch of unnecessary parentheses from big-endian check.
Sat, 18 Sep 2010 09:50:05 +0000 diego Simplify libdca check using function_check_broken().
Sat, 18 Sep 2010 09:49:12 +0000 diego Add function_check_broken convenience function.
Sat, 18 Sep 2010 09:45:03 +0000 diego cosmetics: Slightly reformat a comment.
Sat, 18 Sep 2010 09:24:38 +0000 diego cosmetics: Slightly shorten swab() check.