summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Extra processor information needs to be known in the x86_64 case as welldiego2005-10-251-5/+9
* fixing the unverified patch (one of the millions) commited by:gabucino2005-10-251-1/+1
* sync to x264 r334 (crf)lorenm2005-10-241-1/+1
* support for prescott, nocona and pentium-m processorsdiego2005-10-231-9/+34
* Add a comment to an esac where the case is very far away.diego2005-10-231-1/+1
* Simplification of the system_name check and the PPC CPU type check.diego2005-10-231-14/+12
* Add a comment to else clauses where the if is very far away.diego2005-10-231-2/+2
* add cross-compiling supportaurel2005-10-181-0/+25
* replace all the direct $TMPO calls by a tmp_run() function callaurel2005-10-181-14/+18
* replace mp3lame version detection by required features detectionaurel2005-10-181-4/+15
* modify DirectFB version detection so that it only requires pre-processingaurel2005-10-181-9/+8
* modify alsa version detection so that it don't require running the generated ...aurel2005-10-181-10/+25
* add a cxx_check function to simplify C++ libs checkingaurel2005-10-181-14/+16
* remove nonsense break statements that do nothing..rfelker2005-10-171-2/+0
* Add MIPS64 detection.diego2005-10-161-1/+1
* Extend the network test to also check the socket libs.diego2005-10-151-1/+2
* third time is lucky, eh? last workaround broke netbsd, which apparently also ...rfelker2005-10-141-2/+2
* Put networking lib linker flag checks in the order they were before thediego2005-10-111-1/+1
* solaris bug workarounds, take 2..rfelker2005-10-111-2/+2
* work around (buggy?) solaris tr. hope this helps.. please report if its still...rfelker2005-10-111-2/+2
* sync to x264 r318 (mixed_refs)lorenm2005-10-081-1/+1
* typo fix at (_)ld_dliive2005-10-081-1/+1
* detect Centaur CPUs (Winchip, VIA C3)henry2005-10-051-3/+27
* faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >diego2005-10-051-1/+1
* Shut up jack pkg-config.diego2005-10-041-1/+1
* Use pkg-config to detect theora dependencies.diego2005-10-041-4/+6
* General cleanup: do not link -lm multiple times, use for...in loops insteadreimar2005-10-031-153/+73
* Expose MSG_USE_COLORS in config.h.diego2005-10-021-0/+3
* "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".rsf2005-09-231-14/+14
* CONFIG_RISKY is long gone from FFmpeg.diego2005-09-231-4/+0
* libavformat now requires CONFIG_(DE)MUXERS #defines.diego2005-09-231-0/+5
* add FreeBSD default cd/dvd devicesnexus2005-09-171-0/+3
* 1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the valuediego2005-09-161-1/+1
* fix expanding of $_ld_dl when needed by iconvaurel2005-09-151-1/+1
* echores cleanup, introduce _res_comment variable to easily output additionalreimar2005-09-121-134/+92
* only make the check for osx api if system is darwinnplourde2005-09-111-1/+1
* removed dep for perl_check on osxnplourde2005-09-111-43/+4
* better _comment in echoresiive2005-09-111-8/+7
* Separate _freetype=no from the comment, this fixes the fontconfig bug without...iive2005-09-111-6/+7
* perl check for macosxnplourde2005-09-101-3/+43
* - remove useless /dev/video* checkshenry2005-09-101-13/+11
* Make sure _freetype is either yes or no, otherwise fontconfig might be enabledreimar2005-09-101-0/+3
* CONFIG_GPL for lavcmichael2005-09-101-0/+3
* enable vidix on AMD64, at least for nVidia it seems to work.reimar2005-09-041-0/+8
* a libmpcdec version with our patches was released (but I did not yet test it).reimar2005-09-041-1/+1
* Remove many annoying GTK includes in every compile line and remove GTKods152005-09-031-1/+2
* likely() and unlikely() macros to help (newer) compilers optimize correctlyreimar2005-09-031-0/+7
* 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
*