summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Do not disable cache on MinGW, just disable shmem compilation.diego2007-03-171-2/+3
* 10l: omitted '-e' in my r22630 commit.voroshil2007-03-171-1/+1
* Turn on largefile support for libdvdcss as well.diego2007-03-161-1/+2
* Put special CFLAGS for low accuracy tremor in the Makefile, similar to thediego2007-03-161-2/+1
* libavcodec's DXA decoder is dependent on zlibvoroshil2007-03-161-1/+1
* Add live555 include flags to CXXFLAGS only.diego2007-03-151-1/+2
* Add AmigaOS support, patch by Andrea Palmatè, andrea amigasoft net.diego2007-03-151-1/+16
* add vcd support to mingw, patch by zuxy mengcompn2007-03-121-1/+1
* live555 version 2006.03.03 or later is needed to compile MPlayer.diego2007-03-031-2/+2
* 10l: Add missing definition of USE_STREAM_CACHE.diego2007-02-271-0/+2
* Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with ...voroshil2007-02-271-2/+2
* Move the decision about stream cache compilation to configure.diego2007-02-271-2/+7
* Simplify strip parameter for install handling.diego2007-02-271-3/+3
* Support for PowerPC 440x embedded CPUs.rathann2007-02-251-0/+8
* Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.diego2007-02-201-2/+2
* liblzo support fix, take X: forgotten variable setting.diego2007-02-181-0/+1
* Use liblzo2 instead of liblzo1, it's not bigger but faster.diego2007-02-181-4/+4
* We definitely want to avoid an emulated poll()reimar2007-02-151-0/+8
* Move setting _ld_extra and _inc_extra for live to autodetection part,diego2007-02-131-9/+9
* Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939rtogni2007-02-121-1/+1
* Fix setting of mtrr variable.diego2007-02-121-3/+3
* Always disable libnut demuxer in libavformat.diego2007-02-121-2/+1
* Revert libnut option names, the issue is fixed in FFmpeg.diego2007-02-121-1/+1
* Handle libavformat libnut dependencies.uau2007-02-091-1/+2
* Fix libnut build failure.gpoirier2007-02-071-1/+1
* FFmpeg #defines must be uppercase now.diego2007-02-051-4/+4
* Fix MMX2 check, _sse is set to "kernel_check", not "yes".diego2007-02-041-1/+1
* r21753 broke compile-time detection of mmx flags on x86_64lorenm2007-02-041-1/+1
* Convert patterns to upper case to fix compilation after r22117.uau2007-02-031-19/+19
* Speed up config.h generation by transforming FFmpeg part names to uppercasediego2007-02-031-9/+8
* Wrong variable name used in libfaac check.diego2007-01-311-1/+1
* libfaac detection skipped linking, and thus only checked for headers and not ...lorenm2007-01-311-1/+1
* Simplify extcheck calls by moving some logic into the function.diego2007-01-311-7/+9
* Allow forcing processor features on and off.diego2007-01-311-2/+3
* Fix looooooongstanding bug:diego2007-01-311-1/+1
* cosmetics: Move around a few options for better logical grouping.diego2007-01-301-83/+84
* cosmetics: consistent formattingdiego2007-01-301-30/+10
* Unification of parameter handling part 3 of many:diego2007-01-301-7/+3
* Unification of parameter handling part 2 of many:diego2007-01-301-105/+72
* Unification of parameter handling part 1 of many:diego2007-01-301-645/+646
* Move network detection further up to simplify detection of dependant stuff.reimar2007-01-301-15/+14
* Remove references to no longer existing documentation.diego2007-01-281-3/+1
* Move platform-specific stuff together.diego2007-01-281-5/+6
* Move _ldd setting to a saner place.diego2007-01-281-1/+1
* build fix: Disable libtheora encoding over lavc.diego2007-01-251-1/+1
* Quote some expressions, might help with some shells.diego2007-01-241-2/+2
* Fix compilation if no libogg/libvoribs installedrtogni2007-01-241-1/+5
* Rename a few variables to match FFmpeg.diego2007-01-241-5/+5
* Fix compilation after ffmpeg changes in r7619rtogni2007-01-241-5/+41
* Bring MPlayer closer to compilation after latest FFmpeg changes.diego2007-01-231-3/+3
* Fix compilation: define CONFIG_ZLIB in config.makreimar2007-01-211-0/+1
* Move ldconfig platform differences into configure where they belong.diego2007-01-201-0/+6
* Move ranlib setting to a more sensible place.diego2007-01-201-7/+7
* Move toolame vs twolame logic into the $_toolame=auto case.diego2007-01-141-2/+5
* Make twolame disable toolame.diego2007-01-141-0/+1
* Move twolame check before toolame check.diego2007-01-141-19/+19
* fix typo for gettimeofday()vayne2007-01-131-1/+1
* Add missing config.mak entry for gettimeofday().diego2007-01-131-0/+3
* 10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctlyreimar2007-01-101-1/+1
* Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.diego2007-01-101-0/+6
* Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.diego2007-01-101-0/+6
* Move #ifdef directives around complete files into the build system.diego2007-01-101-0/+21
* GNU/kFreeBSD support, closes Bugzilla #704.diego2007-01-101-2/+6
* CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.diego2007-01-101-3/+3
* Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.diego2007-01-071-1/+0
* Set default values for proc and iproc for x86_32 case.reimar2007-01-061-0/+2
* move runtime cpu detection check after detection of host architecture,reimar2007-01-051-4/+4
* 100l syntax errordiego2006-12-241-1/+1
* cosmetics: Fix indentation after last commit.diego2006-12-241-13/+13
* Run less CPU checks when runtime CPU detection is enabled.diego2006-12-241-0/+11
* Exit when runtime CPU detection is requested on unsupported arches.diego2006-12-241-0/+4
* Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64.diego2006-12-241-17/+20
* Extend runtime CPU detection to x86-64.diego2006-12-231-2/+3
* Fix disabling individual demuxers, parsers and decodersdiego2006-12-231-22/+18
* cosmetics: Rename variables to simplify upcoming patches.diego2006-12-231-7/+10
* Remove x11grab hack, it's now disabled by default in FFmpeg.diego2006-12-231-4/+0
* Color console had a big bug nobody noticed, so mark this feature asreimar2006-12-181-1/+1
* Compilation fix hacks: disable libavformat X11 grabber andreimar2006-12-151-0/+17
* Add missing redirect to /dev/null.corey2006-12-131-1/+1
* Ugly hotfix for --disable-mencoder.diego2006-12-131-2/+17
* Get rid on -DGNU_SOURCE for internal code, imported libs should be fixedreimar2006-12-121-1/+1
* Fix --extra-libs-mplayer and --extra-libs-mencoder.diego2006-12-111-0/+2
* 10l, forgot to add _inc_x11 to X11 cc checkreimar2006-12-111-1/+1
* Better default CFLAGS for non-gnu, non-intel compilersreimar2006-12-101-0/+2
* Add x11 include path only to _inc_extra if X11 is actually enabled.reimar2006-12-101-2/+2
* Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in gene...reimar2006-12-101-4/+10
* do not force arch and isysroot in osxnplourde2006-12-091-6/+1
* force ppc arch and 10.3.9 sys lib on ppc macnplourde2006-12-041-0/+2
* Move cddb "autodetection" so it also works for libcdioreimar2006-12-041-1/+1
* Add full support for en-/disabling cddb supportreimar2006-12-041-1/+15
* Use fallback XAnim and Real codecs directories when autodetection is skipped.diego2006-12-021-2/+2
* Remove warning about missing codecs directory, the condition is always true.diego2006-12-021-14/+1
* Add /usr/local/lib and /usr/local/include to the linker/compilerdiego2006-11-291-0/+2
* `sdl-config --libs` under mingw32 will give -lmingw32, which leads todiego2006-11-291-1/+1
* Sync with FFmpeg changes for encoder/decoder registration.aurel2006-11-291-3/+3
* Make MPlayer/MEncoder print the compile-time configuration in verbose mode.diego2006-11-281-0/+5
* support Intel Core 2 and AMD Geode in the processor detection routinesdiego2006-11-281-5/+20
* Merge _ld_arch into _ld_extra.diego2006-11-271-12/+10
* Disable cddb on Darwin at Reimar's request.diego2006-11-271-1/+1
* _ld_sock is already in _ld_extra.diego2006-11-271-1/+1
* Add a config.mak variable for CDDB.diego2006-11-271-0/+2
* Sync with FFmpeg changes for (de)muxer registration.diego2006-11-271-2/+2
* Move checking/defining HAVE_LINUX_DVD_STRUCT etc. to dvdcss check,reimar2006-11-261-9/+9
* -lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.creimar2006-11-261-0/+2
* Revert r21251 (moving loader/config.h contents to main config.h).uau2006-11-261-10/+0
* Set _win32codecsdir fallback also with --enable-win32reimar2006-11-261-1/+1
* Move contents of loader/config.h to configure/config.h, there arediego2006-11-251-0/+10
* Add support for compiling with ICC 9.1. Currently needs --target=generic-linux,reimar2006-11-251-1/+7
* Add generic target that allow compiling without any assembler or otherwisereimar2006-11-251-0/+10
* Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpegdiego2006-11-241-1/+1
* Get rid of _ld_gtk and _ld_glib.diego2006-11-221-5/+5
* Get rid of _ld_vorbis.diego2006-11-221-5/+5
* Make compilation depending on USE_OSD unconditional.uau2006-11-221-2/+0
* Get rid of _xmms_lib.diego2006-11-221-3/+3
* _ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER.diego2006-11-221-1/+1
* Cosmetics to make the next patches more readable.diego2006-11-221-5/+1
* Remove _ld_x11.diego2006-11-221-24/+24
* typo noticed by Carl Eugen Hoyos, cehoyos ag.or.atdiego2006-11-221-1/+1
* Remove _ld_gif and _ld_theora.diego2006-11-221-7/+9
* Remove _ld_freetype and _ld_fontconfig, they are no longer necessary.diego2006-11-221-4/+4
* Make compilation depending on USE_SUB unconditional.uau2006-11-211-1/+0
* Fix SVN r21075, it completely disabled OpenGL in almost all cases.reimar2006-11-211-1/+1
* Treat fontconfig and FreeType linker flags just like any other linker flag.diego2006-11-211-3/+1
* Remove stray -I from include dirs in live555 check, it was being duplicated.diego2006-11-211-1/+3
* cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODERdiego2006-11-211-1/+1
* _ld_tmp vs _ld_x264 typodiego2006-11-211-1/+1
* Remove --with-x11libdir and --with-livelibdir.diego2006-11-211-13/+6
* Attempt to properly fix linking of encoding libs used by libavcodec.diego2006-11-211-13/+16
* ALSA can be used by both MPlayer and MEncoder.diego2006-11-211-1/+1
* Fix linking when libavcodec uses x264.diego2006-11-211-5/+3
* Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed.diego2006-11-211-6/+5
* _ld_xv does not exist anymore.diego2006-11-211-1/+1
* Add _libs_mplayer and _libs_mencoder to cc_check.diego2006-11-211-2/+2
* Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables.diego2006-11-211-42/+46
* Move FFmpeg library dependencies into the Makefile just like everything else.diego2006-11-211-23/+14
* Move some Win32 LDFLAGS into _ld_extra.diego2006-11-211-2/+2
* Merge MPlayer-specific libs into one variable.diego2006-11-211-5/+4
* Remove _ld_win32, this is handled by the Makefile.diego2006-11-211-3/+2
* Remove --with-xmmsplugindir and --with-xmmslibdir.diego2006-11-201-19/+0
* Remove --with-x264libdir.diego2006-11-201-12/+3
* Remove --with-xvidlibdir.diego2006-11-201-10/+3
* Remove --with-toolamelibdir from help output as well.diego2006-11-201-1/+0
* Remove --with-toolamelibdir.diego2006-11-201-4/+1
* Add support for disabling MPlayer compilation.diego2006-11-201-0/+5
* Deliver dependency handling from redundancy.diego2006-11-201-7/+0
* another 100l typo noticed by Carl Eugen Hoyos, cehoyos (at) ag or atdiego2006-11-201-1/+1
* Some more cleanups for LDFLAGS handling.diego2006-11-201-6/+5
* 100l typos, noticed by Carl Eugen Hoyos, cehoyos (at) ag or atdiego2006-11-201-2/+2
* Some cleanups for LDFLAGS handling, next part.diego2006-11-201-60/+45
* Remove settled FIXME.diego2006-11-191-1/+0
* disable x11 gl support on osxnplourde2006-11-191-1/+1
* Add *BSD BT848 radio supportvoroshil2006-11-181-2/+32
* Remove obsolete Xvid 3 support.diego2006-11-181-28/+0
* When testing lame preset presence, use actuall lame_set_preset() function to ...iive2006-11-151-2/+2
* MEMALIGN_HACK --> CONFIG_MEMALIGN_HACKdiego2006-11-141-1/+1
* update to libnut, rename nut.h->libnut.hods152006-11-141-1/+1
* Fix compilation with latest libavformat/avidec.c by adding ENABLE_ definesreimar2006-11-121-0/+5
* Mac OS X Server supportdiego2006-11-121-1/+2
* Disable linking mplayer (and internal static libavcodec) withrathann2006-11-091-8/+29
* Allow disabling internal libdvdcss.diego2006-11-091-0/+18
* Reset _ld_xvid so that stray libs do not appear on the link command line.diego2006-11-081-1/+3
* Remove unused variables.diego2006-11-081-2/+0
* Rename xvid4 variable/option back to xvid so as not to break scripts.diego2006-11-081-17/+17
* cosmetics: Fix indentation after last commit.diego2006-11-081-9/+11
* Separate XviD 3 and XviD 4 tests.diego2006-11-081-30/+34
* Remove some DivX 4 leftovers.diego2006-11-081-12/+0
* Create binaries with proper executable suffix under Windows.diego2006-11-081-12/+5
* _inputmodules vs _noinputmodules typo fixdiego2006-11-071-1/+1
* r20650 inverted the gtk1 check before setting charset, thisreimar2006-11-071-5/+1
* Remove remnants of long-gone libfame.diego2006-11-061-33/+1
* typodiego2006-11-061-1/+1
* output cosmeticsdiego2006-11-061-3/+3
* Remove hackish setting of extra libraries through --enable-static=-lfoo,diego2006-11-061-5/+1
* Remove deprecated install-path option.diego2006-11-061-7/+0