log configure @ 23839:bbc0763d8a82

age author description
Wed, 25 Jul 2007 17:21:03 +0000 reimar avoid ff_config_enable doing partial matches.
Sun, 22 Jul 2007 21:15:17 +0000 diego Make the assembler accept VIS instrucitions on ultraSPARC.
Sun, 22 Jul 2007 16:24:25 +0000 rtogni DTS decoding via libdca
Sat, 21 Jul 2007 18:33:28 +0000 diego Remove unused definition.
Fri, 20 Jul 2007 21:57:59 +0000 reimar Use --static flag for pkg-config if --enable-static was used.
Fri, 20 Jul 2007 21:29:44 +0000 reimar !00l, last commit mixed up "normal" ggi and ggiwmh tests.
Fri, 20 Jul 2007 21:27:17 +0000 reimar Change ggi and SDL tests so that linking problems with --enable-static are more
Fri, 20 Jul 2007 18:17:58 +0000 diego Remove vo_syncfb, which was unused for 5 years.
Wed, 18 Jul 2007 15:13:52 +0000 diego Rename mga_vid test to make it more descriptive.
Wed, 18 Jul 2007 09:15:34 +0000 diego Restore vo_mga check, it is Linux-only.
Tue, 17 Jul 2007 12:55:33 +0000 diego Remove pointless printing of include and linker paths.
Tue, 17 Jul 2007 12:37:16 +0000 diego Do not test for the existence of device files during configuration,
Tue, 17 Jul 2007 11:16:15 +0000 diego Modify X11 headers check so as not to add /usr/include, the default system
Tue, 17 Jul 2007 11:08:41 +0000 diego Remove /usr/include from the list of places to check for headers,
Tue, 17 Jul 2007 10:14:48 +0000 diego Remove commented-out dynamic linking check.
Tue, 17 Jul 2007 09:45:10 +0000 diego Remove unused scandir() check and fallback implementation.
Tue, 17 Jul 2007 09:41:47 +0000 diego Remove unused ftello() check and fallback implementation.
Tue, 17 Jul 2007 09:40:32 +0000 diego Remove unused fseeko() check and fallback implementation.
Mon, 16 Jul 2007 06:34:51 +0000 zuxy Use native Windows thread API when pthreads isn't available.
Sat, 14 Jul 2007 15:16:34 +0000 diego Let us not pretend to be checking for devfs when we are not.
Sat, 14 Jul 2007 15:13:25 +0000 diego Mark mp3lib, liba52 and libmpeg2 tests as internal.
Sat, 14 Jul 2007 15:11:08 +0000 diego Group all vo driver checks together.
Sat, 14 Jul 2007 14:53:30 +0000 diego Move QuickTime codecs check together with the other codecs checks.
Fri, 13 Jul 2007 17:54:45 +0000 diego Simplify termios test.
Fri, 13 Jul 2007 17:36:14 +0000 diego typo, wrong variable name in check
Fri, 13 Jul 2007 17:08:37 +0000 diego Rename nut option and variables to libnut, FFmpeg also contains NUT support.
Fri, 13 Jul 2007 17:01:21 +0000 diego Remove useless variable indirection.
Fri, 13 Jul 2007 16:59:27 +0000 diego Remove redundant variable setting.
Wed, 11 Jul 2007 19:47:20 +0000 rtogni Add check for mkstemp
Wed, 11 Jul 2007 10:53:42 +0000 diego Remove unused test for round().
Wed, 11 Jul 2007 10:45:38 +0000 diego Remove unused stddef.h check.
Wed, 11 Jul 2007 10:43:25 +0000 diego Simplify soundcard.h check.
Wed, 11 Jul 2007 10:38:21 +0000 diego Remove unused variable.
Wed, 11 Jul 2007 01:49:43 +0000 cehoyos Revert r23758: It broke -vf uspp and -vf mcdeint.
Tue, 10 Jul 2007 11:03:38 +0000 cehoyos Fix compilation with -disable-mencoder
Fri, 06 Jul 2007 19:38:54 +0000 reimar Add ENABLE_THREADS and ENABLE_SMALL defines
Thu, 05 Jul 2007 22:01:07 +0000 reimar Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
Wed, 04 Jul 2007 08:49:47 +0000 diego Remove LIBXVID_ENCODER from the list of libavcodec encoders if the test fails.
Wed, 04 Jul 2007 08:33:40 +0000 diego Write configure parameters to configure.log.
Tue, 03 Jul 2007 09:14:47 +0000 diego Sync FFmpeg changes:
Mon, 02 Jul 2007 22:02:59 +0000 cehoyos Add equivalent of -Wno-pointer-sign for icc
Wed, 27 Jun 2007 23:11:21 +0000 diego Get rid of duplicate processor feature variables.
Wed, 27 Jun 2007 10:08:21 +0000 diego Remove check for localtime_r, the function is not used within MPlayer.
Mon, 25 Jun 2007 13:59:46 +0000 reimar Hint at --disable-* options as a workaround for outdated binutils.
Sun, 24 Jun 2007 14:39:11 +0000 reimar define HAVE_FAST_UNALIGNED on x86 (32 and 64 bit).
Fri, 22 Jun 2007 19:58:44 +0000 lu_zero unbreak armv6 previously broken by me...
Thu, 21 Jun 2007 19:01:29 +0000 lu_zero Unbreak altivec
Thu, 21 Jun 2007 08:18:51 +0000 voroshil Revert r23530.
Tue, 19 Jun 2007 13:55:22 +0000 reimar Simplify generation of CPU-extensions HAVE_ and ENABLE_ defines
Tue, 19 Jun 2007 13:55:12 +0000 reimar Simplify generation of ARCH_ and corresponding ENABLE_ defines
Tue, 19 Jun 2007 13:54:48 +0000 reimar Add an optional third parameter to ff_config_enable in preparation
Tue, 19 Jun 2007 13:37:31 +0000 reimar Allow to disable x86 cpu extensions (e.g, via --disable-sse) even with
Sat, 16 Jun 2007 16:07:02 +0000 rtogni Compilation fix: define some ENABLE needed by lavc
Sat, 16 Jun 2007 15:32:54 +0000 reimar Add HAVE_ Makefile variables needed by ffmpeg
Sat, 16 Jun 2007 15:24:39 +0000 reimar Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.
Wed, 13 Jun 2007 11:04:01 +0000 cehoyos Do not allow to compile gui without PNG decoder in libavcodec.
Sun, 10 Jun 2007 00:06:12 +0000 voroshil Teletext support for tv:// (v4l and v4l2 only)
Fri, 08 Jun 2007 22:22:50 +0000 cehoyos Simplify addition of -Wdeclaration-after-statement to CFLAGS.
Fri, 08 Jun 2007 22:04:09 +0000 cehoyos Support icc 10.0.
Fri, 08 Jun 2007 08:19:29 +0000 cehoyos Cosmetics: Fix indentation after last commit.