log configure @ 10469:121e91d1bb9c

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