summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* ENCA uses -lmhenry2005-08-261-1/+1
* X11 can use pthread (fixes --enable-static)henry2005-08-261-1/+1
* more thorough aalib test (needed for --enable-static)henry2005-08-261-1/+10
* remove broken shared libpostproc stuffrfelker2005-08-191-9/+0
* gtf.{c,h} is used by vesa onlyalex2005-08-181-1/+1
* use libvbe from vesautilsalex2005-08-181-7/+7
* Remove unnecessary subshell invocations.diego2005-08-171-28/+26
* Fix MEncoder build with shared libavcodec.diego2005-08-171-0/+1
* Support for GTK 2.x.reimar2005-08-171-2/+41
* libaf/config.mak is generated, so mention itwight2005-08-141-0/+1
* revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf supporthenry2005-08-131-16/+3
* typo, must be ld_dl instead of ld_ldreimar2005-08-111-1/+1
* Forgot to actually enable vo_gl on Windows...reimar2005-08-061-3/+2
* Support new static libavcodec (depends on libavutil).al2005-08-011-4/+34
* fix detection of iconv implementations which require libdlaurel2005-07-301-51/+54
* OpenGL needs _ld_dl to get extension functionsreimar2005-07-271-2/+2
* remove unneeded vgagliive2005-07-261-3/+2
* Power5 supportreimar2005-07-211-1/+1
* When using --enable-* options you are on your own.reimar2005-07-201-0/+2
* libx264 compiled with visualization requirs xlibiive2005-07-191-1/+4
* musepack demuxing and decoding support (demuxing is v7 bitstream only).reimar2005-07-101-0/+34
* Print CFLAGS warning last so nobody can miss it.reimar2005-07-101-10/+14
* 10l to myself for breaking mingws dll codec support when libpthread is not in...faust32005-06-261-5/+7
* set HAVE_LRINTF and C99/GNU_SOURCE during internal FAAD compile testhenry2005-06-251-2/+5
* makes fribidi <= 0.10.4 works againaurel2005-06-231-4/+2
* fix fribidi 0.10.5 and greater support (patch by Amir Shalem < amir at boom.o...aurel2005-06-221-1/+5
* 100l, -march=k8 was used with cpu detection even when compiler did notreimar2005-06-181-2/+2
* AMD-64's version of Suse ships a version of 3.3 hacked with brokengpoirier2005-06-091-8/+7
* toolame/twolame typo, 10lnicodvb2005-06-091-1/+1
* pthreads support for mingw, patch by Gianluigi Tiesi <mplayer at netfarm.it>faust32005-06-061-3/+10
* sync to x264 r252 (8x8dct)lorenm2005-06-051-1/+1
* Mac OS X Audio with AudioUnits and AudioToolbox format convertersnplourde2005-06-051-1/+1
* Add a note to the --help output that explains how our configure works,diego2005-06-051-0/+5
* modified X11 check to use correct libs on mixed 32/64 bit systemsreimar2005-06-031-27/+17
* x264 check needs -lpthreadlorenm2005-06-021-1/+1
* New ao_jack without bio2jack dependency.reimar2005-06-011-19/+3
* Set stack non-executable where supported.reimar2005-06-011-0/+11
* - correct the argument in configure check for lrintf() to avoid a warninghenry2005-05-301-2/+2
* check for -std=gnu99 to make lrintf() work on gcc 3.3/3.4henry2005-05-301-2/+14
* The default CFLAGS settings include -ffast-math and GCC 3.4.3 thereforediego2005-05-291-1/+1
* sync to x264 r240 (threads)lorenm2005-05-291-1/+1
* support for AMD64 compiler optimizations flags in 32-bit mode. Patch by Corey...gpoirier2005-05-281-1/+9
* Athlon 64 optimization flags, in 32 and 64-bit mode.gpoirier2005-05-271-4/+43
* sync to x264 r239 (zoned ratecontrol and UMHex ME)lorenm2005-05-241-1/+1
* set define for apple gcc altivecnplourde2005-05-151-4/+1
* Make FAAC detection follow standard enable/disable/auto semantics.diego2005-05-141-8/+6
* sync to x264 rev223 (options: ratetol, vbv_*)lorenm2005-05-111-1/+1
* If libggi has been found, search for the libggiwmh extensiondiego2005-05-111-0/+26
* do not define HAVE_ALTIVEC_H on osx with gcc4nplourde2005-05-101-0/+3
* mcpu & mtune work on gcc4nplourde2005-05-101-2/+2
* look if round function exist in math.h & define HAVE_ROUND. patch by Steven M...nplourde2005-05-101-0/+16
* end of the locale nightmare, foreverrfelker2005-05-091-0/+4
* dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffm...nplourde2005-05-091-1/+7
* Allow more gcc 3.x and 4.x versions.diego2005-05-091-1/+1
* added twolame mp2 audio encodernicodvb2005-05-071-0/+26
* expose x264 options 'me' and 'me_range'.lorenm2005-05-051-1/+1
* do not define video_out_macosx if corevideo is not presentnplourde2005-05-051-0/+6
* 5l to me, i didn't notice the extra quotes breaking thingsrfelker2005-05-041-1/+1
* remove nonportable and replace with proper quotingrfelker2005-05-041-1/+1
* 1000000000l for using nonportable, obfuscated, and evenrfelker2005-05-041-2/+2
* force C locale to assure consistent behavior of toupper()henry2005-05-041-2/+2
* fix sed for syntax to work on gnu & bsdnplourde2005-05-041-2/+2
* proper list of libav codecnplourde2005-05-031-2/+2
* per (libav)codec enable/disable fixmichael2005-05-031-0/+9
* recommended flags on osxnplourde2005-04-291-1/+1
* enable vo_macosx if corevideo availablenplourde2005-04-291-8/+7
* macosx core video modulenplourde2005-04-291-1/+14
* added faac audio encodernicodvb2005-04-251-0/+36
* audio encoding reworkednicodvb2005-04-221-0/+1
* newer versions of mingws gcc do not like terminating slahes when specifying e...faust32005-04-171-1/+1
* allows the Mac OS X version of MPlayer to look for its data files inside the ...nplourde2005-04-131-0/+18
* - fix gcc warnings, strlcat/strlcpy prototypesrathann2005-04-061-2/+2
* Fix shared libpostproc installation.diego2005-03-231-0/+2
* sync to x264 171: chroma_me, chroma_qp_offsetlorenm2005-03-141-1/+1
* use inttypes.h for checks instead of less spread-ed stdint.hiive2005-03-061-3/+2
* sync to x264 r150: new option 'b_pyramid'lorenm2005-03-041-1/+1
* libsmbclient is sometimes built with ssl support. This takes it into accountwight2005-03-021-0/+5
* added a stream module for the vstream client libraryjoey2005-02-271-1/+28
* --charset configure option to convert help messages charsetreimar2005-02-261-0/+6
* sync to x264 r137: adaptive B-frame decision, flush delayed frames.lorenm2005-02-231-1/+1
* fix for MAP_ANON vs. MAP_ANONYMOUS fix...reimar2005-02-221-4/+0
* Sync to x264 r134: weighted prediction for B-frames.lorenm2005-02-221-1/+1
* typo, missing _noreimar2005-02-211-1/+1
* x264: expose option "level_idc".lorenm2005-02-201-1/+1
* Move x264 version check into configure.lorenm2005-02-181-0/+3
* DGA works only with x11reimar2005-02-061-0/+3
* XvMC is not yet autodetected, don't claim otherwise in the help output,diego2005-02-051-1/+1
* Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUSreimar2005-02-051-0/+4
* makes --enable-*-faad really enable without any further check and drop suppor...aurel2005-02-031-30/+4
* Separate XF86 video mode extension check from XF86 keysym check asdiego2005-02-021-4/+29
* Print which of Tremor, internal Tremor or libvorbis has been enabled.diego2005-02-011-1/+3
* The test to check for working pthreads fails if the system can supportdiego2005-01-221-1/+1
* Make configure check for aalib dependency on libX11 if it fails without.diego2005-01-221-3/+7
* better test for MAP_FAILED by Ian Lindsayalex2005-01-211-5/+14
* remove all setlocale calls, they break the behaviour of sscanf andreimar2005-01-201-26/+0
* detect and use the codecs paths instead of win32.reimar2005-01-161-1/+1
* 10lattila2005-01-141-1/+1
* sun grep doesn't like binary files, thus the compiled fileattila2005-01-121-1/+1
* RTC check should no longer be Linux-only.diego2005-01-061-9/+4
* RTC support on FreeBSD, inspired by a patch from Michael Johnsondiego2005-01-061-3/+8
* internal Tremor decoder for Ogg/Vorbishenry2004-12-301-7/+32
* Support amr_nb and amr_wb via libavcodecrtognimp2004-12-291-0/+98
* do not use pthreads on hpux (broken, hardly useful).reimar2004-12-231-0/+2
* When setting HAVE_PTHREADS, set HAVE_THREADS also to avoid linking problems w...reimar2004-12-231-0/+5
* Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.ivo2004-12-231-0/+44
* enable memalign hack for libavcodec when memalign is not present, hopefully t...faust32004-12-151-0/+1
* 10l for me => is not >=zdar2004-11-251-1/+1
* Removal of vo_directfb.c (configure part). From now DirectFB => 0.9.13 is req...zdar2004-11-251-5/+9
* check for __builtin_expect (used by libmpeg2)henry2004-11-221-0/+22
* should be \$ not $\wight2004-11-201-4/+4
* support for debianized LIVE.COM libraryhenry2004-11-201-13/+41
* 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 Christiansenalex