log configure @ 15821:1a3efcc32e85

age author description
Sun, 26 Jun 2005 17:32:59 +0000 faust3 10l to myself for breaking mingws dll codec support when libpthread is not installed
Sat, 25 Jun 2005 18:33:44 +0000 henry set HAVE_LRINTF and C99/GNU_SOURCE during internal FAAD compile test
Thu, 23 Jun 2005 23:40:07 +0000 aurel makes fribidi <= 0.10.4 works again
Wed, 22 Jun 2005 22:12:55 +0000 aurel fix fribidi 0.10.5 and greater support (patch by Amir Shalem < amir at boom.org.il >)
Sat, 18 Jun 2005 21:49:02 +0000 reimar 100l, -march=k8 was used with cpu detection even when compiler did not
Thu, 09 Jun 2005 21:14:36 +0000 gpoirier AMD-64's version of Suse ships a version of 3.3 hacked with broken
Thu, 09 Jun 2005 06:58:41 +0000 nicodvb toolame/twolame typo, 10l
Mon, 06 Jun 2005 16:56:29 +0000 faust3 pthreads support for mingw, patch by Gianluigi Tiesi <mplayer at netfarm.it>
Sun, 05 Jun 2005 19:05:00 +0000 lorenm sync to x264 r252 (8x8dct)
Sun, 05 Jun 2005 14:47:26 +0000 nplourde Mac OS X Audio with AudioUnits and AudioToolbox format converters
Sun, 05 Jun 2005 14:30:16 +0000 diego Add a note to the --help output that explains how our configure works,
Fri, 03 Jun 2005 17:24:30 +0000 reimar modified X11 check to use correct libs on mixed 32/64 bit systems
Thu, 02 Jun 2005 19:11:59 +0000 lorenm x264 check needs -lpthread
Wed, 01 Jun 2005 09:20:46 +0000 reimar New ao_jack without bio2jack dependency.
Wed, 01 Jun 2005 09:08:15 +0000 reimar Set stack non-executable where supported.
Mon, 30 May 2005 08:57:30 +0000 henry - correct the argument in configure check for lrintf() to avoid a warning
Mon, 30 May 2005 08:23:19 +0000 henry check for -std=gnu99 to make lrintf() work on gcc 3.3/3.4
Sun, 29 May 2005 23:16:22 +0000 diego The default CFLAGS settings include -ffast-math and GCC 3.4.3 therefore
Sun, 29 May 2005 19:05:32 +0000 lorenm sync to x264 r240 (threads)
Sat, 28 May 2005 15:25:10 +0000 gpoirier support for AMD64 compiler optimizations flags in 32-bit mode. Patch by Corey Hickey
Fri, 27 May 2005 11:14:22 +0000 gpoirier Athlon 64 optimization flags, in 32 and 64-bit mode.
Tue, 24 May 2005 06:03:37 +0000 lorenm sync to x264 r239 (zoned ratecontrol and UMHex ME)
Sun, 15 May 2005 20:11:34 +0000 nplourde set define for apple gcc altivec
Sat, 14 May 2005 10:14:48 +0000 diego Make FAAC detection follow standard enable/disable/auto semantics.
Wed, 11 May 2005 16:00:12 +0000 lorenm sync to x264 rev223 (options: ratetol, vbv_*)
Wed, 11 May 2005 08:01:52 +0000 diego If libggi has been found, search for the libggiwmh extension
Tue, 10 May 2005 00:57:43 +0000 nplourde do not define HAVE_ALTIVEC_H on osx with gcc4
Tue, 10 May 2005 00:54:48 +0000 nplourde mcpu & mtune work on gcc4
Tue, 10 May 2005 00:38:46 +0000 nplourde look if round function exist in math.h & define HAVE_ROUND. patch by Steven M. Schultz <sms@2BSD.COM>
Mon, 09 May 2005 21:39:17 +0000 rfelker end of the locale nightmare, forever