summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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.96arpi2001-10-061-1/+29
* -lm added to -lGL, Sergei Golubchik <sergii@pisem.net>arpi2001-10-051-4/+4
* compile and install fibmap_mplayer ofly if libcss is used. gmplayer link is c...arpi2001-10-051-5/+5
* Fixed RTFM notice.atmos42001-10-051-1/+1
* BSD/OS supportarpi2001-10-051-3/+7
* divx4 detection patch by Pawel Kot <pkot@linuxnews.pl>arpi2001-10-011-2/+2
* Typo in helpatmos42001-09-301-1/+1
* add gui support to config scripts, and fixed some warning.pontscho2001-09-271-19/+8
* tdfxfb yuv driver by Zeljko Stevanovic <zsteva@ptt.yu>arpi2001-09-271-0/+12
* gui fixarpi2001-09-221-1/+1
* -q flag for grep does not exist for all versions of grep. Just redirect outputjkeil2001-09-181-1/+1
* Enable Alpha Code.atmos42001-09-181-10/+9
* Fix broken memalign detect.atmos42001-09-171-1/+1
* Removed my fuckin' debug stufflaaz2001-09-171-3/+0
* Added X 4.0 DPMS support for configure scriptlaaz2001-09-171-3/+11
* ffmpeg compatible MEMALIGN definitionnick2001-09-131-1/+13
* Add support for libdvdread-0.9.0jkeil2001-09-091-1/+0
* OggVorbis lib detection, manual language selection and some minor stuff.atmos42001-09-011-1/+32
* gui infoarpi2001-08-301-1/+16
* gcc 2.96 infoarpi2001-08-301-1/+12
* Rearranged C++ check.atmos42001-08-291-57/+59
* Added C++ compiler/runtime enviroment detection and enabled ppc detection.atmos42001-08-291-10/+68
* Fix "echo -n" problems on solaris for the new GUI stuff.jkeil2001-08-271-9/+14
* GUI support (--enable-gui)arpi2001-08-251-3/+97
* Oops, remove some debug code in the configure script.jkeil2001-08-241-1/+1
* Enable mediaLib support for Solaris on UltraSPARC CPUsjkeil2001-08-241-1/+25
* added memalign detection, maps to malloc if fails.atmos42001-08-241-1/+18
* test -e file => test -f file (for bourne shell / solaris)jkeil2001-08-221-1/+1
* libdvdread desc.nick2001-08-221-2/+20
* Provide a better default for the DVD device on solaris.jkeil2001-08-211-1/+2
* Happy configure version bumping (bugfix of bugfix).atmos42001-08-211-0/+2
* Fixed small flying thingy..erm bug with css vs. libdvdread.atmos42001-08-211-1/+1
* Made -bps default.atmos42001-08-211-2/+3
* libDVDread supportarpi2001-08-201-4/+33
* exporting DEBUGarpi2001-08-171-0/+7
* '--disable-sdl;; _aa=no' fixedfolke2001-08-151-1/+1
* Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compilejkeil2001-08-141-10/+30
* Use the standard mplayer config test for finding libraries, so that it canjkeil2001-08-141-6/+5
* Added cool aalib vo driver.atmos42001-08-141-1/+27
* add define of DEFAULT_CDROM_DEVICEarpi2001-08-121-0/+6
* Applied vladimirs freebsd patch (largefile default on freebsd and misc)atmos42001-08-091-4/+8
* Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).atmos42001-08-061-1/+1
* Start OpenBSD support and fix detection of older GNU as.atmos42001-08-061-8/+13
* Solaris' and *BSD's sed does not like the "i" flag in the substitute command.jkeil2001-08-061-1/+1
* ehh. duplicated GL check removed... drinkin' 10l...arpi2001-08-061-3/+0
* more paranoia -> check for DEC_OPT_FRAME_311arpi2001-08-061-1/+1
* better divx4 detection, --disable-divx4arpi2001-08-061-3/+18
* Make cygwin define WIN32 for compatibility with mingw and visualc, ...atmos42001-08-051-0/+4
* define USE_MMX_IDCT for libavcodecarpi2001-08-031-0/+4
* Pre commit so I won't have to sync with later configure changes (cygwin stuff)atmos42001-08-031-1/+5
* largefile patch by Stephen Davies <steve@daviesfam.org>arpi2001-07-311-0/+12
* divx4linux autodetectionarpi2001-07-311-8/+22
* sdl-config fixed - again =) huje atmosatmos42001-07-301-4/+6
* Solaris /bin/sh does not like the extra ; in a "for var do ... done" loopjkeil2001-07-301-2/+2
* libvo2 supportarpi2001-07-301-0/+3
* Fixed override of --with-sdl-config.atmos42001-07-291-1/+1
* Fixed check for mmx2 extensions.atmos42001-07-291-1/+1
* Display detected OS and arch.atmos42001-07-291-0/+3
* Added checking for x86 cpu extensions using test-programs.atmos42001-07-281-0/+35
* Fixed portability issue in StrongARM patch.atmos42001-07-281-1/+1
* Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualco...atmos42001-07-281-91/+117
* Detect gcc 3.0.xatmos42001-07-251-1/+1
* Applied patch by pl <p_l@tfz.net> (help switch anywhere).atmos42001-07-241-1/+3
* added #define CONFIG_DECODERS to support latest ffmpeg CVSarpi2001-07-231-0/+2
* Applied DATADIR patch by Vladimir Kushnirarpi2001-07-201-0/+10
* DivX4Linux supportarpi2001-07-191-0/+6
* Remove "sdl-config: not found" error message during configure, when the systemjkeil2001-07-191-2/+5
* Detect cpu architecture for a few more linux variants (linux/sparc, linux/ppc,jkeil2001-07-161-1/+16
* kernel 2.2.x + SSE warning message extendedarpi2001-07-161-1/+2
* removed unused DEFAULT_MPG123 stuffarpi2001-07-161-16/+0
* fix typo in shell variable name usagejkeil2001-07-161-1/+1
* Some minor comment fixes.jkeil2001-07-141-3/+5
* Disable 3dnow when mmx is disabled.atmos42001-07-131-3/+6
* Handle linux SMP machines (suggested by Martin Aumueller)jkeil2001-07-131-7/+7
* Fix sys/mman.h header test for netbsd (may work no freebsd, too)jkeil2001-07-121-0/+1
* Add some preliminary support for non-x86 architectures to mplayerjkeil2001-07-121-192/+354
* use -f test for file existance checkjkeil2001-07-061-1/+1
* ffmpeg supportarpi2001-07-061-2/+22
* rework autodetection of assembler used by gcc, the correct assembler is detectedjkeil2001-07-041-5/+19
* not found -> no (to be consistent)arpi2001-07-031-3/+3
* - Ask 'gcc' for the name of the assembler binary used by the gcc compiler; usejkeil2001-07-031-2/+19
* Portability and old binutils supportnick2001-07-031-95/+57
* Fixed gcc checking for 2.95 subrevisions (like 2.95.2.1).atmos42001-06-291-1/+1
* fsdga disabled (obsolote)arpi2001-06-261-2/+4
* OPTFLAGS vs. INCLUDES cleanuparpi2001-06-261-7/+12
* Applied solaris fix suggested by Jürgen Keil.atmos42001-06-241-1/+1
* freebsd fixarpi_esp2001-06-211-1/+7
* --disable-xmga and alsa detection bug fixpontscho2001-06-211-18/+14
* FreeBSD patch by Vladimir Kushnir <vkushnir@Alfacom.net>arpi_esp2001-06-211-10/+85
* Changing optimization level for athlon to pentiumpro from k6 if gcc doesn't s...nickols_k2001-06-161-1/+1
* Added GGI autodetect, fixed --enable-debug=* for solaris n stuff.atmosfear2001-06-151-3/+28
* Funnier configure messages ;)atmosfear2001-06-131-12/+12
* Typo.atmosfear2001-06-121-1/+1
* alsa9 comment removedal3x2001-06-121-1/+1
* Fixed sdl detect on systems without sdl installed.atmosfear2001-06-111-0/+2
* Removed make dep notice.atmosfear2001-06-111-1/+1
* For future development - the most warnings are enabled for --debug or --profilenickols_k2001-06-091-1/+1
* Fixed --enable-debug=*atmosfear2001-06-091-1/+1
* fixed --disable-as-checking, added --enable-streamingarpi_esp2001-06-081-6/+45
*