log configure @ 10192:dcdc6ae3ebaf

age author description
Sun, 25 May 2003 00:14:16 +0000 diego K6-2+ and K6-III+ detection
Fri, 23 May 2003 12:37:58 +0000 alex do it the standard way (tm)
Fri, 23 May 2003 00:24:28 +0000 diego Make configure run even on non POSIX compliant shells (Solaris).
Thu, 22 May 2003 23:52:37 +0000 diego Cygwin and MinGW should use default codecs directories, --with-codecsdir is
Thu, 22 May 2003 21:27:39 +0000 diego One / too many, noticed by Andreas Hess <jaska@gmx.net>.
Wed, 21 May 2003 21:15:46 +0000 alex Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>
Wed, 21 May 2003 17:51:46 +0000 alex mingw support, bug noticed by yepyep on irc.freenode.net
Sun, 18 May 2003 10:49:54 +0000 alex --with-codecsdir option by Diego Biurrun
Sat, 17 May 2003 12:24:01 +0000 bertrand Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
Mon, 12 May 2003 22:52:23 +0000 atmos4 change real codecs dir priority as discussed with al3x, hopefully the syntax is korn shell compatible, please test!
Mon, 12 May 2003 14:39:40 +0000 atmos4 change logic for detecting real codecs dir (loop in to prefer RealPlayer 9 codecs
Sun, 11 May 2003 18:53:12 +0000 alex last cygwin/mingw32 binary codecs support (win32codecs + real) patch by Sascha Sommer
Sun, 11 May 2003 18:47:18 +0000 alex New option: using /codecs for all the binary dlls, initial patch by Diego Biurrun after discussion on -dev-eng
Sun, 11 May 2003 18:29:07 +0000 arpi Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>
Sat, 03 May 2003 14:54:08 +0000 mosu Try to detect Matroska paths if autodetection is wanted AND if it is forced to "yes".
Thu, 01 May 2003 20:35:56 +0000 alex 1000l to the author and for the commiter (me :)
Wed, 30 Apr 2003 11:39:32 +0000 mosu Added Matroska demuxing support.
Mon, 28 Apr 2003 15:58:27 +0000 alex added faad2 to (no)codecmodules, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
Thu, 24 Apr 2003 18:55:43 +0000 alex darwin ldd support patch by Steven M. Schultz <sms@2BSD.COM>
Mon, 21 Apr 2003 21:07:35 +0000 alex mingw32 support patch by Diego Biurrun with some changes made by me
Mon, 21 Apr 2003 16:08:06 +0000 diego 10l, wrong syntax
Fri, 11 Apr 2003 16:33:29 +0000 faust3 fix slave mode on MACOSX: reported by devros <devros at seznam.cz>
Thu, 10 Apr 2003 12:12:56 +0000 faust3 10l
Tue, 08 Apr 2003 16:10:52 +0000 alex Darwin Altivec detection fixes and MacOSX API detection reworked, based on patch by Dan Christiansen <danchr@daimi.au.dk>
Mon, 07 Apr 2003 21:08:56 +0000 rsf Added
Fri, 04 Apr 2003 19:15:24 +0000 faust3 add checks for gettimeofday() select() and glob()
Wed, 26 Mar 2003 11:35:13 +0000 bertrand Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve.co.uk>
Sun, 23 Mar 2003 17:14:28 +0000 alex use CFLAGS when doing tests in configure, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
Sat, 22 Mar 2003 19:15:23 +0000 alex enable dvbin with dvbhead or old-dvb support, bug noticed by nsabbi@libero.it>
Fri, 21 Mar 2003 18:21:00 +0000 alex 10l noticed by Steven M. Schultz <sms@2BSD.COM> and a bit cleaned up
Fri, 21 Mar 2003 18:11:18 +0000 henry fix compile without libsmbclient
Fri, 21 Mar 2003 17:16:23 +0000 alex dvbin detection fixed, noticed by nsabbi@libero.it
Fri, 21 Mar 2003 16:54:03 +0000 alex hebrew support using fribidi libs, patch by Raindel Shachar <raindel@techunix.technion.ac.il>
Fri, 21 Mar 2003 16:06:11 +0000 alex libsmbclient detection support, slightly rewritten the original patch sent by Vladimir Moushkov <vlindos_mpdev@abv.bg>
Sun, 16 Mar 2003 20:13:28 +0000 arpi this is a combo patch that:
Wed, 12 Mar 2003 23:57:23 +0000 diego Always-install-en-as-default-manpage-patch by Andreas Hess <jaska@gmx.net>.
Wed, 12 Mar 2003 15:04:05 +0000 albeu vo_xover is a new vo that should make easy to have x11 support for
Fri, 07 Mar 2003 18:45:02 +0000 albeu vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)
Wed, 05 Mar 2003 10:56:47 +0000 michael Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)
Wed, 05 Mar 2003 10:28:32 +0000 michael fix for libgif TVT hack detection in configure patch by (Ambrose Li <a.c.li at ieee dot org>)
Tue, 25 Feb 2003 16:50:52 +0000 alex 10l found by Joey Parrish <joey@nicewarrior.org>
Sun, 23 Feb 2003 23:48:03 +0000 atmos4 fix of fix of my sed code, should now be portable
Sun, 23 Feb 2003 23:44:16 +0000 atmos4 Adding gcc major, minor, mini vars, adding unused var suppression for gcc 3 series
Sun, 23 Feb 2003 20:31:59 +0000 diego HPUX DVD fix by Martin Gansser <MGansser@rand.de>, checked by Arpi.
Sun, 23 Feb 2003 01:45:41 +0000 michael remove wno-unused-parameter again (seems gcc-2.95 doesnt like it, ... with some options at least ???)
Fri, 21 Feb 2003 22:19:23 +0000 michael skip annoying unused parameter shit (if anyone needs these / knows a case where they pointed to a real bug then reverse this)
Thu, 20 Feb 2003 23:32:47 +0000 arpi Latest version has the following features:
Wed, 19 Feb 2003 17:26:59 +0000 alex Support for native MacOSX APIs by Dan Christiansen <danchr@daimi.au.dk>
Wed, 19 Feb 2003 16:55:14 +0000 alex gif library incompatibility fixes and prefere libungif over libgif. Patch by Joey Parrish <joey@nicewarrior.org>
Wed, 19 Feb 2003 16:49:28 +0000 alex WIN32_PATH cleanup
Mon, 17 Feb 2003 18:21:01 +0000 jkeil win32 loader wasn't build on solaris x86 ("!" shell operator doesn't work
Mon, 17 Feb 2003 13:06:03 +0000 gabucino patch by "Andriy N. Gritsenko" <andrej@lucky.net>
Sat, 15 Feb 2003 21:51:24 +0000 alex enable vidix for ppc
Fri, 14 Feb 2003 21:45:45 +0000 michael moving postprocess code to libavcodec
Thu, 13 Feb 2003 19:13:50 +0000 jkeil Must quote shell variable in test expression, otherwise configure bombs out
Wed, 12 Feb 2003 16:50:31 +0000 atmos4 add gentoo default real dirs
Tue, 11 Feb 2003 18:56:17 +0000 alex optional loader/ (currently it does nothing until the win32 support on cygwin is disabled)
Sat, 08 Feb 2003 22:29:05 +0000 filon - look for alternative locations of cdparanoia includes (in redhat this is /usr/include/cdda)
Sat, 08 Feb 2003 22:27:04 +0000 filon - add missing entry for NAS in --help
Sat, 08 Feb 2003 13:47:19 +0000 gabucino -lm needed for svgalib