summaryrefslogtreecommitdiffstats
path: root/configure
<
Commit message (Expand)AuthorAgeFilesLines
* XviD math lib missed - patch by <ismail.donmez@boun.edu.tr>iive2003-11-181-1/+1
* remove useless --with-xvidcore option and add *-xvidlibdir and *-xvidincdiriive2003-11-181-14/+17
* check whether termcap is provided by tinfoattila2003-11-161-4/+11
* fix smb libs inclusion when using --enable-smb.attila2003-11-161-0/+3
* missing clausegabucino2003-11-131-1/+1
* cumulative libc5 compatibility patch ;)gabucino2003-11-131-7/+29
* FAAD detection improved and fixed.diego2003-11-121-49/+53
* XviD Api4 supportiive2003-11-121-9/+20
* fix lavc fail on missing lameiive2003-11-071-1/+3
* pass extra includes to lavc too (hopefully fixes the bsd & lavc & lame issue)alex2003-11-061-4/+1
* prefer our cpuinfo.c over linux emu proc/cpuinfo under freebsd on x86alex2003-11-061-1/+1
* ugly FreeBSD fix ..nexus2003-11-041-0/+3
* provisions for new zoran driver (zr2)rik2003-11-041-3/+3
* mencoder lavc audio encoding supportranma2003-11-031-1/+3
* protect config.h from multiple iinclusion patch by (Björn Sandell <biorn at ...michael2003-11-021-0/+5
* int_fastXY_t emulationmichael2003-11-021-0/+27
* define install itself instead of a path to install, needed for ginstallattila2003-11-011-3/+10
* Removed temporary .cpp file used during the Matroska test. Updated the libebm...mosu2003-10-301-3/+4
* in configure --help output:diego2003-10-271-15/+16
* finally removing pthread dependency!!gabucino2003-10-251-4/+7
* fix issue when compiler is called 'cc', and --disable-gcc-checking was usedgabucino2003-10-241-2/+2
* remove 'yes' from nowhere (after flac check)iive2003-10-231-1/+0
* Fix static smbclient building - patch by Bernhard Rosenkraenzer <bero <at> ar...lumag2003-10-231-1/+0
* enable Vidix on Linux/Alphagabucino2003-10-221-0/+1
* detection of 'Alpha' architecturegabucino2003-10-221-0/+7
* Support for newer Apple GCC's. Patch by Magnus Damm <damm@opensource.se>alex2003-10-221-4/+14
* DOCS/en/ ---> DOCS/HTML/en/diego2003-10-191-9/+9
* Man pages moved to DOCS/man/.diego2003-10-191-1/+1
* consistency fixesalex2003-10-161-4/+4
* Fix compilation when libavcodec is missing.attila2003-10-161-2/+7
* Prefer TOOLS/cpuinfo over /proc/cpuinfo on Cygwin, approved by Sascha.diego2003-10-141-1/+3
* some darwin patches (hostinfo,xmms), based on patch by Chris Zubrzycki <beren...alex2003-10-141-2/+14
* some missing declarations for libavcodecalex2003-10-111-0/+4
* Fix external FLAC detection on Mandrake.lumag2003-10-061-2/+2
* Improve flac detection a bit. Now you can safely remove all files fromlumag2003-10-051-3/+11
* consolevidix -> cvidixfaust32003-10-051-3/+3
* configure altivec patch by Magnus Damm <damm@opensource.se>attila2003-10-041-30/+99
* FLAC decoding support via imported libmpflac.lumag2003-10-041-0/+65
* many small typo and grammar fixesgabucino2003-10-041-1/+1
* new vidix vo modules for textmode console and windowsfaust32003-10-021-0/+12
* initial MorphOS/Amiga (GeekGadgets) supportalex2003-09-261-0/+5
* typodiego2003-09-261-1/+1
* 10l really disable faad if gcc is brokenfaust32003-09-211-0/+5
* ev56 doesnt support mviattila2003-09-211-1/+1
* patch by Andrew A. Gill <superluser@frontiernet.net>:pl2003-09-211-10/+11
* make vo_gl2 compile on cygwin, toofaust32003-09-191-2/+1
* vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at...faust32003-09-191-2/+13
* Fix for the faad2 compilation test which needs config.h to be present. Patch ...mosu2003-09-121-0/+11
* patch by Guido Guenther <agx@sigxcpu.org>:pl2003-09-121-1/+1
* Cleanup of faad detection and a new test if gcc can compile the internal faad...mosu2003-09-081-28/+35
* Add libogg if Theora is wanted (might be missing if Tremor is used instead of...mosu2003-09-071-1/+1
* 100l typo found by Dima K. <dimakar@yahoo.com>alex2003-09-071-1/+1
* external faad support via --enable-externalfaad and fix my 1000l bugalex2003-09-071-17/+31
* disable faad with gcc 3.2alex2003-09-051-1/+4
* solaris sed (and probably others) fix for faad detection by Michael Gernoth <...alex2003-09-051-2/+2
* Fixed detection of vsscanf for newer gcc versions (3.3.1 etc). Patch by Dima ...mosu2003-09-021-1/+1
* Fixed smbclient (added probbing if we need -lnsl-ldl ) & lirc detection (/dev...lumag2003-09-011-3/+12
* spelling fixesdiego2003-08-311-2/+2
* vo_fbdev2 written by Joey Parrish with some minor modificationsalex2003-08-311-1/+1
* use internal (included) libfaad2arpi2003-08-301-12/+14
* TGA image output VO modulearpi2003-08-241-1/+17
* Reworked the CPU optimization detection code, now it works nice for non-x86 p...alex2003-08-181-73/+77
* Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>alex2003-08-181-3/+37
* --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>alex2003-08-171-5/+9
* ftp support. The change on connect2Server is needed bcs we need 2albeu2003-08-151-0/+17
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-131-17/+0
* added live.com to (no)inputmodulesalex2003-08-121-0/+2
* Added DR support to vo_fbdev,joey2003-08-121-9/+0
* Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others)...alex2003-08-111-1/+5
* libdvdread-cvs support, patch by Steven M. Schultz <sms@2BSD.COM>alex2003-08-101-0/+1
* OSD menu should not be confused with DVD menus.diego2003-08-091-2/+2
* v4l2 supporthenry2003-08-071-0/+29
* (nonworking) dvdnav commented out as discussed on dev-eng.diego2003-08-061-63/+57
* _win32libdir (not _libdir/win32) should be searched after other locations.diego2003-08-051-2/+3
* warning for users who insist on trying to enable dvdnavrfelker2003-08-041-1/+9
* gcc2.95.x has no support for mvi instructionsalex2003-07-271-0/+12
* xvmc fixes - check for xv presence and fix libs orderiive2003-07-261-2/+4
* detect Real codecs fix (with only win32 DLL)nexus2003-07-251-1/+1
* MinGW support in mpdvdkitdiego2003-07-191-2/+2
* Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented sup...mosu2003-07-111-15/+19
* full-featured gcc ppc optimization (601,603,604,740,750,745,755,7400,7410,7450)alex2003-07-071-0/+21
* reverse this nonsense that breaks configure! (ppl, please don't commitrfelker2003-07-031-8/+8
* automatic altivec support detection on linuxalex2003-07-011-0/+5
* The new head and tail deprecates -1 in favour of -n 1.diego2003-06-301-8/+8
* 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"arpi