aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* '--disable-sdl;; _aa=no' fixedGravatar folke2001-08-15
* Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compileGravatar jkeil2001-08-14
* Use the standard mplayer config test for finding libraries, so that it canGravatar jkeil2001-08-14
* Added cool aalib vo driver.Gravatar atmos42001-08-14
* add define of DEFAULT_CDROM_DEVICEGravatar arpi2001-08-12
* Applied vladimirs freebsd patch (largefile default on freebsd and misc)Gravatar atmos42001-08-09
* Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).Gravatar atmos42001-08-06
* Start OpenBSD support and fix detection of older GNU as.Gravatar atmos42001-08-06
* Solaris' and *BSD's sed does not like the "i" flag in the substitute command.Gravatar jkeil2001-08-06
* ehh. duplicated GL check removed... drinkin' 10l...Gravatar arpi2001-08-06
* more paranoia -> check for DEC_OPT_FRAME_311Gravatar arpi2001-08-06
* better divx4 detection, --disable-divx4Gravatar arpi2001-08-06
* Make cygwin define WIN32 for compatibility with mingw and visualc, ...Gravatar atmos42001-08-05
* define USE_MMX_IDCT for libavcodecGravatar arpi2001-08-03
* Pre commit so I won't have to sync with later configure changes (cygwin stuff)Gravatar atmos42001-08-03
* largefile patch by Stephen Davies <steve@daviesfam.org>Gravatar arpi2001-07-31
* divx4linux autodetectionGravatar arpi2001-07-31
* sdl-config fixed - again =) huje atmosGravatar atmos42001-07-30
* Solaris /bin/sh does not like the extra ; in a "for var do ... done" loopGravatar jkeil2001-07-30
* libvo2 supportGravatar arpi2001-07-30
* Fixed override of --with-sdl-config.Gravatar atmos42001-07-29
* Fixed check for mmx2 extensions.Gravatar atmos42001-07-29
* Display detected OS and arch.Gravatar atmos42001-07-29
* Added checking for x86 cpu extensions using test-programs.Gravatar atmos42001-07-28
* Fixed portability issue in StrongARM patch.Gravatar atmos42001-07-28
* Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualco...Gravatar atmos42001-07-28
* Detect gcc 3.0.xGravatar atmos42001-07-25
* Applied patch by pl <p_l@tfz.net> (help switch anywhere).Gravatar atmos42001-07-24
* added #define CONFIG_DECODERS to support latest ffmpeg CVSGravatar arpi2001-07-23
* Applied DATADIR patch by Vladimir KushnirGravatar arpi2001-07-20
* DivX4Linux supportGravatar arpi2001-07-19
* Remove "sdl-config: not found" error message during configure, when the systemGravatar jkeil2001-07-19
* Detect cpu architecture for a few more linux variants (linux/sparc, linux/ppc,Gravatar jkeil2001-07-16
* kernel 2.2.x + SSE warning message extendedGravatar arpi2001-07-16
* removed unused DEFAULT_MPG123 stuffGravatar arpi2001-07-16
* fix typo in shell variable name usageGravatar jkeil2001-07-16
* Some minor comment fixes.Gravatar jkeil2001-07-14
* Disable 3dnow when mmx is disabled.Gravatar atmos42001-07-13
* Handle linux SMP machines (suggested by Martin Aumueller)Gravatar jkeil2001-07-13
* Fix sys/mman.h header test for netbsd (may work no freebsd, too)Gravatar jkeil2001-07-12
* Add some preliminary support for non-x86 architectures to mplayerGravatar jkeil2001-07-12
* use -f test for file existance checkGravatar jkeil2001-07-06
* ffmpeg supportGravatar arpi2001-07-06
* rework autodetection of assembler used by gcc, the correct assembler is detectedGravatar jkeil2001-07-04
* not found -> no (to be consistent)Gravatar arpi2001-07-03
* - Ask 'gcc' for the name of the assembler binary used by the gcc compiler; useGravatar jkeil2001-07-03
* Portability and old binutils supportGravatar nick2001-07-03
* Fixed gcc checking for 2.95 subrevisions (like 2.95.2.1).Gravatar atmos42001-06-29
* fsdga disabled (obsolote)Gravatar arpi2001-06-26
* OPTFLAGS vs. INCLUDES cleanupGravatar arpi2001-06-26