summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* devices.html is no more, link updated.diego2004-11-111-1/+1
* add support for macosx finder argument support (let you bundle mplayer to be ...nplourde2004-11-101-0/+18
* fix --disable-termios, approved by Diegorathann2004-11-101-2/+2
* Handle "tail" and "head" properly. If using "-1" does not work then use "-n 1...mosu2004-11-071-11/+25
* recommit sascha's commit (Lennart Poettering's polyaudio stuff)rfelker2004-11-061-0/+35
* remove mac shlb support to use new helix codec for realvideo support on osxnplourde2004-11-031-23/+1
* winvidix requires -lgdi32faust32004-11-021-0/+1
* enable vcd support on all based darwin systemnplourde2004-11-011-1/+1
* some people have GREP_OPTIONS set to --ignore-case what makes it a bit danger...faust32004-10-311-3/+4
* avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org>faust32004-10-301-1/+7
* fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu>faust32004-10-301-1/+4
* Allow attaching gdb on crash automatically.reimar2004-10-281-0/+24
* _def_enca should always be set to something! And preferrably correctly..reimar2004-10-241-1/+1
* Add --enable and --disable options for vo_pnm and vo_md5sum to configure.ivo2004-10-231-0/+41
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64aurel2004-10-211-12/+25
* Move help_mp.h generation to Makefile, so it's easier to maintain onwight2004-10-201-17/+1
* add vcd support to darwin for ppcnplourde2004-10-181-3/+3
* added gl_common for code used by both vo_gl.c and vo_gl2.c.reimar2004-10-171-2/+2
* -fno-PIC will not work on OSX, and it is only useful on x86 anyway.reimar2004-10-121-0/+4
* Zeta OS support, mostly working.reimar2004-10-111-31/+86
* fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) mozdev...reimar2004-10-071-2/+6
* detect byte order even for cross-compilingfaust32004-09-261-6/+6
* --host-cc option for crosscompilingfaust32004-09-261-0/+13
* directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some...faust32004-09-251-0/+4
* encoding to mp2 with libtoolamenicodvb2004-09-211-0/+38
* Don't output error when testing for JACK. Also _insist_ on a JACK versional2004-09-201-3/+3
* Depend on bio2jack v0.3 as it fixes an important bug in JACK_Write() function...faust32004-09-151-1/+1
* fixed --enable-gif bugjoey2004-09-051-0/+22
* x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ...iive2004-08-271-0/+37
* remove unnecessary mips check (it's obsolete anyway)rathann2004-08-261-4/+0
* properly set linking flags for NetBSD, patch by jb13@gomerbud.comdiego2004-08-261-2/+12
* Detect if the assembler supports receiving data through -pipe,diego2004-08-251-3/+8
* Search for X11 libs in /usr/lib as well (Digital Unix), patch by Gabucino.diego2004-08-251-1/+1
* Document how to specify multiple paths with the --with-* options,diego2004-08-251-18/+19
* Check if -liconv is needed for iconv.wight2004-08-231-3/+3
* typortognimp2004-08-201-1/+1
* portability fix taken from the NetBSD patch setdiego2004-08-191-1/+1
* readability whitespace fixdiego2004-08-191-0/+2
* spelling: big-endian and little-endiandiego2004-08-181-3/+3
* Revised description of --with-xvmclib configure option, inspired by The Wande...iive2004-08-141-1/+1
* print matroska check resultiive2004-08-141-1/+1
* Improved SPARC CPU detection and SPARC compilation fixes.diego2004-08-141-2/+31
* Update ao_jack for new bio2jack API, improve check in configure.diego2004-08-131-1/+4
* DTS support via lavc and libdtsrtognimp2004-08-121-0/+36
* LIVE.COM autodetectionwight2004-08-091-8/+17
* Leftover from the old Matroska demuxer detection removed.mosu2004-08-051-1/+1
* language handling simplificationdiego2004-08-051-17/+16
* Removed the old Matroska demuxer.mosu2004-08-041-51/+4
* Preliminary Support for building MPlayer with Intel C++ compiler.atmos42004-08-021-2/+29
* 10l to the author of this longstanding and obscure bug. Each languagediego2004-07-311-2/+2
* let DirectFB find it's headers in --with-extraincdir=DIRiive2004-07-171-1/+1
* VCD support does not yet work on OpenBSD.diego2004-07-141-1/+1
* OpenBSD portability fixes from the OpenBSD ports treediego2004-07-121-2/+5
* typodiego2004-07-091-2/+2
* multi-threaded lavc patch by (Loren Merritt <lorenm at u dot washington dot e...michael2004-07-061-0/+8
* Do not add libmad to the X libraries. Patch by Evgueni V. Gavrilov <aquatique...mosu2004-07-051-1/+1
* mingw crosscompiling step 1faust32004-06-271-11/+15
* fix loader build on windowsfaust32004-06-261-9/+6
* user nl_langinfo if langinfo support present for proper chinese support, feat...alex2004-06-261-0/+24
* silence gcc 3.4 warnings, patch by VMiklos <mamajom@axelero.hu>diego2004-06-251-15/+23
* JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>alex2004-06-251-0/+47
* string handling security fixesdiego2004-06-251-0/+40
* darwin flags cleanup by Dan Christiansenalex2004-06-251-2/+5
* ranlib cleanup by Dan Christiansenalex2004-06-241-0/+2
* support for realvideo codecs under macosx, original patch by Donnie Smith (to...alex2004-06-241-6/+26
* typodiego2004-06-211-1/+1
* Just a tiny fix with configure/Makefile for not usingdiego2004-06-181-0/+2
* Make configure point to translated docswight2004-06-151-6/+8
* change linking order for static build with live.com on mingwjoey2004-06-131-1/+1
* freetype depends on iconvdiego2004-06-111-51/+58
* OpenBSD/VAX support, patch by Gabucinofaust32004-06-111-0/+1
* Fix X11 libs detection on Cygwin.diego2004-05-311-1/+1
* fix compile with network disabledrfelker2004-05-251-0/+1
* MinGW doesn't accept trailing /reimar2004-05-201-1/+1
* changes for alsa9/alsa1.x merge, only alsa.joyping2004-05-121-8/+8
* ENCA support (http://trific.ath.cx/software/enca/)henry2004-05-081-0/+33
* clarificationdiego2004-05-071-2/+2
* VIDIX now works on Win32, approved by Sascha.diego2004-05-041-1/+0
* add X11 headers to OPTFLAGS patch by Steven M. Schultz <sms at 2BSD.COM>faust32004-04-301-1/+1
* attribute_used macroalex2004-04-261-0/+7
* Missing options added, one put into default order.diego2004-04-221-3/+9
* QNX does not support -rdynamic.diego2004-04-191-1/+1
* OS/X localtime_r multiply defined patch by ("Steven M. Schultz" <sms at 2BSD ...michael2004-04-161-0/+16
* Missing options added to --help output.diego2004-04-131-12/+15
* Make caca detection consistent with the others using *-config, also avoidsdiego2004-04-131-1/+4
* -rdynamic is not supported on Win32. Both _xanim and _real set it, so bothdiego2004-04-131-2/+1
* -rdynamic is not supported on windowsfaust32004-04-131-1/+3
* win32 macro added to simplify detecting both Cygwin and MinGW.diego2004-04-131-10/+10
* libavformat support for windowsfaust32004-04-121-0/+5
* demux_lavfmichael2004-04-111-3/+32
* altivec support under netbsd, patch by Matthew Greenalex2004-04-061-0/+12
* removed obsoleted defsalex2004-04-061-8/+1
* libcaca video output driver by Howell Tamalex2004-04-061-0/+26
* ability to disable mp3lib, liba52 and libmpeg2alex2004-04-051-3/+43
* Removed mpflac as ffflac is way better and ad_flac won't compile with externa...alex2004-04-051-78/+0
* Quartz/MacOSX video output module by Nicolas Plourdealex2004-04-051-0/+4
* dvb should be added to $_noinputmodules as well as $_inputmodules.diego2004-04-011-0/+1
* Missing echores "no" added, duplicate variable setting removed.diego2004-03-271-2/+5
* fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com>faust32004-03-261-3/+29
* fix compilation on cygwinfaust32004-03-261-0/+7
* fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>faust32004-03-131-0/+3
* --disable-xmms option was missing, noticed by Enrico Weigelt.diego2004-03-051-0/+1
* add libvo to include list for lavcalex2004-01-311-1/+1
* Simplified support for libc5 systems.diego2004-01-301-2/+2
* ppc970 support, patch by Romain Dolbeaualex2004-01-251-0/+7
* 100000lmichael2004-01-221-0/+2
* Added the new C based Matroska demuxer by Aurelien Jacobs.mosu2004-01-191-16/+30
* Use MSZH and ZLIB decoders from libavcodecrtognimp2004-01-121-0/+3
* ALSA 1.x audio out driverhenry2004-01-111-10/+8
* 10lhenry2004-01-101-1/+1
* lavcodec compile fixhenry2004-01-101-0/+3
* x86_64/amd64 detection under freebsdalex2004-01-021-1/+1
* MPlayer's configure fails to detect fontconfig on a system withdiego2003-12-311-4/+4
* optimizing for cpus on irixalex2003-12-271-0/+15
* VAX architecture support (tested on VAXstation 4000/VLC)gabucino2003-12-251-1/+11
* better parisc detectionalex2003-12-231-1/+1
* add ZORAN makefile variable for conditional compilation of vf_zrmjpegrik2003-12-191-0/+1
* removed the historic libcss supportalex2003-12-081-42/+7
* Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, b...alex2003-12-081-0/+43
* alsa 1.x support by Bernhard Rosenkraenzer <bero@arklinux.org>alex2003-12-071-0/+27
* FreeType detection, patch send by Pierre Lombard <p_l@gmx.fr>iive2003-11-291-1/+2
* --enable-dvbhead, wording, clearer error messagesdiego2003-11-291-4/+5
* XviD math lib missed - patch by <ismail.donmez@boun.edu.tr>iive2003-11-181-1/+1
* remove useless --with-xvidcore option and add *-xvidlibdir and *-xvidincdiriive2003-11-181-14/+17
* check whether termcap is provided by tinfoattila2003-11-161-4/+11
* fix smb libs inclusion when using --enable-smb.attila2003-11-161-0/+3
* missing clausegabucino2003-11-131-1/+1
* cumulative libc5 compatibility patch ;)gabucino2003-11-131-7/+29
* FAAD detection improved and fixed.diego2003-11-121-49/+53
* XviD Api4 supportiive2003-11-121-9/+20
* fix lavc fail on missing lameiive2003-11-071-1/+3
* pass extra includes to lavc too (hopefully fixes the bsd & lavc & lame issue)alex2003-11-061-4/+1
* prefer our cpuinfo.c over linux emu proc/cpuinfo under freebsd on x86alex2003-11-061-1/+1
* ugly FreeBSD fix ..nexus2003-11-041-0/+3
* provisions for new zoran driver (zr2)rik2003-11-041-3/+3
* mencoder lavc audio encoding supportranma2003-11-031-1/+3
* protect config.h from multiple iinclusion patch by (Björn Sandell <biorn at ...michael2003-11-021-0/+5
* int_fastXY_t emulationmichael2003-11-021-0/+27
* define install itself instead of a path to install, needed for ginstallattila2003-11-011-3/+10
* Removed temporary .cpp file used during the Matroska test. Updated the libebm...mosu2003-10-301-3/+4
* in configure --help output:diego2003-10-271-15/+16
* finally removing pthread dependency!!gabucino2003-10-251-4/+7
* fix issue when compiler is called 'cc', and --disable-gcc-checking was usedgabucino2003-10-241-2/+2
* remove 'yes' from nowhere (after flac check)iive2003-10-231-1/+0
* Fix static smbclient building - patch by Bernhard Rosenkraenzer <bero <at> ar...lumag2003-10-231-1/+0
* enable Vidix on Linux/Alphagabucino2003-10-221-0/+1
* detection of 'Alpha' architecturegabucino2003-10-221-0/+7
* Support for newer Apple GCC's. Patch by Magnus Damm <damm@opensource.se>alex2003-10-221-4/+14
* DOCS/en/ ---> DOCS/HTML/en/diego2003-10-191-9/+9
* Man pages moved to DOCS/man/.diego2003-10-191-1/+1
* consistency fixesalex2003-10-161-4/+4
* Fix compilation when libavcodec is missing.attila2003-10-161-2/+7
* Prefer TOOLS/cpuinfo over /proc/cpuinfo on Cygwin, approved by Sascha.diego2003-10-141-1/+3
* some darwin patches (hostinfo,xmms), based on patch by Chris Zubrzycki <beren...alex2003-10-141-2/+14
* some missing declarations for libavcodecalex2003-10-111-0/+4
* Fix external FLAC detection on Mandrake.lumag2003-10-061-2/+2
* Improve flac detection a bit. Now you can safely remove all files fromlumag2003-10-051-3/+11
* consolevidix -> cvidixfaust32003-10-051-3/+3
* configure altivec patch by Magnus Damm <damm@opensource.se>attila2003-10-041-30/+99
* FLAC decoding support via imported libmpflac.lumag2003-10-041-0/+65
* many small typo and grammar fixesgabucino2003-10-041-1/+1
* new vidix vo modules for textmode console and windowsfaust32003-10-021-0/+12
* initial MorphOS/Amiga (GeekGadgets) supportalex2003-09-261-0/+5
* typodiego2003-09-261-1/+1
* 10l really disable faad if gcc is brokenfaust32003-09-211-0/+5
* ev56 doesnt support mviattila2003-09-211-1/+1
* patch by Andrew A. Gill <superluser@frontiernet.net>:pl2003-09-211-10/+11
* make vo_gl2 compile on cygwin, toofaust32003-09-191-2/+1
* vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at...faust32003-09-191-2/+13
* Fix for the faad2 compilation test which needs config.h to be present. Patch ...mosu2003-09-121-0/+11
* patch by Guido Guenther <agx@sigxcpu.org>:pl2003-09-121-1/+1
* Cleanup of faad detection and a new test if gcc can compile the internal faad...mosu2003-09-081-28/+35
* Add libogg if Theora is wanted (might be missing if Tremor is used instead of...mosu2003-09-071-1/+1
* 100l typo found by Dima K. <dimakar@yahoo.com>alex2003-09-071-1/+1
* external faad support via --enable-externalfaad and fix my 1000l bugalex