summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* 10l: omitted '-e' in my r22630 commit.voroshil2007-03-171-1/+1
| | | | | | | Patch from Robert Henney robh at rut dot org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22674 b3059339-0415-0410-9bf9-f77b7e298cf2
* Turn on largefile support for libdvdcss as well.diego2007-03-161-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22642 b3059339-0415-0410-9bf9-f77b7e298cf2
* Put special CFLAGS for low accuracy tremor in the Makefile, similar to thediego2007-03-161-2/+1
| | | | | | | way we do for libfaad2. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22640 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavcodec's DXA decoder is dependent on zlibvoroshil2007-03-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22630 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add live555 include flags to CXXFLAGS only.diego2007-03-151-1/+2
| | | | | | | patch by Carl Eugen Hoyos, cehoyos ag.or at git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22621 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add AmigaOS support, patch by Andrea Palmatè, andrea amigasoft net.diego2007-03-151-1/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22616 b3059339-0415-0410-9bf9-f77b7e298cf2
* add vcd support to mingw, patch by zuxy mengcompn2007-03-121-1/+1
| | | | | | | | split up into the following commits r22523, r22524, r22526 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22523 b3059339-0415-0410-9bf9-f77b7e298cf2
* live555 version 2006.03.03 or later is needed to compile MPlayer.diego2007-03-031-2/+2
| | | | | | | patch by Carl Eugen Hoyos, cehoyos ag.or at git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22418 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: Add missing definition of USE_STREAM_CACHE.diego2007-02-271-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22368 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with ↵voroshil2007-02-271-2/+2
| | | | | | live555. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22367 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move the decision about stream cache compilation to configure.diego2007-02-271-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22366 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify strip parameter for install handling.diego2007-02-271-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22364 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for PowerPC 440x embedded CPUs.rathann2007-02-251-0/+8
| | | | | | | Approved by Luca Barbato. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22347 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.diego2007-02-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22282 b3059339-0415-0410-9bf9-f77b7e298cf2
* liblzo support fix, take X: forgotten variable setting.diego2007-02-181-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22268 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use liblzo2 instead of liblzo1, it's not bigger but faster.diego2007-02-181-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22258 b3059339-0415-0410-9bf9-f77b7e298cf2
* We definitely want to avoid an emulated poll()reimar2007-02-151-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22224 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move setting _ld_extra and _inc_extra for live to autodetection part,diego2007-02-131-9/+9
| | | | | | | there is no hope of them having correct values otherwise anyway. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22214 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939rtogni2007-02-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22212 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix setting of mtrr variable.diego2007-02-121-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22211 b3059339-0415-0410-9bf9-f77b7e298cf2
* Always disable libnut demuxer in libavformat.diego2007-02-121-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22209 b3059339-0415-0410-9bf9-f77b7e298cf2
* Revert libnut option names, the issue is fixed in FFmpeg.diego2007-02-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22208 b3059339-0415-0410-9bf9-f77b7e298cf2
* Handle libavformat libnut dependencies.uau2007-02-091-1/+2
| | | | | | | Fixes compilation after ffmpeg r7891. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22182 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix libnut build failure.gpoirier2007-02-071-1/+1
| | | | | | | | Use CONFIG_LIBNUT like ffmpeg's configure, instead of LIBNUT. Patch by Clemens Ladisch % cladisch A fastmail P net % git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22169 b3059339-0415-0410-9bf9-f77b7e298cf2
* FFmpeg #defines must be uppercase now.diego2007-02-051-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22136 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix MMX2 check, _sse is set to "kernel_check", not "yes".diego2007-02-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22128 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21753 broke compile-time detection of mmx flags on x86_64lorenm2007-02-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22120 b3059339-0415-0410-9bf9-f77b7e298cf2
* Convert patterns to upper case to fix compilation after r22117.uau2007-02-031-19/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22119 b3059339-0415-0410-9bf9-f77b7e298cf2
* Speed up config.h generation by transforming FFmpeg part names to uppercasediego2007-02-031-9/+8
| | | | | | | all at once instead of one by one. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22117 b3059339-0415-0410-9bf9-f77b7e298cf2
* Wrong variable name used in libfaac check.diego2007-01-311-1/+1
| | | | | | | patch by Carl Eugen Hoyos, cehoyos ag.or at git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22092 b3059339-0415-0410-9bf9-f77b7e298cf2
* libfaac detection skipped linking, and thus only checked for headers and not ↵lorenm2007-01-311-1/+1
| | | | | | libs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22091 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify extcheck calls by moving some logic into the function.diego2007-01-311-7/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22090 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow forcing processor features on and off.diego2007-01-311-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22088 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix looooooongstanding bug:diego2007-01-311-1/+1
| | | | | | | Only check for processor features when they are set to autodetection. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22087 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Move around a few options for better logical grouping.diego2007-01-301-83/+84
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22086 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: consistent formattingdiego2007-01-301-30/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22085 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unification of parameter handling part 3 of many:diego2007-01-301-7/+3
| | | | | | | Merge --help into general parameter handling. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22084 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unification of parameter handling part 2 of many:diego2007-01-301-105/+72
| | | | | | | Merge both parameter parsing passes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22083 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unification of parameter handling part 1 of many:diego2007-01-301-645/+646
| | | | | | | Move second pass next to the first. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22082 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move network detection further up to simplify detection of dependant stuff.reimar2007-01-301-15/+14
| | | | | | | Blessed by Diego (see [MPlayer-cygwin] Current issues). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22077 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove references to no longer existing documentation.diego2007-01-281-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22058 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move platform-specific stuff together.diego2007-01-281-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22057 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move _ldd setting to a saner place.diego2007-01-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22056 b3059339-0415-0410-9bf9-f77b7e298cf2
* build fix: Disable libtheora encoding over lavc.diego2007-01-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22011 b3059339-0415-0410-9bf9-f77b7e298cf2
* Quote some expressions, might help with some shells.diego2007-01-241-2/+2
| | | | | | | patch Derek E. Lewis, dlewis solnetworks net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22006 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation if no libogg/libvoribs installedrtogni2007-01-241-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22004 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename a few variables to match FFmpeg.diego2007-01-241-5/+5
| | | | | | | patch by Brett Goulder, predatorfreak dcaf-security org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22003 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation after ffmpeg changes in r7619rtogni2007-01-241-5/+41
| | | | | | | Some libraries still need tweaks git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22002 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bring MPlayer closer to compilation after latest FFmpeg changes.diego2007-01-231-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21998 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation: define CONFIG_ZLIB in config.makreimar2007-01-211-0/+1
| | | | | | | Compilation without zlib untested. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21988 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move ldconfig platform differences into configure where they belong.diego2007-01-201-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21973 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move ranlib setting to a more sensible place.diego2007-01-201-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21972 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move toolame vs twolame logic into the $_toolame=auto case.diego2007-01-141-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21927 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make twolame disable toolame.diego2007-01-141-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21925 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move twolame check before toolame check.diego2007-01-141-19/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21924 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix typo for gettimeofday()vayne2007-01-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21916 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing config.mak entry for gettimeofday().diego2007-01-131-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21891 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctlyreimar2007-01-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21877 b3059339-0415-0410-9bf9-f77b7e298cf2
* Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.diego2007-01-101-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21875 b3059339-0415-0410-9bf9-f77b7e298cf2
* Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.diego2007-01-101-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21874 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move #ifdef directives around complete files into the build system.diego2007-01-101-0/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21873 b3059339-0415-0410-9bf9-f77b7e298cf2
* GNU/kFreeBSD support, closes Bugzilla #704.diego2007-01-101-2/+6
| | | | | | | patch by Petr Salinger, Petr.Salinger seznam cz git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21866 b3059339-0415-0410-9bf9-f77b7e298cf2
* CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.diego2007-01-101-3/+3
| | | | | | | patch by Vladislav Naumov, vladislav.naumov gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21862 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.diego2007-01-071-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21850 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set default values for proc and iproc for x86_32 case.reimar2007-01-061-0/+2
| | | | | | | They will also be used for runtime cpudetection (and fixes compilation of that). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21841 b3059339-0415-0410-9bf9-f77b7e298cf2
* move runtime cpu detection check after detection of host architecture,reimar2007-01-051-4/+4
| | | | | | | since it uses the host architecture to check if it is supported. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21825 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l syntax errordiego2006-12-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21757 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Fix indentation after last commit.diego2006-12-241-13/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21756 b3059339-0415-0410-9bf9-f77b7e298cf2
* Run less CPU checks when runtime CPU detection is enabled.diego2006-12-241-0/+11
| | | | | | | inspired by a patch from Zuxy Meng, zuxy.meng gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21755 b3059339-0415-0410-9bf9-f77b7e298cf2
* Exit when runtime CPU detection is requested on unsupported arches.diego2006-12-241-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21754 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64.diego2006-12-241-17/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21753 b3059339-0415-0410-9bf9-f77b7e298cf2
* Extend runtime CPU detection to x86-64.diego2006-12-231-2/+3
| | | | | | | inspired by a patch from Zuxy Meng, zuxy.meng gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21752 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix disabling individual demuxers, parsers and decodersdiego2006-12-231-22/+18
| | | | | | | based on a patch by Nicolas Baradakis, nbk sitadelle com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21735 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Rename variables to simplify upcoming patches.diego2006-12-231-7/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21734 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove x11grab hack, it's now disabled by default in FFmpeg.diego2006-12-231-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21733 b3059339-0415-0410-9bf9-f77b7e298cf2
* Color console had a big bug nobody noticed, so mark this feature asreimar2006-12-181-1/+1
| | | | | | | unsupported, since that is what it seems to be. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21670 b3059339-0415-0410-9bf9-f77b7e298cf2
* Compilation fix hacks: disable libavformat X11 grabber andreimar2006-12-151-0/+17
| | | | | | | move -L flags from _libs_mplayer to _ld_extra git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21623 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing redirect to /dev/null.corey2006-12-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21611 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ugly hotfix for --disable-mencoder.diego2006-12-131-2/+17
| | |