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
Fri, 29 Apr 2005 17:18:12 +0000 nplourde recommended flags on osx
Fri, 29 Apr 2005 15:44:46 +0000 nplourde enable vo_macosx if corevideo available
Fri, 29 Apr 2005 11:41:07 +0000 nplourde macosx core video module
Mon, 25 Apr 2005 07:07:57 +0000 nicodvb added faac audio encoder
Fri, 22 Apr 2005 06:59:59 +0000 nicodvb audio encoding reworked
Sun, 17 Apr 2005 13:04:28 +0000 faust3 newer versions of mingws gcc do not like terminating slahes when specifying extra include paths
Wed, 13 Apr 2005 11:46:35 +0000 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>
Wed, 06 Apr 2005 11:57:10 +0000 rathann - fix gcc warnings, strlcat/strlcpy prototypes
Wed, 23 Mar 2005 10:07:00 +0000 diego Fix shared libpostproc installation.
Mon, 14 Mar 2005 23:26:11 +0000 lorenm sync to x264 171: chroma_me, chroma_qp_offset
Sun, 06 Mar 2005 14:43:41 +0000 iive use inttypes.h for checks instead of less spread-ed stdint.h
Fri, 04 Mar 2005 13:11:01 +0000 lorenm sync to x264 r150: new option 'b_pyramid'
Wed, 02 Mar 2005 18:38:13 +0000 wight libsmbclient is sometimes built with ssl support. This takes it into account
Sun, 27 Feb 2005 04:25:12 +0000 joey added a stream module for the vstream client library
Sat, 26 Feb 2005 13:38:17 +0000 reimar --charset configure option to convert help messages charset
Wed, 23 Feb 2005 19:59:24 +0000 lorenm sync to x264 r137: adaptive B-frame decision, flush delayed frames.
Tue, 22 Feb 2005 14:40:44 +0000 reimar fix for MAP_ANON vs. MAP_ANONYMOUS fix...
Tue, 22 Feb 2005 05:50:10 +0000 lorenm Sync to x264 r134: weighted prediction for B-frames.
Mon, 21 Feb 2005 22:27:03 +0000 reimar typo, missing _no
Sun, 20 Feb 2005 02:21:26 +0000 lorenm x264: expose option "level_idc".
Fri, 18 Feb 2005 03:55:27 +0000 lorenm Move x264 version check into configure.
Sun, 06 Feb 2005 20:56:16 +0000 reimar DGA works only with x11
Sat, 05 Feb 2005 21:39:59 +0000 diego XvMC is not yet autodetected, don't claim otherwise in the help output,
Sat, 05 Feb 2005 11:53:30 +0000 reimar Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUS
Thu, 03 Feb 2005 17:35:49 +0000 aurel makes --enable-*-faad really enable without any further check and drop support for old external faad2 versions (<= 1.1)
Wed, 02 Feb 2005 14:07:13 +0000 diego Separate XF86 video mode extension check from XF86 keysym check as
Tue, 01 Feb 2005 11:54:50 +0000 diego Print which of Tremor, internal Tremor or libvorbis has been enabled.
Sat, 22 Jan 2005 18:30:23 +0000 diego The test to check for working pthreads fails if the system can support
Sat, 22 Jan 2005 14:09:17 +0000 diego Make configure check for aalib dependency on libX11 if it fails without.
Fri, 21 Jan 2005 21:32:15 +0000 alex better test for MAP_FAILED by Ian Lindsay