log configure @ 10549:df2cf884f701

age author description
Sat, 09 Aug 2003 12:07:18 +0000 diego OSD menu should not be confused with DVD menus.
Thu, 07 Aug 2003 12:24:35 +0000 henry v4l2 support
Wed, 06 Aug 2003 22:05:20 +0000 diego (nonworking) dvdnav commented out as discussed on dev-eng.
Tue, 05 Aug 2003 23:53:06 +0000 diego _win32libdir (not _libdir/win32) should be searched after other locations.
Mon, 04 Aug 2003 01:29:58 +0000 rfelker warning for users who insist on trying to enable dvdnav
Sun, 27 Jul 2003 22:55:25 +0000 alex gcc2.95.x has no support for mvi instructions
Sat, 26 Jul 2003 22:55:37 +0000 iive xvmc fixes - check for xv presence and fix libs order
Fri, 25 Jul 2003 14:56:28 +0000 nexus detect Real codecs fix (with only win32 DLL)
Sat, 19 Jul 2003 21:41:53 +0000 diego MinGW support in mpdvdkit
Fri, 11 Jul 2003 20:24:20 +0000 mosu Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented support for RealAudio and RealVideo inside Matroska.
Mon, 07 Jul 2003 16:26:27 +0000 alex full-featured gcc ppc optimization (601,603,604,740,750,745,755,7400,7410,7450)
Thu, 03 Jul 2003 17:36:52 +0000 rfelker reverse this nonsense that breaks configure! (ppl, please don't commit
Tue, 01 Jul 2003 15:33:07 +0000 alex automatic altivec support detection on linux
Mon, 30 Jun 2003 23:46:08 +0000 diego The new head and tail deprecates -1 in favour of -n 1.
Tue, 24 Jun 2003 15:54:35 +0000 alex proper arm configure detection (+ armv5tel support, v4l is a subset of v5tel)
Sat, 21 Jun 2003 01:47:26 +0000 iive basic xvmc image support
Fri, 20 Jun 2003 13:18:31 +0000 alex cosistency fix with backward compatibility (now lavc's arm optimisations are enabled too!)
Tue, 17 Jun 2003 21:46:18 +0000 alex 10l fix by Steven M. Schultz <sms@2BSD.COM>
Tue, 17 Jun 2003 16:16:47 +0000 rfelker 1000l, stupid bash/ksh/etc specific crap. PLEASE learn bourne shell
Fri, 13 Jun 2003 01:25:11 +0000 diego Add missing language suffix to DOCS/ path.
Wed, 11 Jun 2003 16:48:09 +0000 diego Networking support under MinGW.
Wed, 11 Jun 2003 02:20:28 +0000 diego Make configure output codec paths more consistently.
Mon, 09 Jun 2003 12:15:48 +0000 arpi renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
Mon, 09 Jun 2003 12:09:39 +0000 arpi libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
Mon, 09 Jun 2003 10:44:34 +0000 faust3 enable stream cache for mingw
Fri, 06 Jun 2003 19:57:37 +0000 arpi I've found some time to implement the encoding support for the new
Fri, 30 May 2003 18:23:55 +0000 alex lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net>
Fri, 30 May 2003 18:17:58 +0000 alex simplification and clarification
Fri, 30 May 2003 18:15:59 +0000 alex esd:server and esd latency support by Andrew Williams <andrew.s.williams@adelaide.edu.au>
Thu, 29 May 2003 11:50:23 +0000 diego Renamed --enable-qtx-codecs to --enable-qtx for consistency reasons.
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