summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Add Darwin (MacOS X) detection and configuration and modify compiler check to...atmos42002-05-031-27/+12
* add something like 'Optimizing for: i686 mmx mmx2 sse'jaf2002-05-031-2/+9
* linux/cdrom.h detection fix by Denis Ducamp <Denis.Ducamp@hsc.fr>arpi2002-05-021-0/+1
* more compatible libpng version checkarpi2002-04-291-2/+2
* only freebsd has BSD-style dvd_struct? - enable dvdkit only for linux+freebsdarpi2002-04-281-3/+3
* DFB 0.9.10 update patch by Jiri.atmos42002-04-281-0/+16
* mpdvdkit vs. bsd fixed?arpi2002-04-281-8/+7
* oss detection fix for bsdarpi2002-04-281-0/+1
* openbsd updates by Björn Sandell <biorn@dce.chalmers.se>arpi2002-04-281-0/+1
* OpenBSD, NetBSD portability patches byarpi2002-04-271-3/+34
* Runtime cpu detection is disabled by default.ksorim2002-04-271-1/+1
* fix for latest alsa (sys/asoundlib.h has been moved to alsa/asoundlib.h)pl2002-04-271-30/+37
* corrected what felix made buggy ;-)jaf2002-04-261-2/+0
* Allow disabling of libfame and allow to enforce (not) building libavcodec.atmos42002-04-261-0/+34
* Disable vidix on cygwin for now.atmos42002-04-261-2/+3
* FreeBSD fixnexus2002-04-251-0/+1
* define HAVE_LINUX_DVD_STRUCTarpi2002-04-241-0/+6
* defines USE_MPDVDKITarpi2002-04-241-1/+6
* runtime cpustuff disabled by default - it was tested enougharpi2002-04-241-1/+1
* libdir changedarpi2002-04-241-1/+2
* enable dvdkit only for linux, bsd* and solarisarpi2002-04-241-1/+3
* disable vidix for non-x86 by defaultarpi2002-04-241-3/+9
* fix system_name casearpi2002-04-241-0/+9
* add headers detection for mpdvdkitpontscho2002-04-231-4/+129
* bugfixesjaf2002-04-221-3/+3
* libac3 .S compile test (binutils) removed - noticed by Lars Bamberger <Lars.B...arpi2002-04-211-7/+0
* add libmpdvdkit libpontscho2002-04-211-17/+44
* more infosjaf2002-04-211-0/+4
* typojaf2002-04-201-1/+1
* add messagepontscho2002-04-171-1/+1
* fix dvdnav detectionpontscho2002-04-161-4/+13
* add jpeg support for libvopontscho2002-04-161-0/+3
* removed unused XP stuffalex2002-04-151-21/+0
* comp.fixesarpi2002-04-131-2/+2
* syncfb, mp1e, opendivx removed/disabledarpi2002-04-131-14/+14
* libdv detectionarpi2002-04-131-4/+27
* BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>arpi2002-04-121-0/+22
* a temporary disable for opendivx - please remove or fixjaf2002-04-101-1/+1
* improved DVB detectionjaf2002-04-041-1/+36
* the long standing /dev/sound/dspW => .../dsppl2002-03-301-1/+1
* Add a configure test for the strsep function (it's missing on solaris)jkeil2002-03-291-0/+18
* DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>arpi2002-03-281-1/+31
* Allow to disable crasj sighandler to enable creation of coredump files.atmos42002-03-271-0/+15
* Check for proper Vorbis version.atmos42002-03-261-1/+1
* I wonder noone noticed this, wrong output of extra[inc|lib]atmos42002-03-261-4/+4
* extended FAAD detectionalex2002-03-201-1/+1
* Bugfix for --disable-runtime-cpudetectionksorim2002-03-201-1/+1
* a bit modified runtime fix patch by Fredrik Kuivinen <freku045@student.liu.se>arpi2002-03-191-10/+35
* Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 vid...atmos42002-03-181-0/+26
* lirc fix by Keller Attila <mikimo3@freemail.hu>arpi2002-03-171-1/+1
* writing LIBDIR to config.mak and removed USR_PREFIX from config.h as it was t...alex2002-03-161-2/+2
* let's make users testing runtime stuff... he-hearpi2002-03-161-3/+2
* runtime cpudetectionalex2002-03-151-1/+18
* added i18n support (also disabled, later auto detection will be enabled)alex2002-03-151-74/+103
* TVI BSD BT848 supportalex2002-03-151-1/+27
* users should know what he losenick2002-03-121-0/+48
* libjpeg detection cleanuparpi2002-03-111-6/+3
* 1000l. directfb 0.9.9 detection fixed?arpi2002-03-101-12/+11
* Add IJPG decoder.pontscho2002-03-101-0/+43
* DirectFB 0.9.9 support - patch by Aubin Paul <aubin@punknews.org>arpi2002-03-101-0/+17
* DivX5 Build support, not usefull because current divx5linux from avifile.sf.n...atmos42002-03-061-2/+33
* removed --enable-xp from help screen to avoid confusing usersalex2002-03-021-1/+0
* unroll stuffnick2002-02-271-1/+1
* provide unstable codenick2002-02-251-2/+23
* Change in configure relative to lirc, same thing in Makefile plusalbeu2002-02-231-21/+28
* added linux devfs support (for oss), original patch by Olaf Kohler <thorin@yi...alex2002-02-221-1/+18
* new input cucc is defaultpontscho2002-02-211-1/+1
* fixed broken xvid support ("lm" rather than "-lm" in libs)rfelker2002-02-131-2/+2
* Support for XviD library detection:pl2002-02-121-41/+76
* add initial mPNG supportpontscho2002-02-111-0/+4
* added options for completeness: --enable-gcc-checking, --disable-profilepl2002-02-101-1/+16
* one more fix for optional vesarfelker2002-02-071-0/+1
* finished making vesa optionalrfelker2002-02-071-0/+4
* made vesa support optional at compiletimerfelker2002-02-071-0/+6
* fix display of echocheck on sunospl2002-02-051-14/+17
* Added options to enable new input and joystick supportalbeu2002-02-031-0/+31
* make opendivx codec optional at compiletimerfelker2002-02-031-4/+27
* improved check for libpng/png.h: catch crappy build environment (png.h andpl2002-02-011-3/+17
* vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik S...arpi2002-01-261-34/+16
* original patch by malc <malc@tmbg.co.uk>pl2002-01-251-2/+5
* Patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>:pl2002-01-171-2/+33
* zr en/disable, libjpeg detection - patch by Rik Snel <rsnel@cube.dyndns.org>arpi2002-01-171-1/+38
* fbdev nocopy option, and static pthread fixes - Jeroen Dobbelaere <jeroen.dob...arpi2002-01-171-1/+22
* awk change suggested by frederik kuivinenatmos42002-01-151-1/+1
* nicer awk check (logging) etc.atmos42002-01-151-6/+7
* small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and r...pontscho2002-01-151-0/+9
* *awk detectionatmos42002-01-151-18/+16
* typojaf2002-01-151-1/+1
* Fix xvidix for non-x11 systems, 10l Alex :)atmos42002-01-151-0/+5
* added LIBDIR and USR_PREFIXalex2002-01-131-1/+4
* some comments and messagesalex2002-01-121-10/+14
* Fix awk version check from --version to -W version (works with both mawk and ...atmos42002-01-121-1/+1
* Additional AWK notesnick2002-01-121-2/+7
* gawk->awknick2002-01-121-6/+2
* Checking for gawknick2002-01-121-2/+22
* ao_dxr3 removedarpi2002-01-111-2/+0
* Configurable VIDIX usagenick2002-01-111-2/+18
* slightly changed end message:pl2002-01-071-2/+4
* fbdev autodetection enabled (requires linux && /dev/fb0)pl2002-01-061-4/+4
* stdint.h replaced by inttypes.h (used more frequently in the sources)pl2002-01-061-12/+9
* it's in sys/ .. isn't it?gabucino2002-01-051-1/+1
* Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) solgb2002-01-041-21/+26
* small fixes (=> HAVE_STDINT_H is now defined)pl2001-12-311-0/+20
* added test for inet_pton()pl2001-12-301-0/+21
* more common format for output messagespl2001-12-301-20/+22
* they aren't required morealex2001-12-301-4/+4
* _mencoder auto->yes (D Richard Felker III)arpi2001-12-301-1/+1
* dshow help changed - it doesn't depend on c++ compiler/libsarpi2001-12-301-3/+1
* divx4encore detection fixed (D Richard Felker III) + ffmpeg.so detection disa...arpi2001-12-301-8/+9
* more recent libavcodec checkarpi2001-12-301-2/+2
* libavcodec MBC detection fixedarpi2001-12-291-12/+7
* applied patch by Malcolm <malc@cyberserf.co.uk>: check if the-less-buggier gc...alex2001-12-291-0/+20
* "smarter" test for ffmpeg codec detectionpl2001-12-291-9/+33
* missing -lsocket for sunospl2001-12-291-5/+4
* opendivx listed at codecs, libvo2/config.mak is optionalarpi2001-12-291-3/+8
* fixed syntax error bug reported by Steven M. Schultz. btw, pl, please fix thisalex2001-12-281-1/+4
* disable mp1e if no dxr3 or no mmxarpi2001-12-281-18/+23
* fix for QNX - disabling win32 codecs and libmp1e under QNXalex2001-12-281-2/+3
* SSE2 supportarpi2001-12-281-0/+6
* fixes a problem with undefined types (harmless anyway)pl2001-12-281-0/+1
* Intel P4 supportarpi2001-12-281-1/+2
* v4l detect fixedarpi2001-12-251-5/+5
* --confdirarpi2001-12-251-2/+11
* "--help" fixes:pl2001-12-241-7/+9
* 10l? streaming must be yes, auto is not enough because of Makefilearpi2001-12-231-1/+1
* streaming enabled by defaultarpi2001-12-231-3/+3
* compile encoders in libavcodec tooalex2001-12-221-0/+1
* eh ... dl ...pontscho2001-12-171-3/+5
* fix dvdread support detectpontscho2001-12-171-1/+1
* Patch by Adam Di Carlo <adam@onshore-devel.com>:pl2001-12-161-0/+2
* --with-x11{inc,lib}dir configure option broken, can't select a specific X11jkeil2001-12-151-20/+26
* dshow switched to C versionarpi2001-12-101-8/+13
* MP1E configure patch by D. Holm.atmos42001-12-101-0/+24
* mencoder was still being built (unsucessfully) if mp3lame was missingpl2001-12-101-25/+30
* GUI_LIBS -> GTK_LIBSarpi2001-12-101-2/+2
* typonexus2001-12-061-1/+1
* ==/= fixnexus2001-12-061-2/+2
* mp3lame detection separated, some unneeded -lm removedarpi2001-12-061-13/+32
* added directfb to _vomodulesalex2001-12-051-2/+7
* Added support for the libmp1e ultrafast mpeg1 realtime encoder. This makes rt...mswitch2001-12-041-39/+4
* mpegpes added to output modulesjaf2001-12-041-0/+2
* FreeBSD install nas* to /usr/X11 by default (and require -lm)nexus2001-12-031-1/+1
* detect termios.h if no sys/termios.h (qnx getch2 support working)alex2001-12-031-2/+25
* -ao NAS support by Tobias Diedrich <ranma@gmx.at>arpi2001-12-031-0/+24
* vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>arpi2001-12-031-0/+25
* HAVE_VCD, some obsolete stuff removed (-alsa, xmmp)arpi2001-12-011-11/+4
* linux() bsd() ... etc is no longer case sensitivepl2001-12-011-18/+21
* added auto detection of tv v4l and changed tv to enabledalex2001-12-011-3/+31
* fixed xanim detection (also present on non-x86 too - look at xanim homepage) ...alex2001-12-011-8/+5
* patch by Adam Di Carlo <adam@onshore-devel.com>:pl2001-12-011-3/+9
* fixed DGA detectionarpi2001-11-291-1/+2
* Support for YV12 with DXR3, patch by D. Holm.atmos42001-11-291-0/+1
* new configure didn't build mplayer with mediaLib on solaris any more.jkeil2001-11-291-0/+2
* DGA handling changed (Arpi's request)pl2001-11-291-39/+43
* Newest DXR3 patch (improved 1.0rc2) by David Holm.atmos42001-11-291-6/+10
* extrachecks for weird configs GUI (--enable-gui --disable-png for instance)pl2001-11-291-0/+4
* cosmetical change of driver summary - do not print always enabled stuffarpi2001-11-291-4/+6
* summary handling was not correct (bugs found by Nilmoni Deb and Tibcu)pl2001-11-281-12/+34
* MP1E support needed by DXR3 stuff (Patch by D. Holm)atmos42001-11-281-0/+29
* vcd status in summary was sometimes wrong (found by atmos)pl2001-11-271-1/+10
* completed the summary displayed after running configurepl2001-11-271-5/+14
* configure cleanups:pl2001-11-271-28/+67
* Use "tail -1" instead of "tail -n 1" to print the last line, the "-n" optionjkeil2001-11-271-1/+1
* Disable problematic ffmpeg.so support by default and remove die on 2.2.xatmos42001-11-261-4/+6
* detecting nanosleepalex2001-11-231-0/+22
* sys/soundcard.h isn't needed for ALSAalex2001-11-231-2/+0
* typo (1st found by André Dahlqvist <andre.dahlqvist@telia.com>)pl2001-11-231-1/+1
* (on atmos's suggestions I found good :)pl2001-11-231-13/+30
* --help did not show what was really autodetectedpl2001-11-221-2/+2
* -rdynamic is now enabled if (bsd) || (_xanim is yes)pl2001-11-221-8/+12
* -rdynamic is only needed on bsd's (well... it was the case in C1)pl2001-11-221-9/+4
* fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>pl2001-11-211-12/+6
* 2.2.x+SSE fixedarpi2001-11-211-1/+2
* Fix kernel asm check.atmos42001-11-211-6/+6
* typo in _ld_mlib shell variable, mplayer didn't link any more against medialibjkeil2001-11-201-2/+2
* USE_TERMIOS -> HAVE_TERMIOSarpi2001-11-201-2/+2
* improved several tests (more headers + more functions)pl2001-11-201-27/+29
* added dynamic linking flags runtime detection (-rdynamic - also now MPlayer c...alex2001-11-201-4/