log configure @ 15575:b8cdc8b98466

age author description
2005-05-27 gpoirier Athlon 64 optimization flags, in 32 and 64-bit mode.
2005-05-24 lorenm sync to x264 r239 (zoned ratecontrol and UMHex ME)
2005-05-15 nplourde set define for apple gcc altivec
2005-05-14 diego Make FAAC detection follow standard enable/disable/auto semantics.
2005-05-11 lorenm sync to x264 rev223 (options: ratetol, vbv_*)
2005-05-11 diego If libggi has been found, search for the libggiwmh extension
2005-05-10 nplourde do not define HAVE_ALTIVEC_H on osx with gcc4
2005-05-10 nplourde mcpu & mtune work on gcc4
2005-05-10 nplourde look if round function exist in math.h & define HAVE_ROUND. patch by Steven M. Schultz <sms@2BSD.COM>
2005-05-09 rfelker end of the locale nightmare, forever
2005-05-09 nplourde dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffmpeg. patch by Steven M. Schultz <sms@2BSD.COM>
2005-05-09 diego Allow more gcc 3.x and 4.x versions.
2005-05-07 nicodvb added twolame mp2 audio encoder
2005-05-05 lorenm expose x264 options 'me' and 'me_range'.
2005-05-05 nplourde do not define video_out_macosx if corevideo is not present
2005-05-04 rfelker 5l to me, i didn't notice the extra quotes breaking things
2005-05-04 rfelker remove nonportable and replace with proper quoting
2005-05-04 rfelker 1000000000l for using nonportable, obfuscated, and even
2005-05-04 henry force C locale to assure consistent behavior of toupper()
2005-05-04 nplourde fix sed for syntax to work on gnu & bsd
2005-05-03 nplourde proper list of libav codec
2005-05-03 michael per (libav)codec enable/disable fix
2005-04-29 nplourde recommended flags on osx
2005-04-29 nplourde enable vo_macosx if corevideo available
2005-04-29 nplourde macosx core video module
2005-04-25 nicodvb added faac audio encoder
2005-04-22 nicodvb audio encoding reworked
2005-04-17 faust3 newer versions of mingws gcc do not like terminating slahes when specifying extra include paths
2005-04-13 nplourde allows the Mac OS X version of MPlayer to look for its data files inside the Resources directory of the appwrapper. patch by Chris Roccati <roccati@pobox.com>
2005-04-06 rathann - fix gcc warnings, strlcat/strlcpy prototypes