summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>faust32004-03-131-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12020 b3059339-0415-0410-9bf9-f77b7e298cf2
* --disable-xmms option was missing, noticed by Enrico Weigelt.diego2004-03-051-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12012 b3059339-0415-0410-9bf9-f77b7e298cf2
* add libvo to include list for lavcalex2004-01-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11901 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplified support for libc5 systems.diego2004-01-301-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11891 b3059339-0415-0410-9bf9-f77b7e298cf2
* ppc970 support, patch by Romain Dolbeaualex2004-01-251-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11849 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100000lmichael2004-01-221-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11830 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added the new C based Matroska demuxer by Aurelien Jacobs.mosu2004-01-191-16/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11808 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use MSZH and ZLIB decoders from libavcodecrtognimp2004-01-121-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11785 b3059339-0415-0410-9bf9-f77b7e298cf2
* ALSA 1.x audio out driverhenry2004-01-111-10/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11776 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lhenry2004-01-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11771 b3059339-0415-0410-9bf9-f77b7e298cf2
* lavcodec compile fixhenry2004-01-101-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11769 b3059339-0415-0410-9bf9-f77b7e298cf2
* x86_64/amd64 detection under freebsdalex2004-01-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11725 b3059339-0415-0410-9bf9-f77b7e298cf2
* MPlayer's configure fails to detect fontconfig on a system withdiego2003-12-311-4/+4
| | | | | | | | | | | | POSIXLY_CORRECT set in the environment. The reason it fails is that it passes the arguments to pkg-config in the wrong order. (When POSIXLY_CORRECT is not set, glibc takes the liberty of rearranging the parameters.) patch by Matthew Fischer <futhark@vzavenue.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11706 b3059339-0415-0410-9bf9-f77b7e298cf2
* optimizing for cpus on irixalex2003-12-271-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11690 b3059339-0415-0410-9bf9-f77b7e298cf2
* VAX architecture support (tested on VAXstation 4000/VLC)gabucino2003-12-251-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11682 b3059339-0415-0410-9bf9-f77b7e298cf2
* better parisc detectionalex2003-12-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11678 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ZORAN makefile variable for conditional compilation of vf_zrmjpegrik2003-12-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11662 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed the historic libcss supportalex2003-12-081-42/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11593 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, ↵alex2003-12-081-0/+43
| | | | | | but slightly reworked git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11581 b3059339-0415-0410-9bf9-f77b7e298cf2
* alsa 1.x support by Bernhard Rosenkraenzer <bero@arklinux.org>alex2003-12-071-0/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11568 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeType detection, patch send by Pierre Lombard <p_l@gmx.fr>iive2003-11-291-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11536 b3059339-0415-0410-9bf9-f77b7e298cf2
* --enable-dvbhead, wording, clearer error messagesdiego2003-11-291-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11535 b3059339-0415-0410-9bf9-f77b7e298cf2
* XviD math lib missed - patch by <ismail.donmez@boun.edu.tr>iive2003-11-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11496 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove useless --with-xvidcore option and add *-xvidlibdir and *-xvidincdiriive2003-11-181-14/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11493 b3059339-0415-0410-9bf9-f77b7e298cf2
* check whether termcap is provided by tinfoattila2003-11-161-4/+11
| | | | | | | patch by Torinthiel <torinthiel@wp.pl> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11476 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix smb libs inclusion when using --enable-smb.attila2003-11-161-0/+3
| | | | | | | Patch by Götz Waschk <waschk@informatik.uni-rostock.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11475 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing clausegabucino2003-11-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11458 b3059339-0415-0410-9bf9-f77b7e298cf2
* cumulative libc5 compatibility patch ;)gabucino2003-11-131-7/+29
| | | | | | | | - VESA detection by sys/io.h header - workaround a missing define on libc5 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11456 b3059339-0415-0410-9bf9-f77b7e298cf2
* FAAD detection improved and fixed.diego2003-11-121-49/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11440 b3059339-0415-0410-9bf9-f77b7e298cf2
* XviD Api4 supportiive2003-11-121-9/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11437 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix lavc fail on missing lameiive2003-11-071-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11410 b3059339-0415-0410-9bf9-f77b7e298cf2
* pass extra includes to lavc too (hopefully fixes the bsd & lavc & lame issue)alex2003-11-061-4/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11406 b3059339-0415-0410-9bf9-f77b7e298cf2
* prefer our cpuinfo.c over linux emu proc/cpuinfo under freebsd on x86alex2003-11-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11405 b3059339-0415-0410-9bf9-f77b7e298cf2
* ugly FreeBSD fix ..nexus2003-11-041-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11393 b3059339-0415-0410-9bf9-f77b7e298cf2
* provisions for new zoran driver (zr2)rik2003-11-041-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11388 b3059339-0415-0410-9bf9-f77b7e298cf2
* mencoder lavc audio encoding supportranma2003-11-031-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11376 b3059339-0415-0410-9bf9-f77b7e298cf2
* protect config.h from multiple iinclusion patch by (Björn Sandell <biorn at ↵michael2003-11-021-0/+5
| | | | | | dce dot chalmers dot se>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11361 b3059339-0415-0410-9bf9-f77b7e298cf2
* int_fastXY_t emulationmichael2003-11-021-0/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11357 b3059339-0415-0410-9bf9-f77b7e298cf2
* define install itself instead of a path to install, needed for ginstallattila2003-11-011-3/+10
| | | | | | | original patch by Thomas Glanzmann <sithglan@stud.uni-erlangen.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11352 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed temporary .cpp file used during the Matroska test. Updated the ↵mosu2003-10-301-3/+4
| | | | | | libebml and libmatroska requirements to at least v0.6.0 for both. There have been changes in the lacing code, and users WILL come and complain why mplayer, linked against older versions, will have issues playing newer files. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11331 b3059339-0415-0410-9bf9-f77b7e298cf2
* in configure --help output:diego2003-10-271-15/+16
| | | | | | | | add --enable-altivec, remove --disable-big-endian (--enable-big-endian already present), cosmetics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11285 b3059339-0415-0410-9bf9-f77b7e298cf2
* finally removing pthread dependency!!gabucino2003-10-251-4/+7
| | | | | | | (did because default NetBSD installs without pthread AFAIK) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11264 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix issue when compiler is called 'cc', and --disable-gcc-checking was usedgabucino2003-10-241-2/+2
| | | | | | | | | (it would force the compiler to be 'gcc') Patch by Pierre Lombard <p_l@gmx.fr> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11257 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove 'yes' from nowhere (after flac check)iive2003-10-231-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11254 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix static smbclient building - patch by Bernhard Rosenkraenzer <bero <at> ↵lumag2003-10-231-1/+0
| | | | | | arklinux.org>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11251 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable Vidix on Linux/Alphagabucino2003-10-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11232 b3059339-0415-0410-9bf9-f77b7e298cf2
* detection of 'Alpha' architecturegabucino2003-10-221-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11231 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for newer Apple GCC's. Patch by Magnus Damm <damm@opensource.se>alex2003-10-221-4/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11216 b3059339-0415-0410-9bf9-f77b7e298cf2
* DOCS/en/ ---> DOCS/HTML/en/diego2003-10-191-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11183 b3059339-0415-0410-9bf9-f77b7e298cf2
* Man pages moved to DOCS/man/.diego2003-10-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11182 b3059339-0415-0410-9bf9-f77b7e298cf2
* consistency fixesalex2003-10-161-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11147 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation when libavcodec is missing.attila2003-10-161-2/+7
| | | | | | | Patch by Nico <nsabbi@libero.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11142 b3059339-0415-0410-9bf9-f77b7e298cf2
* Prefer TOOLS/cpuinfo over /proc/cpuinfo on Cygwin, approved by Sascha.diego2003-10-141-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11113 b3059339-0415-0410-9bf9-f77b7e298cf2
* some darwin patches (hostinfo,xmms), based on patch by Chris Zubrzycki ↵alex2003-10-141-2/+14
| | | | | | <beren@mac.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11109 b3059339-0415-0410-9bf9-f77b7e298cf2
* some missing declarations for libavcodecalex2003-10-111-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11082 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix external FLAC detection on Mandrake.lumag2003-10-061-2/+2
| | | | | | | Patch by G:otz Waschk <waschk at informatik dot uni-rostock dot de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11025 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improve flac detection a bit. Now you can safely remove all files fromlumag2003-10-051-3/+11
| | | | | | | | | | | | | | | | libmpflac subdir, except this ones: defs.h dither.c dither.h private_fast_float_math_hack.h replaygain_synthesis.c replaygain_synthesis.h They are necessary to playback. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11022 b3059339-0415-0410-9bf9-f77b7e298cf2
* consolevidix -> cvidixfaust32003-10-051-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11018 b3059339-0415-0410-9bf9-f77b7e298cf2
* configure altivec patch by Magnus Damm <damm@opensource.se>attila2003-10-041-30/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CC is not checked for Altivec support (see above). The patch adds checks for FSF-style flags and Darwin-style flags. The check is performed regardless of the gcc version. * Disabling of Altivec. --disable-altivec is broken today if /proc/cpuinfo shows that your cpu supports altivec. The patch takes care of that. * "GCC & CPU optimization abilities" always show that it is optimizing for the cpu configure is running on, it should show the optimization that is enabled for gcc instead. Cosmetic change only, but confusing as it is today IMHO. * Runtime CPU-detection now enables altivec for powerpc. Now with the patch it should be possible to use --enable-altivec, --disable-altivec, --enable-runtime-cpudetection regardless of powerpc cpu type. The configure script handles altivec support in the following order: 1. Altivec is enabled by default if your cpu supports it. 2. --enable-runtime-cpudetection will enable altivec support. 3. If you have forced altivec on/off with --enable-altivec/--disable-altivec, then your selection will override the previous altivec configuration. 4. If altivec is enabled but the compiler doesn't support it, altivec gets turned off. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11008 b3059339-0415-0410-9bf9-f77b7e298cf2
* FLAC decoding support via imported libmpflac.lumag2003-10-041-0/+65
| | | | | | | TODO: fix FLAC-in-ogg decoding. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11005 b3059339-0415-0410-9bf9-f77b7e298cf2
* many small typo and grammar fixesgabucino2003-10-041-1/+1
| | | | | | | Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11001 b3059339-0415-0410-9bf9-f77b7e298cf2
* new vidix vo modules for textmode console and windowsfaust32003-10-021-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10980 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial MorphOS/Amiga (GeekGadgets) supportalex2003-09-261-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10946 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2003-09-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10945 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l really disable faad if gcc is brokenfaust32003-09-211-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10922 b3059339-0415-0410-9bf9-f77b7e298cf2
* ev56 doesnt support mviattila2003-09-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10900 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by Andrew A. Gill <superluser@frontiernet.net>:pl2003-09-211-10/+11
| | | | | | | | "patch for ev4, ev5, and ev56 with GCC-3: there's no MVI in DEC Alpha processors prior to the pca56" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10897 b3059339-0415-0410-9bf9-f77b7e298cf2
* make vo_gl2 compile on cygwin, toofaust32003-09-191-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10884 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng ↵faust32003-09-191-2/+13
| | | | | | at mithrandi.za.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10881 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix for the faad2 compilation test which needs config.h to be present. Patch ↵mosu2003-09-121-0/+11
| | | | | | by Bernd Ernesti <mplayer@lists.veego.de>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10863 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by Guido Guenther <agx@sigxcpu.org>:pl2003-09-121-1/+1
| | | | | | | "detects the ppc 7455 CPU and treats it as 7450" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10857 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cleanup of faad detection and a new test if gcc can compile the internal ↵mosu2003-09-081-28/+35
| | | | | | faad. Patch by Arpi. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10843 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add libogg if Theora is wanted (might be missing if Tremor is used instead ↵mosu2003-09-071-1/+1
| | | | | | of Vorbis). Patch by Götz Waschk <waschk@informatik.uni-rostock.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10838 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l typo found by Dima K. <dimakar@yahoo.com>alex2003-09-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10837 b3059339-0415-0410-9bf9-f77b7e298cf2
* external faad support via --enable-externalfaad and fix my 1000l bugalex2003-09-071-17/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10836 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable faad with gcc 3.2alex2003-09-051-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10821 b3059339-0415-0410-9bf9-f77b7e298cf2
* solaris sed (and probably others) fix for faad detection by Michael Gernoth ↵alex2003-09-051