aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* vd_xvid need divx.hGravatar albeu2002-07-13
* fix tv bazzeGravatar atmos42002-07-12
* Support for Xvid using their new api. If divx4 compatiblity is disabeledGravatar albeu2002-07-10
* enable mpdvdkit on cygwin, too,Gravatar atmos42002-07-10
* Temp workaround for athlon-xp/athlon-mp/etc optimization clash, where xp was ...Gravatar atmos42002-07-08
* detectin of __restrict keyword - patch by Falk Hueffner <falk.hueffner@studen...Gravatar arpi2002-07-06
* * Link with -lossaudio and/or -li386 only when neededGravatar arpi2002-07-03
* trivial but nice fix for /dev/video? detection by "Julian J.M."Gravatar arpi2002-06-28
* Patch by Dominik Mierzejewski:Gravatar atmos42002-06-24
* wtf..10l to dunno..only use x11_common.c when x11 is detectedGravatar atmos42002-06-16
* Support for dvdnav-config script, patch by Christian Ohm <chr.ohm@gmx.net>Gravatar atmos42002-06-15
* K6 is NOT a 686!! this causes SIGILL in libavcodec encoding!Gravatar rfelker2002-06-15
* == is a bash2 extension; the proper test for numeric equality is -eqGravatar rfelker2002-06-15
* Also check in LIBDIR/real for the codecs.Gravatar atmos42002-06-15
* Enable RealPlayer DLLs on cygwin.Gravatar atmos42002-06-15
* realplayer8 installs at /usr/local/RealPlayer8 by default...Gravatar arpi2002-06-14
* Proper gcc 3.1 cpu optimization autodetect, patch by Luca Barbieri <ldb@ldb.o...Gravatar atmos42002-06-13
* Darwin/Mac OS X dvd support. Patch from Joey Parrish <joey@yunamusic.com>Gravatar atmos42002-06-13
* Small fix for real check.Gravatar atmos42002-06-13
* add FreeBSD default dirGravatar nexus2002-06-13
* Implement Nilmoni's and Bernd Ernesti's patches for:Gravatar atmos42002-06-13
* Luke Harrison <luke@vv.carleton.ca>Gravatar atmos42002-06-12
* cdda added to input/notinputGravatar jaf2002-06-11
* Support for playing audio cds using cdparanoia. Include a raw audioGravatar albeu2002-06-11
* FreeBSD Real supportGravatar nexus2002-06-10
* realplayer dll support autodetected (requires linux && -ldl)Gravatar arpi2002-06-09
* cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>Gravatar arpi2002-06-07
* small g3 optflags updGravatar atmos42002-06-07
* 10l fix for cpuinfo exec after G3 changes and beatify cc check.Gravatar atmos42002-06-06
* Setup better cflags for PPC G3 patch by Colin Leroy <colin@colino.net>. IMHO ...Gravatar atmos42002-06-06
* cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>Gravatar arpi2002-06-04
* don't run help_diff on english helpGravatar arpi2002-06-03
* automatically adding untranslated messages to help_mp.h from english master fileGravatar arpi2002-06-03
* bugfix for cygwin (reports 2.95.3-5)Gravatar pl2002-06-03
* The "(use this option if it does not compile)" text only made senseGravatar rfelker2002-06-01
* -updates vo_directfb (+configure&makefile) according to planned changesGravatar arpi2002-06-01
* avoids stripping the binary at install if debugging or profiling is enabledGravatar pl2002-05-30
* arts added to 'Disabled optional drivers'Gravatar jaf2002-05-30
* fixed arts detectionGravatar arpi2002-05-29
* small fix for artsGravatar pl2002-05-28
* aRts audio out support by Michele Balistreri <brain at email.it>Gravatar atmos42002-05-28
* if LANGUAGES=help_mp-??_??.h fixedGravatar jaf2002-05-26
* gcc -dumpversion seems less error prone (tested with 2.95.4 3.0.4 and 3.1)Gravatar pl2002-05-26
* The 3 X11 checks (header/lib/functionnality) are now together.Gravatar pl2002-05-25
* - keeps configure from generating a core when a buggy giflib is foundGravatar arpi2002-05-23
* changed disabled vidix messageGravatar alex2002-05-23
* some visual changes and applied Ulrich Hecht's 64bit fixesGravatar alex2002-05-23
* big cosmetics patch, cleanup of messages printed by mplayer and libs.Gravatar arpi2002-05-20
* catching SIGILL instead of dumping core - patch by Steven M. Schultz <sms@2BS...Gravatar arpi2002-05-20
* compile with '-g' by default for .developerGravatar arpi2002-05-18