log configure @ 15575:b8cdc8b98466

age author description
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
Mon, 09 May 2005 17:02:10 +0000 nplourde dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffmpeg. patch by Steven M. Schultz <sms@2BSD.COM>
Mon, 09 May 2005 11:53:33 +0000 diego Allow more gcc 3.x and 4.x versions.
Sat, 07 May 2005 14:50:14 +0000 nicodvb added twolame mp2 audio encoder
Thu, 05 May 2005 17:10:16 +0000 lorenm expose x264 options 'me' and 'me_range'.
Thu, 05 May 2005 00:17:27 +0000 nplourde do not define video_out_macosx if corevideo is not present