log configure @ 21737:42aae1adb3a4

age author description
Sun, 24 Dec 2006 00:08:57 +0000 diego Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64.
Sat, 23 Dec 2006 23:55:58 +0000 diego Extend runtime CPU detection to x86-64.
Sat, 23 Dec 2006 02:47:38 +0000 diego Fix disabling individual demuxers, parsers and decoders
Sat, 23 Dec 2006 01:08:51 +0000 diego cosmetics: Rename variables to simplify upcoming patches.
Sat, 23 Dec 2006 00:10:33 +0000 diego Remove x11grab hack, it's now disabled by default in FFmpeg.
Mon, 18 Dec 2006 18:55:46 +0000 reimar Color console had a big bug nobody noticed, so mark this feature as
Fri, 15 Dec 2006 09:41:39 +0000 reimar Compilation fix hacks: disable libavformat X11 grabber and
Wed, 13 Dec 2006 23:24:29 +0000 corey Add missing redirect to /dev/null.
Wed, 13 Dec 2006 10:59:14 +0000 diego Ugly hotfix for --disable-mencoder.
Tue, 12 Dec 2006 20:29:30 +0000 reimar Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed
Mon, 11 Dec 2006 10:23:33 +0000 diego Fix --extra-libs-mplayer and --extra-libs-mencoder.
Mon, 11 Dec 2006 08:59:43 +0000 reimar 10l, forgot to add _inc_x11 to X11 cc check
Sun, 10 Dec 2006 22:12:48 +0000 reimar Better default CFLAGS for non-gnu, non-intel compilers
Sun, 10 Dec 2006 15:10:46 +0000 reimar Add x11 include path only to _inc_extra if X11 is actually enabled.
Sun, 10 Dec 2006 14:07:08 +0000 reimar Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in general.
Sat, 09 Dec 2006 00:09:45 +0000 nplourde do not force arch and isysroot in osx
Mon, 04 Dec 2006 23:56:03 +0000 nplourde force ppc arch and 10.3.9 sys lib on ppc mac
Mon, 04 Dec 2006 20:28:27 +0000 reimar Move cddb "autodetection" so it also works for libcdio
Mon, 04 Dec 2006 20:20:32 +0000 reimar Add full support for en-/disabling cddb support
Sat, 02 Dec 2006 20:54:51 +0000 diego Use fallback XAnim and Real codecs directories when autodetection is skipped.
Sat, 02 Dec 2006 20:49:35 +0000 diego Remove warning about missing codecs directory, the condition is always true.
Wed, 29 Nov 2006 11:07:30 +0000 diego Add /usr/local/lib and /usr/local/include to the linker/compiler
Wed, 29 Nov 2006 10:33:42 +0000 diego `sdl-config --libs` under mingw32 will give -lmingw32, which leads to
Wed, 29 Nov 2006 08:55:24 +0000 aurel Sync with FFmpeg changes for encoder/decoder registration.
Tue, 28 Nov 2006 18:29:24 +0000 diego Make MPlayer/MEncoder print the compile-time configuration in verbose mode.
Tue, 28 Nov 2006 12:04:59 +0000 diego support Intel Core 2 and AMD Geode in the processor detection routines
Mon, 27 Nov 2006 22:55:46 +0000 diego Merge _ld_arch into _ld_extra.
Mon, 27 Nov 2006 22:48:54 +0000 diego Disable cddb on Darwin at Reimar's request.
Mon, 27 Nov 2006 22:34:03 +0000 diego _ld_sock is already in _ld_extra.
Mon, 27 Nov 2006 22:02:06 +0000 diego Add a config.mak variable for CDDB.