summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Solaris 8 DVD support and other fixes by Juergen Keil <jk@tools.de>arpi_esp2001-06-061-4/+16
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-59/+140
* the last fix for day from me.;)pontscho2001-06-051-2/+4
* fix -lasound -lesd.pontscho2001-06-051-12/+16
* fix notfound bug. asszem.pontscho2001-06-051-1/+1
* add and disable esd detection support ;)pontscho2001-06-051-0/+1
* add and disable esd detection support ;)pontscho2001-06-051-22/+45
* Kernel version checking improvementsnickols_k2001-06-051-5/+9
* Kernel version checkingnickols_k2001-06-051-4/+20
* some more information during as checkingnickols_k2001-06-051-11/+24
* Arghhhh, again ...lgb2001-06-051-2/+6
* Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>arpi_esp2001-06-051-21/+26
* PLEASE WRITE TEMP FILES INTO /tmplgb2001-06-051-11/+14
* various changes, second filds test disabled, alsa tests fixedarpi_esp2001-06-041-12/+26
* Fixing ./configure, please LEARN writing shell scripts before committing ...lgb2001-06-041-2/+2
* add HAVE_ALSA5 var. Sorry :(pontscho2001-06-041-1/+6
* prefix add to config.hpontscho2001-06-041-0/+39
* Changed to detect sdl in non-standard location, as suggested by Martin Aumuel...atmosfear2001-06-041-5/+11
* Fixed gcc version detect.atmosfear2001-06-041-11/+14
* Enable to avoid checking version of gcc. New tests of asnickols_k2001-06-041-0/+20
* Hard checking versions of gcc and asnickols_k2001-06-041-3/+52
* Updates for sdl audio out.atmosfear2001-06-031-1/+18
* FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.netarpi_esp2001-06-031-0/+1
* FAST_OSD option to disable font outline antialiasingarpi_esp2001-06-021-0/+4
* Support for --prefix optionlgb2001-05-301-0/+11
* prints kernel, gcc and binutils versionarpi_esp2001-05-261-0/+4
* Preliminary support for RT-type subs.eyck2001-05-221-1/+1
* x86 assembler optimizationnickols_k2001-05-221-6/+28
* libac3 3dnow optimizations! It speed up my Duron from 4.5 up to 3.5 prcnts of...nickols_k2001-05-171-1/+5
* Fixed cpu model detection with non-bash bourne shelleyck2001-05-171-2/+1
* mp3lib sse support - disabled by defaultarpi_esp2001-05-131-8/+13
* MAX_OUTBURST changed to 64k for ALSA 0.5 usersarpi_esp2001-05-101-1/+3
* new audio playback and A-V sync codearpi_esp2001-05-101-0/+1
* K7 3dnow-dsp detectionnickols_k2001-05-091-0/+28
* applied 'fakemono' patch by Bryan Chan scorpio@acm.orgarpi_esp2001-05-081-0/+7
* add gui supportpontscho2001-05-081-0/+17
* profile support & CFLAGS improvementsnickols_k2001-05-071-5/+12
* Added --enable-debug[=1-3] to compile debugging info into mplayer (specifies ...atmosfear2001-05-061-2/+9
* Slightly changed css detect.atmosfear2001-05-061-14/+5
* Added workaround for buggy SDL.atmosfear2001-05-051-0/+7
* CFLAGS thing bugfixedarpi_esp2001-05-051-2/+2
* Checking for CFLAGSnickols_k2001-05-051-1/+6
* Added lost --disable-mmx2nickols_k2001-05-051-0/+3
* Added simple libcss autodetect.atmosfear2001-04-291-0/+28
* Changed vo png to use -lz which is needed on some systems.atmosfear2001-04-291-2/+2
* added --disable-fastmemcpyarpi_esp2001-04-261-0/+16
* DShow support selection is now by ./configure --disable-dshowarpi_esp2001-04-241-0/+24
* detection of -lXxf86vm movedarpi_esp2001-04-231-2/+1
* OUTBURST moved from mplayer.c to config.harpi_esp2001-04-231-0/+8
* fixed sdl detection (showed outdated even if not detected)atmosfear2001-04-211-5/+7
* added sdl versiondetect and removed sdl warning (it's autodetect now)atmosfear2001-04-201-13/+14
* png detection, Xv detect fixesarpi_esp2001-04-191-7/+30
* add X11DIR variablepontscho2001-04-181-0/+1
* preliminary DVD support using libcsslgb2001-04-171-1/+45
* add --disable-selectpontscho2001-04-161-1/+16
* qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+arpi_esp2001-04-151-68/+58
* Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;)gabucino2001-04-151-58/+68
* small fixes, x11libdir and --disable-x11 works before the detectionarpi_esp2001-04-141-48/+55
* mmx2 detection fixedarpi_esp2001-04-111-0/+3
* applied MMX2 memcpy() patch by Nick Kurshevarpi_esp2001-04-111-0/+17
* -lXdpms autodetectionarpi_esp2001-04-101-1/+7
* added -lXdpmsarpi_esp2001-04-091-1/+1
* vga<->vgagl swappedarpi_esp2001-04-051-2/+2
* svgalib detectionarpi_esp2001-04-051-1/+23
* Changes to configure to autodetect DGA 2.0 functionality, and to only usemgraffam2001-03-281-1/+29
* vo_fbdev addedszabii2001-03-281-0/+17
* Addes autodetection of XF86VidMode to configure, and adds a description ofmgraffam2001-03-241-2/+24
* added --cc option patch from Bivanbiarpi_esp2001-03-221-22/+41
* new options: --enable-mtrr --disable-mtrrszabii2001-03-101-0/+6
* Added DGA autodetectionlgb2001-03-081-0/+29
* added mpeg 1/2 postprocessingarpi_esp2001-03-051-0/+3
* added fsdga driverarpi_esp2001-03-051-1/+1
* *** empty log message ***arpi_esp2001-03-021-1/+1
* DGA library addedarpi_esp2001-02-271-2/+7
* DGA supportarpi_esp2001-02-271-1/+18
* applied ./configure patch by lgb: support forarpi_esp2001-02-251-19/+35
* Initial revisionarpi_esp2001-02-241-0/+783