log configure @ 14226:8de3c196a783

age author description
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