log configure @ 32255:377d9474b524

age author description
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.
Sat, 18 Sep 2010 08:05:10 +0000 reimar Fix compilation on Windows: MinGW unistd.h does not define NULL.
Fri, 17 Sep 2010 10:35:15 +0000 diego Ignore possible errors from dvdread-config invocation.
Fri, 17 Sep 2010 10:34:13 +0000 diego Check for vbeInit() instead of vbeVersion() in VESA test.
Thu, 16 Sep 2010 18:58:21 +0000 diego misc whitespace cosmetics
Thu, 16 Sep 2010 15:17:18 +0000 diego 100l: Set _XOPEN_SOURCE to a proper integer value.
Thu, 16 Sep 2010 15:14:09 +0000 diego Simplify check for external dvdread.
Thu, 16 Sep 2010 14:57:04 +0000 diego Slightly restructure OSS audio check; fixes the warning:
Thu, 16 Sep 2010 14:52:27 +0000 diego Remove pointless sys/ioctl.h #includes from OSS audio checks.
Thu, 16 Sep 2010 14:42:15 +0000 diego Add missing stdio.h #include to the test program in the PNG check.
Thu, 16 Sep 2010 14:40:44 +0000 diego Simplify glob() check.
Thu, 16 Sep 2010 14:39:40 +0000 diego Simplify termcap check.
Thu, 16 Sep 2010 14:38:50 +0000 diego Simplify mkstemp() check.
Thu, 16 Sep 2010 14:38:03 +0000 diego Add _XOPEN_SOURCE >= 500 #define to mkstemp check; mkstemp() requires it.
Thu, 16 Sep 2010 11:29:23 +0000 diego Simplify libggiwmh check using function_check().
Thu, 16 Sep 2010 11:26:16 +0000 diego Simplify OS/2 header checks using header_check_broken().
Thu, 16 Sep 2010 11:23:42 +0000 diego Simplify libmpeg2 check using header_check_broken().
Thu, 16 Sep 2010 11:22:30 +0000 diego Simplify esd checks using function_check().
Thu, 16 Sep 2010 09:36:45 +0000 diego Update mp3lame_lavc check to match recent FFmpeg changes.
Wed, 15 Sep 2010 18:34:15 +0000 diego Require DirectFB version 0.9.22.
Wed, 15 Sep 2010 17:22:04 +0000 diego Simplify DirectFB check.
Wed, 15 Sep 2010 15:58:48 +0000 diego Require DirectFB version 0.9.15 instead of 0.9.13.
Wed, 15 Sep 2010 09:25:20 +0000 diego Cast return value to long instead of int in byte order check.
Tue, 14 Sep 2010 17:20:49 +0000 diego Simplify libggiwmh check.
Tue, 14 Sep 2010 17:14:34 +0000 diego Simplify kstat check.
Tue, 14 Sep 2010 17:08:54 +0000 diego cosmetics: Replace some double quotes by single quotes for consistency.
Tue, 14 Sep 2010 17:04:06 +0000 diego Simplify a bunch of configure checks through the use of function_check().
Tue, 14 Sep 2010 14:09:33 +0000 diego Remove pointless casts from configure checks.
Tue, 14 Sep 2010 13:43:53 +0000 diego Use inline_asm_check to simplify a bunch of configure checks.
Tue, 14 Sep 2010 13:37:47 +0000 diego Add inline_asm_check function to simplify configure checks.
Tue, 14 Sep 2010 13:21:05 +0000 diego Initialize variable in giflib check; fixes the warning:
Tue, 14 Sep 2010 13:07:57 +0000 diego Simplify libdv test.
Tue, 14 Sep 2010 12:59:21 +0000 diego Simplify mman.h/mmap check.
Tue, 14 Sep 2010 11:03:54 +0000 diego Simplify math function checks.
Tue, 14 Sep 2010 10:41:25 +0000 diego Initialize variable in libspeex configure check; fixes the warning:
Tue, 14 Sep 2010 10:32:27 +0000 diego Simplify FreeType check.
Tue, 14 Sep 2010 10:25:12 +0000 diego Simplify DirectFB check using function_check().
Tue, 14 Sep 2010 10:16:31 +0000 diego Initialize variable in vsscanf configure check; fixes the warning:
Tue, 14 Sep 2010 10:11:46 +0000 diego Remove bogus cast from configure check; fixes the warning:
Tue, 14 Sep 2010 10:05:46 +0000 diego Simplify dynamic loader check.
Tue, 14 Sep 2010 09:48:18 +0000 diego Remove unnecessary extern declarations from aalib check; fixes the warnings:
Tue, 14 Sep 2010 09:47:08 +0000 diego Fix parameter types in swab() check; fixes the warnings:
Tue, 14 Sep 2010 09:45:40 +0000 diego Add some missing headers to configure checks; fixes the warnings:
Tue, 14 Sep 2010 09:41:32 +0000 diego Mark local functions in configure tests as static; fixes the warnings:
Tue, 14 Sep 2010 09:08:31 +0000 diego Use complete set of warning flags during compilation checks.
Mon, 13 Sep 2010 18:19:25 +0000 diego build system: Merge all FFmpeg library checks into a single FFmpeg check.
Mon, 13 Sep 2010 03:12:07 +0000 diego cosmetics: Place mga_vid tests along with the other video output tests.
Sun, 12 Sep 2010 00:11:26 +0000 diego Enable Apple remote code when compiling is possible; do not require running it.
Sat, 11 Sep 2010 23:30:52 +0000 diego Separate compiler warning flags from other compiler flags.
Sat, 11 Sep 2010 23:22:01 +0000 diego cosmetics: Place some FFmpeg-related variables in a more sensible order.
Sat, 04 Sep 2010 09:39:21 +0000 reimar Add a hack to work with BeOS/Haiku libsdl.
Thu, 02 Sep 2010 19:48:07 +0000 reimar Attempt to fix compilation with FreeBSD's dvdio.h
Fri, 27 Aug 2010 21:58:14 +0000 cehoyos Fix compilation with --disable-networking.
Fri, 27 Aug 2010 16:19:24 +0000 reimar Fix arts check to actually check linking so it doesn't
Thu, 26 Aug 2010 19:24:18 +0000 reimar Fix --disable-ass-internal to actually have an effect.
Wed, 18 Aug 2010 23:20:23 +0000 diego Fix documentation language variables in summary output after configure run.
Wed, 18 Aug 2010 19:28:22 +0000 siretart introduce new option --enable-system-ffmpeg to use shared ffmpeg libraries only
Sun, 08 Aug 2010 19:01:18 +0000 cehoyos Fix compilation after FFmpeg r24741.
Fri, 06 Aug 2010 10:48:16 +0000 diego Add CONFIG_HUFFMAN to config.mak / config.h for FFmpeg.
Thu, 05 Aug 2010 07:37:58 +0000 diego Add sys/types.h #include before socket.h #include in sockaddr_storage test.
Tue, 03 Aug 2010 11:46:55 +0000 diego Suppress unsupported compiler options when building with clang on Darwin/PPC.
Tue, 03 Aug 2010 11:40:01 +0000 diego Add -Wno-parentheses to CFLAGS.
Tue, 03 Aug 2010 08:57:48 +0000 diego The default CD-ROM device on OpenBSD is /dev/rcd0c, not /dev/rcd0a.
Mon, 02 Aug 2010 14:35:02 +0000 diego Add missing libavcore bits: enabling options and help output
Sat, 31 Jul 2010 22:15:49 +0000 diego Default to -O2 optimization level for the clang compiler.
Thu, 29 Jul 2010 09:15:32 +0000 reimar Use header_check_broken to simplify cdio.h check.
Thu, 29 Jul 2010 09:12:33 +0000 reimar Add a special header_check_broken to be used for broken
Thu, 29 Jul 2010 08:44:44 +0000 reimar Make the sys/cdio.h header test work by explictly including
Sun, 25 Jul 2010 08:40:45 +0000 reimar Refuse to compile without yasm unless it was explicitly requested.
Sat, 24 Jul 2010 15:14:43 +0000 reimar Fix dependency generation for libav*
Wed, 21 Jul 2010 18:49:05 +0000 reimar Add support for libavcore.
Mon, 19 Jul 2010 00:12:04 +0000 greg Require libass version with ass_flush_events
Sun, 18 Jul 2010 23:02:25 +0000 greg Prefer external libass
Sat, 17 Jul 2010 13:14:53 +0000 diego Rename network build system variable and command line option to networking.
Sat, 17 Jul 2010 10:28:17 +0000 diego Fix LADSPA test variable initialization so it actually works (without stddef.h).
Wed, 14 Jul 2010 13:49:08 +0000 diego Give signal handler function in test programs correct argument list.
Wed, 14 Jul 2010 08:17:58 +0000 diego Move memalign_hack definition out of the FFmpeg section of config.h.
Tue, 13 Jul 2010 14:51:31 +0000 diego Port GNU assembler check from FFmpeg.
Tue, 13 Jul 2010 12:08:50 +0000 diego Add CONFIG_PIC #define for FFmpeg to config.h.
Tue, 13 Jul 2010 11:46:54 +0000 diego Move PIC test out of the x86 section; it is not only required on x86.
Tue, 13 Jul 2010 10:49:23 +0000 diego Add IBM ASM check for FFmpeg on PowerPC.
Sun, 11 Jul 2010 22:34:47 +0000 reimar Define HAVE_GNU_AS to enable Altivec-accelerated FFT.
Sat, 10 Jul 2010 23:30:39 +0000 reimar Add AV_HAVE_FAST_UNALIGNED define.
Sat, 10 Jul 2010 16:44:02 +0000 diego Add back LIBXVID to $libavencoders once more.
Sat, 10 Jul 2010 16:26:58 +0000 diego Move EBX availability #define within config.h; it is not FFmpeg-specific.
Sat, 10 Jul 2010 11:40:40 +0000 diego Remove useless LIBXVID entry from libavencoders list.
Fri, 09 Jul 2010 13:08:27 +0000 cehoyos Fix compilation with --disable-mencoder.
Fri, 09 Jul 2010 13:08:00 +0000 cehoyos Fix 'Xvid in libavcodec', broken in r31649.
Fri, 09 Jul 2010 12:13:51 +0000 cehoyos Fix compilation after FFmpeg r24137.
Wed, 07 Jul 2010 11:52:31 +0000 diego cosmetics: Drop leading underscore from FFmpeg component variables.
Wed, 07 Jul 2010 11:45:54 +0000 diego Remove duplicated FFmpeg external codec library variables from config.mak.
Wed, 07 Jul 2010 11:44:45 +0000 diego Enable libvorbis encoder in FFmpeg if libvorbis is available.
Mon, 05 Jul 2010 21:34:51 +0000 diego Move libgsm #define to the FFmpeg section of config.h.
Mon, 05 Jul 2010 17:04:46 +0000 ben Support for unencrypted Blu-ray playback through libbluray.
Sat, 03 Jul 2010 20:54:54 +0000 reimar Support decoding and encoding via libgsm via libavcodec.
Fri, 02 Jul 2010 16:52:32 +0000 cehoyos Hopefully fix librtmp detection.
Fri, 02 Jul 2010 10:02:34 +0000 diego Use cflag_check utility function in cross-compilation check.
Fri, 02 Jul 2010 09:38:46 +0000 diego Add return statement to function_check test program.
Thu, 01 Jul 2010 23:52:01 +0000 diego Replace some more manual compiler flag checks with cflag_check function.
Thu, 01 Jul 2010 23:18:16 +0000 diego Separate automatic dependency generation flags from general CFLAGS.
Thu, 01 Jul 2010 23:03:40 +0000 diego Add convenience function to check for compiler flags directly and use it.
Thu, 01 Jul 2010 22:19:57 +0000 diego cosmetics: Rename _warn_CFLAGS variable to warn_cflags.
Thu, 01 Jul 2010 19:59:42 +0000 attila * fix compilation using external libfaad
Thu, 01 Jul 2010 16:51:46 +0000 attila config.log belongs into mplayer's root directory, not into the tmp directory
Thu, 01 Jul 2010 10:22:19 +0000 diego Fix variable name for tmpdir selection iterator.