summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* proper arm configure detection (+ armv5tel support, v4l is a subset of v5tel)alex2003-06-241-1/+1
* basic xvmc image supportiive2003-06-211-1/+37
* cosistency fix with backward compatibility (now lavc's arm optimisations are ...alex2003-06-201-2/+7
* 10l fix by Steven M. Schultz <sms@2BSD.COM>alex2003-06-171-4/+4
* 1000l, stupid bash/ksh/etc specific crap. PLEASE learn bourne shellrfelker2003-06-171-1/+1
* Add missing language suffix to DOCS/ path.diego2003-06-131-9/+9
* Networking support under MinGW.diego2003-06-111-1/+26
* Make configure output codec paths more consistently.diego2003-06-111-2/+2
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...arpi2003-06-091-3/+3
* libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:arpi2003-06-091-0/+27
* enable stream cache for mingwfaust32003-06-091-7/+1
* I've found some time to implement the encoding support for the newarpi2003-06-061-1/+1
* lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net>alex2003-05-301-0/+27
* simplification and clarificationalex2003-05-301-18/+6
* esd:server and esd latency support by Andrew Williams <andrew.s.williams@adel...alex2003-05-301-2/+12
* Renamed --enable-qtx-codecs to --enable-qtx for consistency reasons.diego2003-05-291-11/+11
* K6-2+ and K6-III+ detectiondiego2003-05-251-2/+2
* do it the standard way (tm)alex2003-05-231-0/+1
* Make configure run even on non POSIX compliant shells (Solaris).diego2003-05-231-1/+1
* Cygwin and MinGW should use default codecs directories, --with-codecsdir isdiego2003-05-221-10/+0
* One / too many, noticed by Andreas Hess <jaska@gmx.net>.diego2003-05-221-1/+1
* Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>alex2003-05-211-2/+6
* mingw support, bug noticed by yepyep on irc.freenode.netalex2003-05-211-1/+1
* --with-codecsdir option by Diego Biurrunalex2003-05-181-0/+6
* Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.bertrand2003-05-171-22/+21
* change real codecs dir priority as discussed with al3x, hopefully the syntax ...atmos42003-05-121-5/+4
* change logic for detecting real codecs dir (loop in to prefer RealPlayer 9 co...atmos42003-05-121-2/+3
* last cygwin/mingw32 binary codecs support (win32codecs + real) patch by Sasch...alex2003-05-111-8/+20
* New option: using /codecs for all the binary dlls, initial patch by Diego Biu...alex2003-05-111-8/+6
* Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>arpi2003-05-111-0/+27
* Try to detect Matroska paths if autodetection is wanted AND if it is forced t...mosu2003-05-031-1/+1
* 1000l to the author and for the commiter (me :)alex2003-05-011-1/+1
* Added Matroska demuxing support.mosu2003-04-301-0/+46
* added faad2 to (no)codecmodules, patch by Sylvain Petreolle <spetreolle@yahoo...alex2003-04-281-0/+2
* darwin ldd support patch by Steven M. Schultz <sms@2BSD.COM>alex2003-04-241-1/+5
* mingw32 support patch by Diego Biurrun with some changes made by mealex2003-04-211-2/+22
* 10l, wrong syntaxdiego2003-04-211-1/+1
* fix slave mode on MACOSX: reported by devros <devros at seznam.cz>faust32003-04-111-2/+4
* 10lfaust32003-04-101-1/+1
* Darwin Altivec detection fixes and MacOSX API detection reworked, based on pa...alex2003-04-081-11/+14
* Addedrsf2003-04-071-0/+1
* add checks for gettimeofday() select() and glob()faust32003-04-041-0/+60
* Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve...bertrand2003-03-261-2/+59
* use CFLAGS when doing tests in configure, patch by Sylvain Petreolle <spetreo...alex2003-03-231-2/+2
* enable dvbin with dvbhead or old-dvb support, bug noticed by nsabbi@libero.it>alex2003-03-221-1/+6
* 10l noticed by Steven M. Schultz <sms@2BSD.COM> and a bit cleaned upalex2003-03-211-6/+2
* fix compile without libsmbclienthenry2003-03-211-2/+4
* dvbin detection fixed, noticed by nsabbi@libero.italex2003-03-211-0/+1
* hebrew support using fribidi libs, patch by Raindel Shachar <raindel@techunix...alex2003-03-211-0/+48
* libsmbclient detection support, slightly rewritten the original patch sent by...alex2003-03-211-0/+35
* this is a combo patch that:arpi2003-03-161-0/+4
* Always-install-en-as-default-manpage-patch by Andreas Hess <jaska@gmx.net>.diego2003-03-121-2/+1
* vo_xover is a new vo that should make easy to have x11 support foralbeu2003-03-121-4/+4
* vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)albeu2003-03-071-0/+15
* Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)michael2003-03-051-2/+2
* fix for libgif TVT hack detection in configure patch by (Ambrose Li <a.c.li a...michael2003-03-051-2/+3
* 10l found by Joey Parrish <joey@nicewarrior.org>alex2003-02-251-1/+1
* fix of fix of my sed code, should now be portableatmos42003-02-231-1/+1
* Adding gcc major, minor, mini vars, adding unused var suppression for gcc 3 s...atmos42003-02-231-0/+6
* HPUX DVD fix by Martin Gansser <MGansser@rand.de>, checked by Arpi.diego2003-02-231-2/+2
* remove wno-unused-parameter again (seems gcc-2.95 doesnt like it, ... with so...michael2003-02-231-1/+1
* skip annoying unused parameter shit (if anyone needs these / knows a case whe...michael2003-02-211-1/+1
* Latest version has the following features:arpi2003-02-201-18/+42
* Support for native MacOSX APIs by Dan Christiansen <danchr@daimi.au.dk>alex2003-02-191-0/+47
* gif library incompatibility fixes and prefere libungif over libgif. Patch by ...alex2003-02-191-7/+29
* WIN32_PATH cleanupalex2003-02-191-1/+1
* win32 loader wasn't build on solaris x86 ("!" shell operator doesn't workjkeil2003-02-171-1/+1
* patch by "Andriy N. Gritsenko" <andrej@lucky.net>gabucino2003-02-171-0/+5
* enable vidix for ppcalex2003-02-151-0/+2
* moving postprocess code to libavcodecmichael2003-02-141-6/+1
* Must quote shell variable in test expression, otherwise configure bombs outjkeil2003-02-131-1/+1
* add gentoo default real dirsatmos42003-02-121-1/+2
* optional loader/ (currently it does nothing until the win32 support on cygwin...alex2003-02-111-7/+22
* - look for alternative locations of cdparanoia includes (in redhat this is /u...filon2003-02-081-1/+9
* - add missing entry for NAS in --helpfilon2003-02-081-1/+2
* -lm needed for svgalibgabucino2003-02-081-2/+2
* configure options available, but not documented -> 1lfilon2003-02-081-0/+2
* 10larpi2003-02-071-1/+1
* don't use -lintl by default (force with --enable-i18n)arpi2003-02-071-3/+7
* libfaad2 v1.0, v1.1, v1.2 detection, and API change workaround in ad_faad.carpi2003-02-071-2/+30
* The patch add a library detection to configure and the usage of thearpi2003-02-071-3/+11
* maybe fixed mp3lame version checkarpi2003-02-071-1/+1
* cleanup detection of various divx4 versions/alternativesarpi2003-02-061-37/+28
* confidir's default changed a while agoattila2003-02-021-1/+1
* some typos and rewordingsdiego2003-01-311-18/+18
* CONFIG_RISKYmichael2003-01-291-0/+4
* typoarpi2003-01-291-1/+1
* libgif/libungif based demuxer support for libmpdemux.arpi2003-01-281-3/+5
* fixed ./configure --cc="ccache gcc"arpi2003-01-261-3/+3
* 10l to merfelker2003-01-231-1/+1
* until configure can distinguish between supported and unsupportedrfelker2003-01-221-2/+2
* 1l :)arpi2003-01-201-1/+1
* support runtime cpudetect on non-x86 systems tooalex2003-01-191-7/+10
* This patch adds support for 4Front Technologies commercial Open Soundarpi2003-01-191-3/+15
* it *worked*, but probably wasn't what was intended, and could break ifrfelker2003-01-181-1/+1
* libvorbisidec already includes ogg parser code; no sense in depending on more...rfelker2003-01-131-1/+1
* libavcodec (from ffmpeg) requires CONFIG_DARWIN to enable AltiVec on Darwin/M...arpi2003-01-091-0/+2
* Yet another instance of solaris' /bin/sh not happy with the posix "!" booleanjkeil2003-01-041-2/+12
* fixed dll path with --enable-win32arpi2003-01-041-10/+18
* typodiego2003-01-041-1/+1
* useless lines removed :)arpi2003-01-031-2/+0
* Win32 DLLs and OpenGL do not work on Cygwin. Automatically disable them anddiego2002-12-291-11/+14
* --enable-freetype fix (freetype-config was not set)arpi2002-12-291-1/+1
* langauage list at --help fixedarpi2002-12-281-4/+4
* DVB-HEAD (aka. NEWSTRUCT) detection & supportarpi2002-12-281-2/+48
* new EsounD audio driver (-ao esd)jkeil2002-12-271-0/+33
* Merged EDL 0.5 patch - it's something like Quicktime's edit lists.arpi2002-12-231-0/+17
* XMMS Input plugin supportarpi2002-12-221-0/+46
* Presets are an easy way, to use hard to access lame options and to givearpi2002-12-211-2/+2
* Re-write the soundcard.h test, so that it does not use a "!" operator.jkeil2002-12-171-4/+5
* enable Albeu's config code bu default (it's time to test it :))arpi2002-12-061-2/+2
* enabled QTX codecs by default - time to get it tested by users :)arpi2002-12-051-2/+5
* qtx = codecjaf2002-12-051-1/+1
* optional (compile-time switch) subtitles-sorting featurearpi2002-12-051-0/+16
* a little (my first!) patch to add some info about MPlayer on Irix 6.5 toarpi2002-12-041-1/+15
* Darwin support in libmpdvdkit2arpi2002-12-041-1/+7
* Add Tremor (an integer-only Vorbis decoder) support.rguyom2002-12-041-1/+15
* DMO supportarpi2002-11-261-4/+4
* Add a new test for "scandir()" and friends.jkeil2002-11-261-0/+17
* reversing my patch to check for -Wall support & use it if available (requeste...rathann2002-11-251-15/+2
* check for -Wall support & use it if available patch by (Dominik Mierzejewski ...michael2002-11-231-2/+15
* FreeBSD fixnexus2002-11-221-1/+1
* Finally add the correct compile flags for SDL under cygwin automatically.diego2002-11-181-3/+12
* Consistently name the streaming option streaming instead of mixing networkdiego2002-11-161-2/+2
* nice to see ;-)jaf2002-11-161-0/+2
* Here is a patch to enable qtx-codecs from ./configure --enable-qtx-codecs.arpi2002-11-161-0/+17
* configure has problems detecting the latest ffmpeg libavcodec.so. The MBRarpi2002-11-161-1/+0
* Experimantal OSD menualbeu2002-11-141-0/+18
* New config system + cleanup of header inter dependencyalbeu2002-11-121-0/+16
* added DYNAMIC_PLUGINS support (dlopen)alex2002-11-111-0/+25
* config option for Altivec (G4)henry2002-11-111-2/+10
* avoid using stale parameters for compilation if an error ocurred in configurepl2002-11-111-1/+1
* small fixjaf2002-11-091-2/+2
* make MPlayer link on QNXgabucino2002-11-071-0/+5
* check for lrintf to avoid trouble compiling lavc!rfelker2002-11-051-0/+18
* 10lmichael2002-11-021-1/+1
* fixing shared ppmichael2002-11-021-2/+2
* put USE_ #defines for libmpeg2, liba52, mp3lib and svq1 codecsarpi2002-11-011-0/+10
* I ported mplayer to the GNU system (also known as GNU/Hurd),arpi2002-11-011-2/+3
* Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400arpi2002-10-311-0/+5
* don't use soundcard.h on non-linux if no OSS supportarpi2002-10-291-1/+7
* Alex's 10l - fixed liblzo linkingarpi2002-10-291-1/+1
* cleaned up liblzo detect and namingalex2002-10-291-20/+17
* postprocessing cleanup:michael2002-10-281-0/+15
* add ao_win32faust32002-10-251-3/+29
* on solaris x86, set set default for vidix to 'disabled' (does yet not compile)jkeil2002-10-241-0/+1
* gcc 2.95.3-10 (cygwin) is detected as bad, which it shouldn't.diego2002-10-231-1/+1
* 10ljaf2002-10-231-2/+2
* cosmetics - reordered config.mak linesarpi2002-10-231-5/+5
* Typo: libcore.a is now called libxvidcore.adiego2002-10-211-1/+2
* add FreeBSD default pathnexus2002-10-201-1/+1
* liblzo realtime video codec support (decoding only)arpi2002-10-131-0/+31
* i18n should not affect --languagearpi2002-10-061-1/+1
* This patch hopefully fixes colorkeying and a segfault in exclusive modearpi2002-10-061-1/+1
* adds "libdv" to the "input modules" list in "configure", andarpi2002-10-041-1/+3
* change i18n to autodetectpontscho2002-10-021-2/+2
* changed order of libs to match the dependency (required for static linking)arpi2002-10-011-11/+11
* -vo directx driver by Sascha Sommer <saschasommer@freenet.de>arpi2002-09-281-0/+27
* Added -lm for libcdparanoia (for the sin & cos symbol).bertrand2002-09-261-1/+1
* put some comemnts into teh generated help_mp.h filearpi2002-09-221-0/+5
* help*.h files moved to help/ subdirarpi2002-09-221-6/+6
* Automatic unrar of vobsub. Does not work with rar v3kmkaplan2002-09-201-0/+16
* Enable the LIVE lib only if the network layer (STREAMING) is enable.bertrand2002-09-171-3/+2
* hpux DVD support fixes by Martin Gansser <mgansser@ngi.de>arpi2002-09-161-2/+2
* WORDSIZE detection by Björn Sandell <biorn@dce.chalmers.se>arpi2002-09-161-0/+11
* hpux scsi dvd support by Martin Gansser <mgansser@ngi.de>alex2002-09-131-0/+16
* - reorder of help, new section: Codecs, cosmetics/descriptions extendedarpi2002-09-091-45/+43
* When we're compiling/running on a kernel without sse/sse2 support, we havejkeil2002-09-091-4/+15
* extensible blinkenlights driver, can currently be used for the Arcade http://...rik2002-09-081-0/+16
* x11 include patch for hpux 11.00 by Martin Gansser <mgansser@ngi.de>alex2002-09-071-2/+2
* cyrix mtrr detectatmos42002-09-051-2/+2
* Applied patch for OpenBDS from Marc Espie (submitted by Björn Sandell <biorn...bertrand2002-09-041-0/+1
* Enable dvdkit on solarisjkeil2002-09-031-4/+4
*