log configure @ 26315:a80f0a7d73f4

age author description
Fri, 04 Apr 2008 19:38:06 +0000 diego Export some more information for FFmpeg's buid system.
Tue, 01 Apr 2008 21:59:39 +0000 diego Darwin and Win32 DVD support libs are handled separately, take them back
Tue, 01 Apr 2008 21:22:02 +0000 diego Initialize _dvdread variable to "no" in the dvdread check.
Mon, 31 Mar 2008 17:48:50 +0000 diego Ahem, fix quoting of $ in DEPEND_CMD.
Mon, 31 Mar 2008 17:27:01 +0000 diego Add DEPEND_CMD to config.mak (sync with FFmpeg).
Mon, 31 Mar 2008 17:19:51 +0000 diego Rename HAVE_XVMC_ACCEL to HAVE_XVMC for consistency and to sync with FFmpeg.
Mon, 31 Mar 2008 17:04:06 +0000 diego cosmetics: Group all FFmpeg settings together in config.mak.
Mon, 31 Mar 2008 16:53:14 +0000 diego HAVE_MLIB was renamed to CONFIG_MLIB in FFmpeg.
Thu, 27 Mar 2008 11:19:11 +0000 diego cosmetics: prettyprinting
Thu, 27 Mar 2008 11:18:09 +0000 diego some more DragonFly BSD changes, patch by Hasso Tepper, hasso estpak ee
Thu, 27 Mar 2008 02:04:03 +0000 diego support for DragonFly BSD, patch by Hasso Tepper, hasso estpak ee
Thu, 27 Mar 2008 01:56:37 +0000 diego Remove bsd() system check. Lumping different *BSD systems together like
Wed, 26 Mar 2008 00:15:43 +0000 diego cosmetics: Reindent X11 header search section after last commit.
Wed, 26 Mar 2008 00:14:51 +0000 diego Do not look for X11 headers on the host when cross-compiling.
Tue, 18 Mar 2008 09:09:53 +0000 eugeni Compilation fix.
Sat, 15 Mar 2008 11:37:18 +0000 diego Remove unused MACOSX definition.
Sat, 15 Mar 2008 11:31:28 +0000 diego Introduce HAVE_QUICKTIME definition and use it where appropriate.
Sat, 15 Mar 2008 09:49:14 +0000 diego Add a separate definition for quartz.
Sat, 15 Mar 2008 09:28:33 +0000 diego 10l: Really disable coreaudio where intended.
Sat, 15 Mar 2008 09:20:41 +0000 diego Do not disable all Mac OS X support when pthreads are unavailable.
Sat, 15 Mar 2008 09:19:38 +0000 diego MACOSX_COREVIDEO --> corevideo
Sat, 15 Mar 2008 08:54:21 +0000 diego Introduce a separate definition for Mac OS X coreaudio support.
Sat, 15 Mar 2008 08:21:02 +0000 diego Fix wrong res_comment.
Mon, 10 Mar 2008 18:00:25 +0000 diego CONFIG_SWSCALER --> CONFIG_SWSCALE to match FFmpeg changes.
Mon, 10 Mar 2008 08:16:55 +0000 zuxy Disable QTX emulation on win32; fix builds on cygwin and mingw32.
Sat, 08 Mar 2008 18:55:08 +0000 diego CONFIG_PP --> CONFIG_POSTPROC, sync with FFmpeg
Sat, 08 Mar 2008 16:44:51 +0000 diego Move HP-UX SCSI header check from the internal libdvdread check to the
Fri, 07 Mar 2008 10:39:43 +0000 diego Add parentheses where necessary to fix || conditions to work as intended.
Fri, 07 Mar 2008 10:36:31 +0000 diego Remove duplicate conditions in dvdread check.
Fri, 07 Mar 2008 10:05:08 +0000 diego Set ASFLAGS in configure and initialize it as necessary for OS/2.
Thu, 06 Mar 2008 00:42:24 +0000 diego Disable S3 VIDIX driver on non-x86 platforms.
Thu, 06 Mar 2008 00:34:40 +0000 diego 10l: ENABLE_GRAY needs to be present for libavcodec to compile.
Wed, 05 Mar 2008 23:04:27 +0000 diego Do not enable grayscale decoding in FFmpeg, it slows down the
Wed, 05 Mar 2008 23:03:04 +0000 diego Add ENABLE_DECODERS/ENABLE_DEMUXERS alongside CONFIG_DECODERS/CONFIG_DEMUXERS
Mon, 03 Mar 2008 18:12:05 +0000 diego Move decision about whether or not to compile Windows emulation
Mon, 03 Mar 2008 17:51:36 +0000 diego Move decision about whether or not to compile wrapper.S to configure.
Mon, 03 Mar 2008 03:02:36 +0000 uau configure: Set CONFIG_ENCODERS=yes in config.mak unconditionally
Fri, 29 Feb 2008 20:01:28 +0000 ben New S3 VIDIX driver.
Thu, 28 Feb 2008 18:19:10 +0000 diego Use _res_comment in joystick check.
Tue, 26 Feb 2008 23:24:53 +0000 diego Default to disabling VIDIX on platforms where it is not known to work.
Tue, 26 Feb 2008 05:18:56 +0000 uau configure: define ENABLE_ENCODERS for FFmpeg
Mon, 25 Feb 2008 15:46:36 +0000 diego FFmpeg now uses different (unified) #include paths.
Sun, 24 Feb 2008 22:41:39 +0000 diego Disable internal VIDIX on OS/2, patch by Dave Yeo, dave.r.yeo gmail com.
Sun, 24 Feb 2008 11:18:12 +0000 cehoyos Only icc 10.1 will be supported.
Sun, 24 Feb 2008 11:15:30 +0000 cehoyos Check for -mno-omit-leaf-frame-pointer (compilation fix for icc 10.1.012).
Sat, 23 Feb 2008 13:13:28 +0000 diego #define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it.
Sat, 23 Feb 2008 12:47:19 +0000 diego Move libdca definition to a better place in config.h.
Thu, 21 Feb 2008 16:47:05 +0000 diego Replace Alpha MVI compiler workarounds by a proper configure check.
Thu, 21 Feb 2008 16:35:00 +0000 diego Use standard multiple inclusion guard.
Thu, 21 Feb 2008 16:34:23 +0000 diego Remove unused #define from config.h.
Mon, 18 Feb 2008 15:02:41 +0000 diego basic support for OS/2 in configure
Mon, 18 Feb 2008 14:57:54 +0000 diego Set SYS_BEOS for libdvdcss compilation on BeOS.
Sat, 16 Feb 2008 15:34:19 +0000 diego Apple gcc defines __APPLE_ALTIVEC__ with -faltivec.
Tue, 12 Feb 2008 21:10:13 +0000 iive Implement test for system byteswap.h header file.
Sun, 10 Feb 2008 19:37:18 +0000 diego Disable v4l2 if pthreads are not available, fixes bug #1015.
Fri, 01 Feb 2008 20:14:53 +0000 iive Update the test for ivtv output driver.
Wed, 30 Jan 2008 21:46:20 +0000 reimar Also accept OpenAL32 as library name for OpenAL, it is used by some Windows-Implementations
Sun, 27 Jan 2008 17:05:10 +0000 diego Remove setting of ldconfig, it is unused.
Wed, 23 Jan 2008 14:08:59 +0000 iive Move Zoran video controller check after the libavcodec one.
Mon, 14 Jan 2008 23:08:24 +0000 diego The GUI requires font support.