log configure @ 14437:37b3dd217cdf

age author description
2005-01-06 diego RTC check should no longer be Linux-only.
2005-01-06 diego RTC support on FreeBSD, inspired by a patch from Michael Johnson
2004-12-30 henry internal Tremor decoder for Ogg/Vorbis
2004-12-29 rtognimp Support amr_nb and amr_wb via libavcodec
2004-12-23 reimar do not use pthreads on hpux (broken, hardly useful).
2004-12-23 reimar When setting HAVE_PTHREADS, set HAVE_THREADS also to avoid linking problems with lavc (because utils.c defines a stub otherwise)
2004-12-23 ivo Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
2004-12-15 faust3 enable memalign hack for libavcodec when memalign is not present, hopefully the mencoder segfaults on mingw are gone now
2004-11-25 zdar 10l for me => is not >=
2004-11-25 zdar Removal of vo_directfb.c (configure part). From now DirectFB => 0.9.13 is required for vo directfb.
2004-11-22 henry check for __builtin_expect (used by libmpeg2)
2004-11-20 wight should be \$ not $\
2004-11-20 henry support for debianized LIVE.COM library
2004-11-11 diego devices.html is no more, link updated.
2004-11-10 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>
2004-11-10 rathann fix --disable-termios, approved by Diego
2004-11-07 mosu Handle "tail" and "head" properly. If using "-1" does not work then use "-n 1". Throw away warnings in both cases.
2004-11-06 rfelker recommit sascha's commit (Lennart Poettering's polyaudio stuff)
2004-11-03 nplourde remove mac shlb support to use new helix codec for realvideo support on osx
2004-11-02 faust3 winvidix requires -lgdi32
2004-11-01 nplourde enable vcd support on all based darwin system
2004-10-31 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
2004-10-30 faust3 avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org>
2004-10-30 faust3 fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu>
2004-10-28 reimar Allow attaching gdb on crash automatically.
2004-10-24 reimar _def_enca should always be set to something! And preferrably correctly..
2004-10-23 ivo Add --enable and --disable options for vo_pnm and vo_md5sum to configure.
2004-10-21 aurel adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
2004-10-20 wight Move help_mp.h generation to Makefile, so it's easier to maintain on
2004-10-18 nplourde add vcd support to darwin for ppc
2004-10-17 reimar added gl_common for code used by both vo_gl.c and vo_gl2.c.
2004-10-12 reimar -fno-PIC will not work on OSX, and it is only useful on x86 anyway.
2004-10-11 reimar Zeta OS support, mostly working.
2004-10-07 reimar fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) mozdev (dot) org), see also bug #102
2004-09-26 faust3 detect byte order even for cross-compiling
2004-09-26 faust3 --host-cc option for crosscompiling
2004-09-25 faust3 directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some minor modifications by me
2004-09-21 nicodvb encoding to mp2 with libtoolame
2004-09-20 al Don't output error when testing for JACK. Also _insist_ on a JACK version
2004-09-15 faust3 Depend on bio2jack v0.3 as it fixes an important bug in JACK_Write() function patch by ismail donmez <kde@myrealbox.com>
2004-09-05 joey fixed --enable-gif bug
2004-08-27 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
2004-08-26 rathann remove unnecessary mips check (it's obsolete anyway)
2004-08-26 diego properly set linking flags for NetBSD, patch by jb13@gomerbud.com
2004-08-25 diego Detect if the assembler supports receiving data through -pipe,
2004-08-25 diego Search for X11 libs in /usr/lib as well (Digital Unix), patch by Gabucino.
2004-08-25 diego Document how to specify multiple paths with the --with-* options,
2004-08-23 wight Check if -liconv is needed for iconv.
2004-08-20 rtognimp typo
2004-08-19 diego portability fix taken from the NetBSD patch set
2004-08-19 diego readability whitespace fix
2004-08-18 diego spelling: big-endian and little-endian
2004-08-14 iive Revised description of --with-xvmclib configure option, inspired by The Wanderer's patch
2004-08-14 iive print matroska check result
2004-08-14 diego Improved SPARC CPU detection and SPARC compilation fixes.
2004-08-13 diego Update ao_jack for new bio2jack API, improve check in configure.
2004-08-12 rtognimp DTS support via lavc and libdts
2004-08-09 wight LIVE.COM autodetection
2004-08-05 mosu Leftover from the old Matroska demuxer detection removed.
2004-08-05 diego language handling simplification