aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net>Gravatar alex2003-05-30
* simplification and clarificationGravatar alex2003-05-30
* esd:server and esd latency support by Andrew Williams <andrew.s.williams@adel...Gravatar alex2003-05-30
* Renamed --enable-qtx-codecs to --enable-qtx for consistency reasons.Gravatar diego2003-05-29
* K6-2+ and K6-III+ detectionGravatar diego2003-05-25
* do it the standard way (tm)Gravatar alex2003-05-23
* Make configure run even on non POSIX compliant shells (Solaris).Gravatar diego2003-05-23
* Cygwin and MinGW should use default codecs directories, --with-codecsdir isGravatar diego2003-05-22
* One / too many, noticed by Andreas Hess <jaska@gmx.net>.Gravatar diego2003-05-22
* Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>Gravatar alex2003-05-21
* mingw support, bug noticed by yepyep on irc.freenode.netGravatar alex2003-05-21
* --with-codecsdir option by Diego BiurrunGravatar alex2003-05-18
* Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.Gravatar bertrand2003-05-17
* change real codecs dir priority as discussed with al3x, hopefully the syntax ...Gravatar atmos42003-05-12
* change logic for detecting real codecs dir (loop in to prefer RealPlayer 9 co...Gravatar atmos42003-05-12
* last cygwin/mingw32 binary codecs support (win32codecs + real) patch by Sasch...Gravatar alex2003-05-11
* New option: using /codecs for all the binary dlls, initial patch by Diego Biu...Gravatar alex2003-05-11
* Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>Gravatar arpi2003-05-11
* Try to detect Matroska paths if autodetection is wanted AND if it is forced t...Gravatar mosu2003-05-03
* 1000l to the author and for the commiter (me :)Gravatar alex2003-05-01
* Added Matroska demuxing support.Gravatar mosu2003-04-30
* added faad2 to (no)codecmodules, patch by Sylvain Petreolle <spetreolle@yahoo...Gravatar alex2003-04-28
* darwin ldd support patch by Steven M. Schultz <sms@2BSD.COM>Gravatar alex2003-04-24
* mingw32 support patch by Diego Biurrun with some changes made by meGravatar alex2003-04-21
* 10l, wrong syntaxGravatar diego2003-04-21
* fix slave mode on MACOSX: reported by devros <devros at seznam.cz>Gravatar faust32003-04-11
* 10lGravatar faust32003-04-10
* Darwin Altivec detection fixes and MacOSX API detection reworked, based on pa...Gravatar alex2003-04-08
* AddedGravatar rsf2003-04-07
* add checks for gettimeofday() select() and glob()Gravatar faust32003-04-04
* Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve...Gravatar bertrand2003-03-26
* use CFLAGS when doing tests in configure, patch by Sylvain Petreolle <spetreo...Gravatar alex2003-03-23
* enable dvbin with dvbhead or old-dvb support, bug noticed by nsabbi@libero.it>Gravatar alex2003-03-22
* 10l noticed by Steven M. Schultz <sms@2BSD.COM> and a bit cleaned upGravatar alex2003-03-21
* fix compile without libsmbclientGravatar henry2003-03-21
* dvbin detection fixed, noticed by nsabbi@libero.itGravatar alex2003-03-21
* hebrew support using fribidi libs, patch by Raindel Shachar <raindel@techunix...Gravatar alex2003-03-21
* libsmbclient detection support, slightly rewritten the original patch sent by...Gravatar alex2003-03-21
* this is a combo patch that:Gravatar arpi2003-03-16
* Always-install-en-as-default-manpage-patch by Andreas Hess <jaska@gmx.net>.Gravatar diego2003-03-12
* vo_xover is a new vo that should make easy to have x11 support forGravatar albeu2003-03-12
* vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)Gravatar albeu2003-03-07
* Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)Gravatar michael2003-03-05
* fix for libgif TVT hack detection in configure patch by (Ambrose Li <a.c.li a...Gravatar michael2003-03-05
* 10l found by Joey Parrish <joey@nicewarrior.org>Gravatar alex2003-02-25
* fix of fix of my sed code, should now be portableGravatar atmos42003-02-23
* Adding gcc major, minor, mini vars, adding unused var suppression for gcc 3 s...Gravatar atmos42003-02-23
* HPUX DVD fix by Martin Gansser <MGansser@rand.de>, checked by Arpi.Gravatar diego2003-02-23
* remove wno-unused-parameter again (seems gcc-2.95 doesnt like it, ... with so...Gravatar michael2003-02-23
* skip annoying unused parameter shit (if anyone needs these / knows a case whe...Gravatar michael2003-02-21