summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* Update ao_jack for new bio2jack API, improve check in configure.diego2004-08-131-1/+4
| | | | | | | Patches by Andre Kuehne and Ismail Dönmez. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13013 b3059339-0415-0410-9bf9-f77b7e298cf2
* DTS support via lavc and libdtsrtognimp2004-08-121-0/+36
| | | | | | | | Patch by Aurelien Jacobs ( aurel at gnuage dot org ) dts in wav by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13007 b3059339-0415-0410-9bf9-f77b7e298cf2
* LIVE.COM autodetectionwight2004-08-091-8/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12974 b3059339-0415-0410-9bf9-f77b7e298cf2
* Leftover from the old Matroska demuxer detection removed.mosu2004-08-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12966 b3059339-0415-0410-9bf9-f77b7e298cf2
* language handling simplificationdiego2004-08-051-17/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12965 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed the old Matroska demuxer.mosu2004-08-041-51/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12959 b3059339-0415-0410-9bf9-f77b7e298cf2
* Preliminary Support for building MPlayer with Intel C++ compiler.atmos42004-08-021-2/+29
| | | | | | | | | | Still needs some work to use the proper optimization parameters. I haven't yet fixed the loader/dmo/dshow code so compile those dirs using make -C loader CC=gcc [...] for the meantime. To try use CC=icc ./configure with ICC 8.0 or later. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12930 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to the author of this longstanding and obscure bug. Each languagediego2004-07-311-2/+2
| | | | | | | | should be removed only once from the list. Thanks to Chris White for pointing out that there was a problem. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12926 b3059339-0415-0410-9bf9-f77b7e298cf2
* let DirectFB find it's headers in --with-extraincdir=DIRiive2004-07-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12840 b3059339-0415-0410-9bf9-f77b7e298cf2
* VCD support does not yet work on OpenBSD.diego2004-07-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12822 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenBSD portability fixes from the OpenBSD ports treediego2004-07-121-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12802 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2004-07-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12780 b3059339-0415-0410-9bf9-f77b7e298cf2
* multi-threaded lavc patch by (Loren Merritt <lorenm at u dot washington dot ↵michael2004-07-061-0/+8
| | | | | | edu>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12761 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not add libmad to the X libraries. Patch by Evgueni V. Gavrilov ↵mosu2004-07-051-1/+1
| | | | | | <aquatique at rusunix dot org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12757 b3059339-0415-0410-9bf9-f77b7e298cf2
* mingw crosscompiling step 1faust32004-06-271-11/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12707 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix loader build on windowsfaust32004-06-261-9/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12681 b3059339-0415-0410-9bf9-f77b7e298cf2
* user nl_langinfo if langinfo support present for proper chinese support, ↵alex2004-06-261-0/+24
| | | | | | feature requested by Shixin Zheng <shixinzheng@sjtu.edu.cn> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12675 b3059339-0415-0410-9bf9-f77b7e298cf2
* silence gcc 3.4 warnings, patch by VMiklos <mamajom@axelero.hu>diego2004-06-251-15/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12667 b3059339-0415-0410-9bf9-f77b7e298cf2
* JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>alex2004-06-251-0/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12663 b3059339-0415-0410-9bf9-f77b7e298cf2
* string handling security fixesdiego2004-06-251-0/+40
| | | | | | | | patch by Nicholas Kain, Alexander Strasser <eclipse7@gmx.net> reviewed by Pontscho, Alex, Rich git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12647 b3059339-0415-0410-9bf9-f77b7e298cf2
* darwin flags cleanup by Dan Christiansenalex2004-06-251-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12645 b3059339-0415-0410-9bf9-f77b7e298cf2
* ranlib cleanup by Dan Christiansenalex2004-06-241-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12633 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for realvideo codecs under macosx, original patch by Donnie Smith ↵alex2004-06-241-6/+26
| | | | | | (together with an altivec patch by Dan Christiansen) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12631 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2004-06-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12620 b3059339-0415-0410-9bf9-f77b7e298cf2
* Just a tiny fix with configure/Makefile for not usingdiego2004-06-181-0/+2
| | | | | | | "caca-config --cflags", patch by Pigeon <pigeon@pigeond.net>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12612 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make configure point to translated docswight2004-06-151-6/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12590 b3059339-0415-0410-9bf9-f77b7e298cf2
* change linking order for static build with live.com on mingwjoey2004-06-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12576 b3059339-0415-0410-9bf9-f77b7e298cf2
* freetype depends on iconvdiego2004-06-111-51/+58
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12569 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenBSD/VAX support, patch by Gabucinofaust32004-06-111-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12564 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix X11 libs detection on Cygwin.diego2004-05-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12515 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix compile with network disabledrfelker2004-05-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12501 b3059339-0415-0410-9bf9-f77b7e298cf2
* MinGW doesn't accept trailing /reimar2004-05-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12492 b3059339-0415-0410-9bf9-f77b7e298cf2
* changes for alsa9/alsa1.x merge, only alsa.joyping2004-05-121-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12465 b3059339-0415-0410-9bf9-f77b7e298cf2
* ENCA support (http://trific.ath.cx/software/enca/)henry2004-05-081-0/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12444 b3059339-0415-0410-9bf9-f77b7e298cf2
* clarificationdiego2004-05-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12437 b3059339-0415-0410-9bf9-f77b7e298cf2
* VIDIX now works on Win32, approved by Sascha.diego2004-05-041-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12421 b3059339-0415-0410-9bf9-f77b7e298cf2
* add X11 headers to OPTFLAGS patch by Steven M. Schultz <sms at 2BSD.COM>faust32004-04-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12360 b3059339-0415-0410-9bf9-f77b7e298cf2
* attribute_used macroalex2004-04-261-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12291 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing options added, one put into default order.diego2004-04-221-3/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12250 b3059339-0415-0410-9bf9-f77b7e298cf2
* QNX does not support -rdynamic.diego2004-04-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12238 b3059339-0415-0410-9bf9-f77b7e298cf2
* OS/X localtime_r multiply defined patch by ("Steven M. Schultz" <sms at 2BSD ↵michael2004-04-161-0/+16
| | | | | | dot COM>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12215 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing options added to --help output.diego2004-04-131-12/+15
| | | | | | | --help output slightly reordered, hopefully more sensible than before. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12205 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make caca detection consistent with the others using *-config, also avoidsdiego2004-04-131-1/+4
| | | | | | | an ugly error message when caca-config is not installed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12202 b3059339-0415-0410-9bf9-f77b7e298cf2
* -rdynamic is not supported on Win32. Both _xanim and _real set it, so bothdiego2004-04-131-2/+1
| | | | | | | should check for Win32. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12192 b3059339-0415-0410-9bf9-f77b7e298cf2
* -rdynamic is not supported on windowsfaust32004-04-131-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12190 b3059339-0415-0410-9bf9-f77b7e298cf2
* win32 macro added to simplify detecting both Cygwin and MinGW.diego2004-04-131-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12186 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavformat support for windowsfaust32004-04-121-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12179 b3059339-0415-0410-9bf9-f77b7e298cf2
* demux_lavfmichael2004-04-111-3/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12165 b3059339-0415-0410-9bf9-f77b7e298cf2
* altivec support under netbsd, patch by Matthew Greenalex2004-04-061-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12142 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed obsoleted defsalex2004-04-061-8/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12134 b3059339-0415-0410-9bf9-f77b7e298cf2
* libcaca video output driver by Howell Tamalex2004-04-061-0/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12130 b3059339-0415-0410-9bf9-f77b7e298cf2
* ability to disable mp3lib, liba52 and libmpeg2alex2004-04-051-3/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12129 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed mpflac as ffflac is way better and ad_flac won't compile with ↵alex2004-04-051-78/+0
| | | | | | external flac git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12128 b3059339-0415-0410-9bf9-f77b7e298cf2
* Quartz/MacOSX video output module by Nicolas Plourdealex2004-04-051-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12121 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvb should be added to $_noinputmodules as well as $_inputmodules.diego2004-04-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12093 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing echores "no" added, duplicate variable setting removed.diego2004-03-271-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12076 b3059339-0415-0410-9bf9-f77b7e298cf2
* fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com>faust32004-03-261-3/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12072 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix compilation on cygwinfaust32004-03-261-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12070 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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