log configure @ 16803:f4501109e056

age author description
Tue, 18 Oct 2005 21:44:14 +0000 aurel replace all the direct $TMPO calls by a tmp_run() function call
Tue, 18 Oct 2005 21:40:17 +0000 aurel replace mp3lame version detection by required features detection
Tue, 18 Oct 2005 21:37:28 +0000 aurel modify DirectFB version detection so that it only requires pre-processing
Tue, 18 Oct 2005 21:34:54 +0000 aurel modify alsa version detection so that it don't require running the generated binary
Tue, 18 Oct 2005 21:30:43 +0000 aurel add a cxx_check function to simplify C++ libs checking
Mon, 17 Oct 2005 04:51:34 +0000 rfelker remove nonsense break statements that do nothing..
Sun, 16 Oct 2005 17:44:58 +0000 diego Add MIPS64 detection.
Sat, 15 Oct 2005 10:46:24 +0000 diego Extend the network test to also check the socket libs.
Fri, 14 Oct 2005 00:16:04 +0000 rfelker third time is lucky, eh? last workaround broke netbsd, which apparently also has a broken noncompliant implementation of tr. if it still doesn't work... blame someone else. :)
Tue, 11 Oct 2005 23:44:08 +0000 diego Put networking lib linker flag checks in the order they were before the
Tue, 11 Oct 2005 22:50:23 +0000 rfelker solaris bug workarounds, take 2..
Tue, 11 Oct 2005 04:37:38 +0000 rfelker work around (buggy?) solaris tr. hope this helps.. please report if its still broken
Sat, 08 Oct 2005 22:28:27 +0000 lorenm sync to x264 r318 (mixed_refs)
Sat, 08 Oct 2005 20:43:41 +0000 iive typo fix at (_)ld_dl
Wed, 05 Oct 2005 19:52:13 +0000 henry detect Centaur CPUs (Winchip, VIA C3)
Wed, 05 Oct 2005 19:39:31 +0000 diego faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >
Tue, 04 Oct 2005 22:47:13 +0000 diego Shut up jack pkg-config.
Tue, 04 Oct 2005 17:58:11 +0000 diego Use pkg-config to detect theora dependencies.
Mon, 03 Oct 2005 19:36:32 +0000 reimar General cleanup: do not link -lm multiple times, use for...in loops instead
Sun, 02 Oct 2005 16:14:43 +0000 diego Expose MSG_USE_COLORS in config.h.
Fri, 23 Sep 2005 22:35:04 +0000 rsf "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
Fri, 23 Sep 2005 00:55:51 +0000 diego CONFIG_RISKY is long gone from FFmpeg.
Fri, 23 Sep 2005 00:55:11 +0000 diego libavformat now requires CONFIG_(DE)MUXERS #defines.
Sat, 17 Sep 2005 19:51:41 +0000 nexus add FreeBSD default cd/dvd devices
Fri, 16 Sep 2005 12:12:48 +0000 diego 1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the value
Thu, 15 Sep 2005 22:39:38 +0000 aurel fix expanding of $_ld_dl when needed by iconv
Mon, 12 Sep 2005 10:05:06 +0000 reimar echores cleanup, introduce _res_comment variable to easily output additional
Sun, 11 Sep 2005 15:02:49 +0000 nplourde only make the check for osx api if system is darwin
Sun, 11 Sep 2005 14:50:33 +0000 nplourde removed dep for perl_check on osx
Sun, 11 Sep 2005 12:45:34 +0000 iive better _comment in echores
Sun, 11 Sep 2005 10:57:28 +0000 iive Separate _freetype=no from the comment, this fixes the fontconfig bug without need of forcing "no"
Sat, 10 Sep 2005 18:44:17 +0000 nplourde perl check for macosx
Sat, 10 Sep 2005 18:38:23 +0000 henry - remove useless /dev/video* checks
Sat, 10 Sep 2005 18:23:40 +0000 reimar Make sure _freetype is either yes or no, otherwise fontconfig might be enabled
Sat, 10 Sep 2005 17:03:35 +0000 michael CONFIG_GPL for lavc
Sun, 04 Sep 2005 23:02:30 +0000 reimar enable vidix on AMD64, at least for nVidia it seems to work.
Sun, 04 Sep 2005 22:42:01 +0000 reimar a libmpcdec version with our patches was released (but I did not yet test it).
Sat, 03 Sep 2005 15:19:52 +0000 ods15 Remove many annoying GTK includes in every compile line and remove GTK
Sat, 03 Sep 2005 08:53:48 +0000 reimar likely() and unlikely() macros to help (newer) compilers optimize correctly
Fri, 26 Aug 2005 19:08:28 +0000 henry ENCA uses -lm
Fri, 26 Aug 2005 19:00:36 +0000 henry X11 can use pthread (fixes --enable-static)
Fri, 26 Aug 2005 18:58:06 +0000 henry more thorough aalib test (needed for --enable-static)
Fri, 19 Aug 2005 19:24:30 +0000 rfelker remove broken shared libpostproc stuff
Thu, 18 Aug 2005 12:59:19 +0000 alex gtf.{c,h} is used by vesa only
Thu, 18 Aug 2005 11:26:04 +0000 alex use libvbe from vesautils
Wed, 17 Aug 2005 23:39:19 +0000 diego Remove unnecessary subshell invocations.
Wed, 17 Aug 2005 23:08:18 +0000 diego Fix MEncoder build with shared libavcodec.
Wed, 17 Aug 2005 18:41:15 +0000 reimar Support for GTK 2.x.
Sun, 14 Aug 2005 07:02:00 +0000 wight libaf/config.mak is generated, so mention it
Sat, 13 Aug 2005 07:04:53 +0000 henry revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf support
Thu, 11 Aug 2005 13:16:34 +0000 reimar typo, must be ld_dl instead of ld_ld
Sat, 06 Aug 2005 13:38:00 +0000 reimar Forgot to actually enable vo_gl on Windows...
Mon, 01 Aug 2005 20:16:56 +0000 al Support new static libavcodec (depends on libavutil).
Sat, 30 Jul 2005 01:07:27 +0000 aurel fix detection of iconv implementations which require libdl
Wed, 27 Jul 2005 17:32:14 +0000 reimar OpenGL needs _ld_dl to get extension functions
Tue, 26 Jul 2005 22:39:08 +0000 iive remove unneeded vgagl
Thu, 21 Jul 2005 17:58:46 +0000 reimar Power5 support
Wed, 20 Jul 2005 07:40:15 +0000 reimar When using --enable-* options you are on your own.
Tue, 19 Jul 2005 16:47:25 +0000 iive libx264 compiled with visualization requirs xlib
Sun, 10 Jul 2005 17:14:12 +0000 reimar musepack demuxing and decoding support (demuxing is v7 bitstream only).