log configure @ 23100:23fb118dc55a

age author description
Thu, 26 Apr 2007 11:19:29 +0000 diego Give variable names for static FFmpeg libraries a '_a' suffix.
Wed, 25 Apr 2007 19:32:53 +0000 diego AMR-NB fixed-point mode external library support was removed from FFmpeg.
Wed, 25 Apr 2007 08:40:43 +0000 diego cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.
Wed, 25 Apr 2007 08:38:04 +0000 diego cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.
Wed, 25 Apr 2007 08:35:35 +0000 diego cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.
Wed, 25 Apr 2007 07:22:28 +0000 diego typo: mingw --> mingw32
Tue, 24 Apr 2007 23:46:42 +0000 cehoyos CONFIG_EBX_AVAILABLE & CONFIG_EBP_AVAILABLE are now called
Mon, 23 Apr 2007 17:40:25 +0000 ben allows cross-compilation for PPC target when using a toolchain defined as powerpc
Mon, 23 Apr 2007 07:28:48 +0000 diego Set _audio_input to yes for V4L2 as well.
Sun, 22 Apr 2007 20:43:28 +0000 diego Add Makefile variable for audio input that is enabled by V4L or radio capture.
Sun, 22 Apr 2007 20:19:00 +0000 diego Add Makefile variable for either internal or external VIDIX.
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.