summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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 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
*