log configure @ 15617:130dd060f723

age author description
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
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
Wed, 04 May 2005 17:02:14 +0000 rfelker 5l to me, i didn't notice the extra quotes breaking things
Wed, 04 May 2005 16:06:07 +0000 rfelker remove nonportable and replace with proper quoting
Wed, 04 May 2005 15:39:49 +0000 rfelker 1000000000l for using nonportable, obfuscated, and even
Wed, 04 May 2005 09:17:31 +0000 henry force C locale to assure consistent behavior of toupper()
Wed, 04 May 2005 01:19:28 +0000 nplourde fix sed for syntax to work on gnu & bsd
Tue, 03 May 2005 16:32:13 +0000 nplourde proper list of libav codec
Tue, 03 May 2005 11:16:35 +0000 michael per (libav)codec enable/disable fix