log configure @ 23066:9fa58c749c03

age author description
Sun, 22 Apr 2007 20:03:09 +0000 nicodvb include inttypes.h in the check for dvdnav
Fri, 20 Apr 2007 18:57:09 +0000 diego Intel's Conroe-L makes use of extended models, so adjust CPU detection
Sun, 15 Apr 2007 12:06:48 +0000 diego Report if internal, external of dvdnav version of dvdread is used.
Sun, 15 Apr 2007 11:56:52 +0000 diego Disabled VCD support under Cygwin, it fails to link.
Sun, 15 Apr 2007 11:33:02 +0000 diego Update amr-nb and amr-wb checks for changes in FFmpeg.
Sat, 14 Apr 2007 10:52:40 +0000 ben added vidix driver for Permedia2 cards from upstream vidix
Sat, 14 Apr 2007 10:39:17 +0000 ben added conditional vidix drivers compilation
Wed, 11 Apr 2007 08:56:30 +0000 diego Remove *ancient* ldd debugging junk.
Wed, 11 Apr 2007 05:39:09 +0000 voroshil Rework of *BSD BT848 detection for radio://
Mon, 09 Apr 2007 13:18:06 +0000 voroshil remove ugly #include from tvi_bsdbt848.c
Mon, 09 Apr 2007 11:30:26 +0000 diego Move TOOLS/cpuinfo.c into the root directory.
Fri, 06 Apr 2007 09:22:28 +0000 diego There was a fallback value for libtheora linker flags, but it was never added
Wed, 04 Apr 2007 00:58:18 +0000 cehoyos Fix compilation after FFmpeg r8619.
Tue, 03 Apr 2007 13:16:46 +0000 diego Use "generic" optimization instead of 686 as default for runtime-cpudetection
Sat, 31 Mar 2007 23:02:36 +0000 diego Move QNX-specific settings next to the other OS-specific settings.
Fri, 30 Mar 2007 22:57:04 +0000 uau Set CONFIG_EBP_AVAILABLE, CONFIG_EBX_AVAILABLE for FFmpeg
Thu, 29 Mar 2007 09:27:36 +0000 diego Remove stray variable that was causing tests to fail randomly.
Thu, 29 Mar 2007 09:26:21 +0000 diego OpenGL reportedly works fine on Mac OS X, see Bugzilla #784.
Wed, 28 Mar 2007 20:24:15 +0000 nicodvb replaced ! with not as adviced by Reimar
Wed, 28 Mar 2007 19:14:53 +0000 nicodvb don't disable vidix_internal on sparc/x86 when vidix==auto (this damn diff made me twist the log)
Sun, 25 Mar 2007 17:38:50 +0000 diego Fall back on plain awk during the awk test. It should be safe to assume
Sat, 24 Mar 2007 20:16:34 +0000 diego Unconditionally add -li386 to LDFLAGS on OpenBSD/x86-32.
Sat, 24 Mar 2007 19:44:15 +0000 diego Move the addition of basic include flags to configure.
Sat, 24 Mar 2007 19:29:55 +0000 diego Error out if the libavutil subdirectory is unavailable.
Wed, 21 Mar 2007 08:44:45 +0000 cehoyos Fix comment about defining HAVE_POSIX_SELECT
Wed, 21 Mar 2007 08:29:46 +0000 diego Conditionally compile vf_bmovl.c instead of enclosing all of the file
Wed, 21 Mar 2007 08:24:20 +0000 diego Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line
Mon, 19 Mar 2007 22:09:53 +0000 diego --enable-win32 was renamed to --enable-win32dll.
Mon, 19 Mar 2007 00:04:03 +0000 diego Remove commented-out Cygwin CFLAGS settings.
Mon, 19 Mar 2007 00:03:00 +0000 diego Move setting Cygwin specific CFLAGS to configure.
Sun, 18 Mar 2007 23:54:51 +0000 diego The -Wdeclaration-after-statement test needs a C program.
Sun, 18 Mar 2007 22:18:11 +0000 nicodvb check that definition of prototype of sysi86(int, void*) doesn't conflict; fixed compilation in opensolaris
Sun, 18 Mar 2007 21:58:28 +0000 diego Move setting CXXFLAGS to configure.
Sun, 18 Mar 2007 21:21:38 +0000 diego Add live555 include flags to EXTRAXX_INC, not EXTRA_INC.
Sun, 18 Mar 2007 20:52:41 +0000 nicodvb shared libavcodec is not at all broken/obsolete, but simply discouraged
Sun, 18 Mar 2007 20:33:20 +0000 diego Group (system-specific) CFLAGS settings together.
Sun, 18 Mar 2007 20:25:02 +0000 diego Move Cygwin specific #define setting to system OS-specific settings section.
Sun, 18 Mar 2007 20:21:52 +0000 diego Move setting of TARGET_WIN32 together with other Win32 settings.
Sun, 18 Mar 2007 20:15:57 +0000 diego Rename win32 variable to the more sensible name win32dll.
Sun, 18 Mar 2007 19:38:43 +0000 diego Remove conditional addition of CONFIG_DARWIN to CFLAGS, it's added
Sun, 18 Mar 2007 16:30:11 +0000 diego Move fast cmov detection code from the PPC section into the x86 section
Sun, 18 Mar 2007 15:38:15 +0000 diego support for setting and detecting FAST_CMOV
Sun, 18 Mar 2007 13:38:55 +0000 uau Fix configure -march detection for athlon-xp
Sat, 17 Mar 2007 19:54:31 +0000 diego Do not disable cache on MinGW, just disable shmem compilation.
Sat, 17 Mar 2007 03:05:44 +0000 voroshil 10l: omitted '-e' in my r22630 commit.
Fri, 16 Mar 2007 22:22:02 +0000 diego Turn on largefile support for libdvdcss as well.
Fri, 16 Mar 2007 21:54:48 +0000 diego Put special CFLAGS for low accuracy tremor in the Makefile, similar to the
Fri, 16 Mar 2007 11:48:11 +0000 voroshil libavcodec's DXA decoder is dependent on zlib
Thu, 15 Mar 2007 18:07:12 +0000 diego Add live555 include flags to CXXFLAGS only.
Thu, 15 Mar 2007 17:06:28 +0000 diego Add AmigaOS support, patch by Andrea Palmat, andrea amigasoft net.
Mon, 12 Mar 2007 15:46:38 +0000 compn add vcd support to mingw, patch by zuxy meng
Sat, 03 Mar 2007 07:58:36 +0000 diego live555 version 2006.03.03 or later is needed to compile MPlayer.
Tue, 27 Feb 2007 19:49:29 +0000 diego 10l: Add missing definition of USE_STREAM_CACHE.
Tue, 27 Feb 2007 17:16:44 +0000 voroshil Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with live555.
Tue, 27 Feb 2007 17:13:17 +0000 diego Move the decision about stream cache compilation to configure.
Tue, 27 Feb 2007 17:10:11 +0000 diego Simplify strip parameter for install handling.
Sun, 25 Feb 2007 22:33:10 +0000 rathann Support for PowerPC 440x embedded CPUs.
Tue, 20 Feb 2007 15:47:44 +0000 diego Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.
Sun, 18 Feb 2007 21:51:39 +0000 diego liblzo support fix, take X: forgotten variable setting.
Sun, 18 Feb 2007 14:54:50 +0000 diego Use liblzo2 instead of liblzo1, it's not bigger but faster.