summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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/+27
* _ld_x11 patch by Anders Johansson <ajh@atri.curtin.edu.au>pl2001-11-201-1/+2
* still GL problempl2001-11-201-3/+0
* when --enable-gl was used, linker flags (_ld_gl) were not set (found by Nick K)pl2001-11-201-2/+3
* RTC is autodetectedarpi2001-11-201-2/+30
* fixed DPMS and pthread detectionalex2001-11-191-4/+6
* added termios detection support (no termios on qnx)alex2001-11-191-0/+26
* alsa link failedpl2001-11-191-1/+1
* arghh, fixed shm :(alex2001-11-191-2/+5
* added shm detectionalex2001-11-191-0/+21
* there was a shitty warningjaf2001-11-191-2/+2
* extended pthread to work under qnxalex2001-11-191-1/+3
* fix x11 linking when --disable-x11 used (btw sdl may still require it)pl2001-11-191-2/+6
* better support for --target: new boolean function x86()pl2001-11-191-14/+19
* fixed win32/xanim support on --target=i{4-6}86gabucino2001-11-191-2/+4
* png detect bug fixedpontscho2001-11-191-0/+4
* Make description for SIMPLE_IDCT better and make #define consisten with others.atmos42001-11-191-2/+2
* small "make it easier to compile" addition, enable SIMPLE_IDCT by defaultatmos42001-11-191-0/+3
* missing parts of --target supportpl2001-11-191-2/+3
* typopl2001-11-191-1/+1
* more debugging in configure.log [temporary]pl2001-11-191-45/+62
* fixed -lz bug found by Steven M. Schultzpl2001-11-181-1/+1
* configure.log is no longer in /tmp/pl2001-11-181-4/+5
* merge of latest commits to configure1 (alex's qnx support)pl2001-11-181-63/+63
* double --enable-largefiles entriesalex2001-11-171-1/+1
* removed _x _y support (no longer used)pl2001-11-171-33/+16
* wrong name of variables (avcodec)pl2001-11-171-2/+2
* missing C sources testspl2001-11-171-2/+9
* last part of changes since around configure 230 appliedpl2001-11-171-72/+103
* bugs & fixes by Bohdan 'Nexus' Horstpl2001-11-171-20/+24
* Major cleanupspl2001-11-171-2213/+1852
* optional parameters can be added after --enable-static .gabucino2001-11-151-2/+9
* gcc version messages updated. let's flame us again...arpi2001-11-141-18/+20
* Add a test for 'vsscanf()' (it's missing on solaris / non iso-c99 systems)jkeil2001-11-141-0/+16
* Had to remove ao_mpegpes.c from the Makefile since it depends on libvo/vo_mpe...mswitch2001-11-141-0/+1
* Added proper #include's for libvo2mswitch2001-11-141-4/+3
* Added --enable-libvo2, NOTE: it doesn't compile with libvo2 yet!mswitch2001-11-141-18/+46
* this test needed fixing toogabucino2001-11-141-3/+5
* added --enable-static optiongabucino2001-11-141-1/+15
* left an empty linegabucino2001-11-141-1/+0
* hmm this is probably a better place for the check, as only thegabucino2001-11-141-10/+12
* --target and some Intel checks fixedgabucino2001-11-141-5/+21
* typo fixgabucino2001-11-131-1/+1
* why not autodetecting lirc?jaf2001-11-131-4/+12
* FreeBSD fixnexus2001-11-131-0/+4
* fix typosnexus2001-11-131-2/+3
* added --enable-tv and --disable-tv (default is disabled)alex2001-11-111-0/+19
* mplayer does not need -ldivxencorepl2001-11-111-1/+3
* warning for unknown parameters is quite enoughnick2001-11-101-1/+1
* unkow parameter fix.pontscho2001-11-091-0/+3
* memalign detection cleanuppl2001-11-091-19/+15
* Somebody wanna drink some cola?lgb2001-11-061-1/+1
* FF_POSTPROCESS shouldn't be defined if there is no ffmpeg's libavcodec foundpl2001-11-061-1/+4
* dvb test, /dev/ost/video:jkeil2001-11-061-1/+1
* Move yuv2rgb to postprocessnick2001-11-061-1/+0
* autodetecting for dvb-cardsjaf2001-11-051-2/+29
* -lm for ffmpeg detect Christian Marillat <marillat@free.fr>arpi2001-11-051-1/+1
* Quick hack to don't use ldivxencode on systems where it'S not installed.atmos42001-11-051-1/+1
* problems with --with-sdl-config (option ignored)pl2001-11-051-25/+41
* Removed -fomit-frame-pointer hack in favour of CFLAGS warning I previously ad...atmos42001-11-041-1/+1
* avoids spitting bad compilation messages at the user when sthg does not workpl2001-11-031-5/+5
* checkin for xanim support, also --disable-xanim and --with-xanimlibdir option...alex2001-11-031-0/+37
* dxr3 support by David Holm <dholm@telia.com>arpi2001-11-031-1/+24
* added macros for weirdos (irix/sunos)pl2001-10-311-73/+64
* Enable stream cache by default.atmos42001-10-281-2/+4
* FreeBSD use /usr/local/lib, /usr/local/includenexus2001-10-281-0/+6
* nick ! what did you do???jaf2001-10-271-4/+4
* Suppress implicit usage of /usr/local stuffnick2001-10-271-3/+10
* sorrynick2001-10-271-1/+1
* libffmpeg.so supportnick2001-10-271-5/+21
* gtk12-config detectionlaaz2001-10-261-6/+15
* added detection of zlibalex2001-10-261-2/+22
* typo fixnexus2001-10-261-1/+1
* I was wrong: test didn't workpl2001-10-251-10/+13
* did not compilepl2001-10-251-1/+2
* The last irix64 patch looks broken to me, trying to fix.jkeil2001-10-251-10/+12
* added irix64()pl2001-10-251-21/+29
* blahatmos42001-10-241-1/+1
* MIPS support by oliver.schoenbrunner@jku.atarpi2001-10-241-2/+38
* more gcc 2.96...arpi2001-10-241-1/+2
* gcc 2.96...arpi2001-10-241-14/+16
* cleanups in --help message (easier to read I hope)pl2001-10-231-88/+101
* damn logic (fix did not fix completely)pl2001-10-231-3/+12
* fixed --disable-win32 bugpl2001-10-231-35/+42
* mad audio supportarpi2001-10-231-1/+34
* better FreeBSD iconv implementationnexus2001-10-221-3/+14
* #undef USE_STREAM_CACHE > config.harpi2001-10-201-0/+2
* libdemuxer...arpi2001-10-201-2/+2
* vo_vesa support. Should be written better.nick2001-10-171-1/+8
* Added notice about CFLAGS and added -fomit-frame-pointer to be always used.atmos42001-10-171-1/+7
* ffmpeg postprocessarpi2001-10-161-0/+3
* link fixedjaf2001-10-161-1/+1
* "function f()" non supported by FreeBSD's /bin/shpl2001-10-131-10/+10
* added functions :pl2001-10-131-309/+307
* integrated new postproc codearpi2001-10-131-0/+2
* fix typonexus2001-10-121-1/+1
* optimize iconv detection \n malloc.h useless in FreeBSDnexus2001-10-121-7/+5
* patch by "Steven M. Schultz" <sms@2BSD.COM> for BSD/OS support of iconvpl2001-10-121-3/+5
* cleanups: [ ... ] changed to test ...pl2001-10-111-184/+183
* LANG=C added. idea by pl <p_l@gmx.fr>arpi2001-10-111-1/+14
* I guess now xinerama works better :)atmos42001-10-101-2/+2
* modifications to use iconv(3) function to recode text of subs (autodetect)atlka2001-10-101-0/+53
* Xinerama screen size fix by Lev Babiev <harley@hosers.org>arpi2001-10-101-1/+23
* vo_gl2.c addedarpi2001-10-071-1/+1
* more on gcc 2.96arpi