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
Thu, 20 Jan 2005 13:22:53 +0000 reimar remove all setlocale calls, they break the behaviour of sscanf and
Sun, 16 Jan 2005 22:01:52 +0000 reimar detect and use the codecs paths instead of win32.
Fri, 14 Jan 2005 09:55:36 +0000 attila 10l
Wed, 12 Jan 2005 10:01:04 +0000 attila sun grep doesn't like binary files, thus the compiled file
Thu, 06 Jan 2005 12:06:57 +0000 diego RTC check should no longer be Linux-only.
Thu, 06 Jan 2005 00:06:56 +0000 diego RTC support on FreeBSD, inspired by a patch from Michael Johnson
Thu, 30 Dec 2004 12:11:32 +0000 henry internal Tremor decoder for Ogg/Vorbis
Wed, 29 Dec 2004 23:23:46 +0000 rtognimp Support amr_nb and amr_wb via libavcodec
Thu, 23 Dec 2004 15:36:00 +0000 reimar do not use pthreads on hpux (broken, hardly useful).
Thu, 23 Dec 2004 15:18:39 +0000 reimar When setting HAVE_PTHREADS, set HAVE_THREADS also to avoid linking problems with lavc (because utils.c defines a stub otherwise)
Thu, 23 Dec 2004 02:09:52 +0000 ivo Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
Wed, 15 Dec 2004 14:37:27 +0000 faust3 enable memalign hack for libavcodec when memalign is not present, hopefully the mencoder segfaults on mingw are gone now
Thu, 25 Nov 2004 21:47:58 +0000 zdar 10l for me => is not >=
Thu, 25 Nov 2004 20:03:11 +0000 zdar Removal of vo_directfb.c (configure part). From now DirectFB => 0.9.13 is required for vo directfb.
Mon, 22 Nov 2004 10:28:36 +0000 henry check for __builtin_expect (used by libmpeg2)
Sat, 20 Nov 2004 19:30:55 +0000 wight should be \$ not $\
Sat, 20 Nov 2004 14:46:22 +0000 henry support for debianized LIVE.COM library
Thu, 11 Nov 2004 02:27:15 +0000 diego devices.html is no more, link updated.
Wed, 10 Nov 2004 16:43:40 +0000 nplourde add support for macosx finder argument support (let you bundle mplayer to be a finder compliant .app) patch by Chris Roccati <roccati@pobox.com>
Wed, 10 Nov 2004 00:26:41 +0000 rathann fix --disable-termios, approved by Diego
Sun, 07 Nov 2004 21:58:29 +0000 mosu Handle "tail" and "head" properly. If using "-1" does not work then use "-n 1". Throw away warnings in both cases.
Sat, 06 Nov 2004 19:35:24 +0000 rfelker recommit sascha's commit (Lennart Poettering's polyaudio stuff)
Wed, 03 Nov 2004 02:50:01 +0000 nplourde remove mac shlb support to use new helix codec for realvideo support on osx
Tue, 02 Nov 2004 13:59:34 +0000 faust3 winvidix requires -lgdi32
Mon, 01 Nov 2004 22:13:36 +0000 nplourde enable vcd support on all based darwin system
Sun, 31 Oct 2004 18:19:28 +0000 faust3 some people have GREP_OPTIONS set to --ignore-case what makes it a bit dangerous to rely on the string MPlayer for the big endian check
Sat, 30 Oct 2004 09:31:33 +0000 faust3 avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org>
Sat, 30 Oct 2004 08:17:48 +0000 faust3 fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu>
Thu, 28 Oct 2004 23:25:18 +0000 reimar Allow attaching gdb on crash automatically.
Sun, 24 Oct 2004 13:37:35 +0000 reimar _def_enca should always be set to something! And preferrably correctly..
Sat, 23 Oct 2004 22:43:19 +0000 ivo Add --enable and --disable options for vo_pnm and vo_md5sum to configure.
Thu, 21 Oct 2004 11:55:20 +0000 aurel adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
Wed, 20 Oct 2004 14:23:33 +0000 wight Move help_mp.h generation to Makefile, so it's easier to maintain on
Mon, 18 Oct 2004 20:30:07 +0000 nplourde add vcd support to darwin for ppc
Sun, 17 Oct 2004 13:28:22 +0000 reimar added gl_common for code used by both vo_gl.c and vo_gl2.c.
Tue, 12 Oct 2004 21:00:32 +0000 reimar -fno-PIC will not work on OSX, and it is only useful on x86 anyway.
Mon, 11 Oct 2004 19:26:13 +0000 reimar Zeta OS support, mostly working.
Thu, 07 Oct 2004 09:31:16 +0000 reimar fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) mozdev (dot) org), see also bug #102
Sun, 26 Sep 2004 14:49:33 +0000 faust3 detect byte order even for cross-compiling
Sun, 26 Sep 2004 14:40:59 +0000 faust3 --host-cc option for crosscompiling
Sat, 25 Sep 2004 15:34:42 +0000 faust3 directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some minor modifications by me
Tue, 21 Sep 2004 19:50:54 +0000 nicodvb encoding to mp2 with libtoolame
Mon, 20 Sep 2004 08:48:53 +0000 al Don't output error when testing for JACK. Also _insist_ on a JACK version
Wed, 15 Sep 2004 16:01:34 +0000 faust3 Depend on bio2jack v0.3 as it fixes an important bug in JACK_Write() function patch by ismail donmez <kde@myrealbox.com>
Sun, 05 Sep 2004 17:46:33 +0000 joey fixed --enable-gif bug
Fri, 27 Aug 2004 20:43:05 +0000 iive x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at arklinux dot org>, modifications by Loren Merritt <lorenm at u.washington dot edu>, Jeff Clagg <snacky at ikaruga.co dot uk> and me
Thu, 26 Aug 2004 09:24:03 +0000 rathann remove unnecessary mips check (it's obsolete anyway)
Thu, 26 Aug 2004 01:06:02 +0000 diego properly set linking flags for NetBSD, patch by jb13@gomerbud.com
Wed, 25 Aug 2004 15:40:06 +0000 diego Detect if the assembler supports receiving data through -pipe,
Wed, 25 Aug 2004 15:35:32 +0000 diego Search for X11 libs in /usr/lib as well (Digital Unix), patch by Gabucino.
Wed, 25 Aug 2004 01:06:26 +0000 diego Document how to specify multiple paths with the --with-* options,
Mon, 23 Aug 2004 07:51:10 +0000 wight Check if -liconv is needed for iconv.
Fri, 20 Aug 2004 18:29:25 +0000 rtognimp typo
Thu, 19 Aug 2004 17:18:06 +0000 diego portability fix taken from the NetBSD patch set
Thu, 19 Aug 2004 11:57:33 +0000 diego readability whitespace fix
Wed, 18 Aug 2004 19:00:05 +0000 diego spelling: big-endian and little-endian
Sat, 14 Aug 2004 21:59:02 +0000 iive Revised description of --with-xvmclib configure option, inspired by The Wanderer's patch
Sat, 14 Aug 2004 21:24:32 +0000 iive print matroska check result
Sat, 14 Aug 2004 15:17:39 +0000 diego Improved SPARC CPU detection and SPARC compilation fixes.
Fri, 13 Aug 2004 00:33:14 +0000 diego Update ao_jack for new bio2jack API, improve check in configure.