log configure @ 20464:7b8269775ec0

age author description
Fri, 27 Oct 2006 11:56:43 +0000 iive Add cmov detection to configure
Mon, 23 Oct 2006 10:02:21 +0000 diego Remove -fno-PIC check from configure and put -fPIC back at the beginning
Sun, 22 Oct 2006 22:14:08 +0000 diego Replace $() by the slightly more portable ``.
Sun, 22 Oct 2006 15:13:50 +0000 reimar Consistency fix: use "signed long long" for int_fast64_t instead of
Sun, 22 Oct 2006 14:51:17 +0000 diego IPv6 tests for the presence of AF_INET6 but not struct sockaddr_in6. Glibc 2.0
Sun, 22 Oct 2006 14:45:54 +0000 diego Provide fallback definition for uint_fast64_t as well.
Sun, 22 Oct 2006 13:19:55 +0000 diego cosmetics: Fix indentation after last commit.
Sun, 22 Oct 2006 13:19:15 +0000 diego Do not check for the existence of LIRC devices during autodetection.
Fri, 20 Oct 2006 07:32:49 +0000 diego Add fallback on the (undocumented) x86-64 -march option in
Tue, 17 Oct 2006 16:01:25 +0000 diego Add configure switch to enable fixed-pointed mode of internal libfaad2.
Mon, 16 Oct 2006 15:06:57 +0000 diego Skip -march tests for values that are aliases of already tested values.
Mon, 16 Oct 2006 09:25:23 +0000 diego libdv may depend on libpthread.
Sun, 15 Oct 2006 16:47:17 +0000 diego Remove Linux test from DirectFB check, it runs on some BSD systems at least.
Sun, 15 Oct 2006 12:33:53 +0000 diego Remove test for framebuffer device from DirectFB check.
Sat, 14 Oct 2006 18:00:26 +0000 diego Create proper define for DFBMGA.
Sat, 14 Oct 2006 16:32:15 +0000 diego Remove intrinsics check, they are no longer used in FFmpeg.
Thu, 12 Oct 2006 08:23:17 +0000 diego Check for maeomo-specific libraries (Nokia 770).
Wed, 11 Oct 2006 14:09:30 +0000 diego Make the socklib check search gethostbyname/socket in libc.
Wed, 11 Oct 2006 14:06:38 +0000 diego Streamline socklib check.
Wed, 11 Oct 2006 08:13:52 +0000 diego Run TOOLS/cpuinfo on x86_64 as well as x86.
Tue, 10 Oct 2006 23:14:40 +0000 diego Change == to = in test comparisons for better portability.
Sun, 08 Oct 2006 22:28:02 +0000 syrjala List dfbmga and directfb in _novomodules.
Sun, 08 Oct 2006 22:16:38 +0000 syrjala Fix DirectFB version check. The old code simply concatenated the
Sun, 08 Oct 2006 14:10:43 +0000 rathann Disable linking mplayer with mp3lame when --disable-encoder=mp3lame is
Sun, 08 Oct 2006 13:49:16 +0000 diego Support for detection of extended instructions on ARM.
Sat, 07 Oct 2006 16:43:39 +0000 reimar Cosmetics: consistent order for en-/disabled codecs list
Sat, 07 Oct 2006 13:05:12 +0000 uau Remove special warning printed when VIDIX is disabled
Sat, 07 Oct 2006 10:48:06 +0000 diego Sync with latest BUILD_ROOT changes in FFmpeg.
Fri, 06 Oct 2006 13:19:06 +0000 gpoirier add gcc-4.x to the list of compilers displayed
Thu, 05 Oct 2006 02:03:10 +0000 lorenm Remove the x264 option parser, and pass the options on to libx264 as a string instead. This provides automatic support for all current and future x264 options.
Wed, 27 Sep 2006 20:26:38 +0000 ben removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Linux 2.6.18 and above)
Tue, 26 Sep 2006 23:43:21 +0000 corey vo_caca: use the pre-1.x compatibility layer so recent
Mon, 18 Sep 2006 16:48:50 +0000 diego Replace preprocessor hacks to work around compilers not supporting named
Mon, 18 Sep 2006 16:24:16 +0000 diego configure should fall back on -mcpu=pentium4 if -mcpu=prescott
Mon, 18 Sep 2006 12:17:41 +0000 diego Add --disable-dvdnav to help output.
Sun, 17 Sep 2006 09:32:28 +0000 ods15 Add demux_nut to MPlayer repo
Sat, 16 Sep 2006 21:21:41 +0000 diego The recent renaming of the gcc-checking switches to gcc-check was incomplete.
Sat, 16 Sep 2006 14:33:41 +0000 nicodvb removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kanera de
Thu, 14 Sep 2006 18:29:24 +0000 diego Fix Irix build with gcc < 3.x, closes Bugzilla #572.
Tue, 12 Sep 2006 08:42:01 +0000 diego Move conditional compilation to the build system.
Sat, 09 Sep 2006 19:35:55 +0000 nicodvb detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use the version of dvdread embedded in dvdnav
Wed, 06 Sep 2006 16:31:32 +0000 gpoirier Add support for POWER5 as found on IBM eServer OpenPower 720
Sat, 02 Sep 2006 15:48:21 +0000 diego -lm needs to come before -laudio to avoid link errors in the NAS check.
Thu, 31 Aug 2006 19:00:09 +0000 diego Check for requirements at configure-time, not at run-time.
Thu, 31 Aug 2006 18:35:32 +0000 diego cosmetics: Fix ugly one-space indentation in radio check.
Wed, 30 Aug 2006 22:28:48 +0000 nicodvb split in 2 'horribly long line'
Wed, 30 Aug 2006 22:25:26 +0000 nicodvb make sure opt.h is present when detecting libavformat
Tue, 29 Aug 2006 21:09:58 +0000 nicodvb accept dvdnav version >= 0.2.0; the previous code failed because the check test 020 -ge 0110 failed
Mon, 28 Aug 2006 17:05:18 +0000 reimar Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
Sun, 27 Aug 2006 21:51:09 +0000 diego Reenable some encoders even for MPlayer-only compilation, some filters need it.
Sun, 27 Aug 2006 21:05:42 +0000 diego Only add include flags if cc_check succeeded.
Sat, 26 Aug 2006 22:13:07 +0000 diego Make --with-x11libdir and --with-mlibdir consistent with --with-*libdir.
Sat, 26 Aug 2006 20:55:53 +0000 diego Remove superfluous --with-termcaplib option.
Sat, 26 Aug 2006 20:53:37 +0000 diego Add --extra-libs option to pass linker flags.
Sat, 26 Aug 2006 17:10:26 +0000 diego Remove --with-madlibdir option, it never worked anyway.
Fri, 25 Aug 2006 14:28:39 +0000 diego Disentangle toolame CFLAGS and LDFLAGS handling.
Fri, 25 Aug 2006 13:32:22 +0000 diego Disentangle libdv and vorbis linker flags.
Thu, 24 Aug 2006 22:39:26 +0000 diego Fix .align is a power of two check.
Tue, 22 Aug 2006 08:12:20 +0000 gpoirier fix trailing space problem, which was preventing fontconfig to get compiled
Mon, 21 Aug 2006 23:19:11 +0000 diego support for disabling/enabling bitmap font support from configure