summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* move runtime cpu detection check after detection of host architecture,reimar2007-01-051-4/+4
* 100l syntax errordiego2006-12-241-1/+1
* cosmetics: Fix indentation after last commit.diego2006-12-241-13/+13
* Run less CPU checks when runtime CPU detection is enabled.diego2006-12-241-0/+11
* Exit when runtime CPU detection is requested on unsupported arches.diego2006-12-241-0/+4
* Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64.diego2006-12-241-17/+20
* Extend runtime CPU detection to x86-64.diego2006-12-231-2/+3
* Fix disabling individual demuxers, parsers and decodersdiego2006-12-231-22/+18
* cosmetics: Rename variables to simplify upcoming patches.diego2006-12-231-7/+10
* Remove x11grab hack, it's now disabled by default in FFmpeg.diego2006-12-231-4/+0
* Color console had a big bug nobody noticed, so mark this feature asreimar2006-12-181-1/+1
* Compilation fix hacks: disable libavformat X11 grabber andreimar2006-12-151-0/+17
* Add missing redirect to /dev/null.corey2006-12-131-1/+1
* Ugly hotfix for --disable-mencoder.diego2006-12-131-2/+17
* Get rid on -DGNU_SOURCE for internal code, imported libs should be fixedreimar2006-12-121-1/+1
* Fix --extra-libs-mplayer and --extra-libs-mencoder.diego2006-12-111-0/+2
* 10l, forgot to add _inc_x11 to X11 cc checkreimar2006-12-111-1/+1
* Better default CFLAGS for non-gnu, non-intel compilersreimar2006-12-101-0/+2
* Add x11 include path only to _inc_extra if X11 is actually enabled.reimar2006-12-101-2/+2
* Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in gene...reimar2006-12-101-4/+10
* do not force arch and isysroot in osxnplourde2006-12-091-6/+1
* force ppc arch and 10.3.9 sys lib on ppc macnplourde2006-12-041-0/+2
* Move cddb "autodetection" so it also works for libcdioreimar2006-12-041-1/+1
* Add full support for en-/disabling cddb supportreimar2006-12-041-1/+15
* Use fallback XAnim and Real codecs directories when autodetection is skipped.diego2006-12-021-2/+2
* Remove warning about missing codecs directory, the condition is always true.diego2006-12-021-14/+1
* Add /usr/local/lib and /usr/local/include to the linker/compilerdiego2006-11-291-0/+2
* `sdl-config --libs` under mingw32 will give -lmingw32, which leads todiego2006-11-291-1/+1
* Sync with FFmpeg changes for encoder/decoder registration.aurel2006-11-291-3/+3
* Make MPlayer/MEncoder print the compile-time configuration in verbose mode.diego2006-11-281-0/+5
* support Intel Core 2 and AMD Geode in the processor detection routinesdiego2006-11-281-5/+20
* Merge _ld_arch into _ld_extra.diego2006-11-271-12/+10
* Disable cddb on Darwin at Reimar's request.diego2006-11-271-1/+1
* _ld_sock is already in _ld_extra.diego2006-11-271-1/+1
* Add a config.mak variable for CDDB.diego2006-11-271-0/+2
* Sync with FFmpeg changes for (de)muxer registration.diego2006-11-271-2/+2
* Move checking/defining HAVE_LINUX_DVD_STRUCT etc. to dvdcss check,reimar2006-11-261-9/+9
* -lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.creimar2006-11-261-0/+2
* Revert r21251 (moving loader/config.h contents to main config.h).uau2006-11-261-10/+0
* Set _win32codecsdir fallback also with --enable-win32reimar2006-11-261-1/+1
* Move contents of loader/config.h to configure/config.h, there arediego2006-11-251-0/+10
* Add support for compiling with ICC 9.1. Currently needs --target=generic-linux,reimar2006-11-251-1/+7
* Add generic target that allow compiling without any assembler or otherwisereimar2006-11-251-0/+10
* Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpegdiego2006-11-241-1/+1
* Get rid of _ld_gtk and _ld_glib.diego2006-11-221-5/+5
* Get rid of _ld_vorbis.diego2006-11-221-5/+5
* Make compilation depending on USE_OSD unconditional.uau2006-11-221-2/+0
* Get rid of _xmms_lib.diego2006-11-221-3/+3
* _ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER.diego2006-11-221-1/+1
* Cosmetics to make the next patches more readable.diego2006-11-221-5/+1
* Remove _ld_x11.diego2006-11-221-24/+24
* typo noticed by Carl Eugen Hoyos, cehoyos ag.or.atdiego2006-11-221-1/+1
* Remove _ld_gif and _ld_theora.diego2006-11-221-7/+9
* Remove _ld_freetype and _ld_fontconfig, they are no longer necessary.diego2006-11-221-4/+4
* Make compilation depending on USE_SUB unconditional.uau2006-11-211-1/+0
* Fix SVN r21075, it completely disabled OpenGL in almost all cases.reimar2006-11-211-1/+1
* Treat fontconfig and FreeType linker flags just like any other linker flag.diego2006-11-211-3/+1
* Remove stray -I from include dirs in live555 check, it was being duplicated.diego2006-11-211-1/+3
* cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODERdiego2006-11-211-1/+1
* _ld_tmp vs _ld_x264 typodiego2006-11-211-1/+1
* Remove --with-x11libdir and --with-livelibdir.diego2006-11-211-13/+6
* Attempt to properly fix linking of encoding libs used by libavcodec.diego2006-11-211-13/+16
* ALSA can be used by both MPlayer and MEncoder.diego2006-11-211-1/+1
* Fix linking when libavcodec uses x264.diego2006-11-211-5/+3
* Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed.diego2006-11-211-6/+5
* _ld_xv does not exist anymore.diego2006-11-211-1/+1
* Add _libs_mplayer and _libs_mencoder to cc_check.diego2006-11-211-2/+2
* Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables.diego2006-11-211-42/+46
* Move FFmpeg library dependencies into the Makefile just like everything else.diego2006-11-211-23/+14
* Move some Win32 LDFLAGS into _ld_extra.diego2006-11-211-2/+2
* Merge MPlayer-specific libs into one variable.diego2006-11-211-5/+4
* Remove _ld_win32, this is handled by the Makefile.diego2006-11-211-3/+2
* Remove --with-xmmsplugindir and --with-xmmslibdir.diego2006-11-201-19/+0
* Remove --with-x264libdir.diego2006-11-201-12/+3
* Remove --with-xvidlibdir.diego2006-11-201-10/+3
* Remove --with-toolamelibdir from help output as well.diego2006-11-201-1/+0
* Remove --with-toolamelibdir.diego2006-11-201-4/+1
* Add support for disabling MPlayer compilation.diego2006-11-201-0/+5
* Deliver dependency handling from redundancy.diego2006-11-201-7/+0
* another 100l typo noticed by Carl Eugen Hoyos, cehoyos (at) ag or atdiego2006-11-201-1/+1
* Some more cleanups for LDFLAGS handling.diego2006-11-201-6/+5
* 100l typos, noticed by Carl Eugen Hoyos, cehoyos (at) ag or atdiego2006-11-201-2/+2
* Some cleanups for LDFLAGS handling, next part.diego2006-11-201-60/+45
* Remove settled FIXME.diego2006-11-191-1/+0
* disable x11 gl support on osxnplourde2006-11-191-1/+1
* Add *BSD BT848 radio supportvoroshil2006-11-181-2/+32
* Remove obsolete Xvid 3 support.diego2006-11-181-28/+0
* When testing lame preset presence, use actuall lame_set_preset() function to ...iive2006-11-151-2/+2
* MEMALIGN_HACK --> CONFIG_MEMALIGN_HACKdiego2006-11-141-1/+1
* update to libnut, rename nut.h->libnut.hods152006-11-141-1/+1
* Fix compilation with latest libavformat/avidec.c by adding ENABLE_ definesreimar2006-11-121-0/+5
* Mac OS X Server supportdiego2006-11-121-1/+2
* Disable linking mplayer (and internal static libavcodec) withrathann2006-11-091-8/+29
* Allow disabling internal libdvdcss.diego2006-11-091-0/+18
* Reset _ld_xvid so that stray libs do not appear on the link command line.diego2006-11-081-1/+3
* Remove unused variables.diego2006-11-081-2/+0
* Rename xvid4 variable/option back to xvid so as not to break scripts.diego2006-11-081-17/+17
* cosmetics: Fix indentation after last commit.diego2006-11-081-9/+11
* Separate XviD 3 and XviD 4 tests.diego2006-11-081-30/+34
* Remove some DivX 4 leftovers.diego2006-11-081-12/+0
* Create binaries with proper executable suffix under Windows.diego2006-11-081-12/+5
* _inputmodules vs _noinputmodules typo fixdiego2006-11-071-1/+1
* r20650 inverted the gtk1 check before setting charset, thisreimar2006-11-071-5/+1
* Remove remnants of long-gone libfame.diego2006-11-061-33/+1
* typodiego2006-11-061-1/+1
* output cosmeticsdiego2006-11-061-3/+3
* Remove hackish setting of extra libraries through --enable-static=-lfoo,diego2006-11-061-5/+1
* Remove deprecated install-path option.diego2006-11-061-7/+0
* spelling/grammar/wording/consistency for the help outputdiego2006-11-061-202/+194
* Fix tdfx-related copy + paste typos, patch by Ville Skyttä, ville.skytta iki...diego2006-11-051-3/+2
* Remove empty variable.diego2006-11-051-2/+1
* output cosmeticsdiego2006-11-051-1/+1
* Fix some echo -n occurrences, patch by sci-fi@hush.ai.diego2006-11-051-4/+4
* Extended/reworked fontconfig test to work without pkg-config with versionsreimar2006-11-041-10/+10
* Streamline and simplify internal vs external libdvdread handling.diego2006-11-031-87/+50
* remove charset files (all of them are in UTF-8 now anyway)kraymer2006-11-031-5/+3
* libmpdvdkit2 --> libdvdread, it just contains libdvdread now.diego2006-11-031-1/+1
* remove accidential ';' (that's what too much C programming does to you ;-) )reimar2006-11-021-2/+2
* Check for existence of libcdio_paranoia, not libcdio, since the former isreimar2006-11-021-1/+1
* Useless break in libcdio pkg-config checkreimar2006-11-021-1/+1
* Remove spurious $_inc_tmp in libcdio checkreimar2006-11-021-1/+1
* Rework binary codec directory handling. Don't use directories from otherdiego2006-11-011-78/+36
* libcdio also needs to link against libcdio_paranoiareimar2006-11-011-1/+2
* Support for recent changes to ARCH_X86 handling in FFmpeg.diego2006-11-011-2/+8
* Proper libcdio detection also without pkg-configreimar2006-11-011-8/+8
* gcc optimized != 0 check for extern function away, thus linkingreimar2006-11-011-2/+2
* Test proper linking for cdda/cdioreimar2006-11-011-2/+6
* Fix codec directory fallback, it was overriding the autodetection.diego2006-10-311-6/+13
* Implement proper codecs directory fallback.diego2006-10-311-6/+8
* Rename all codecs directory options.diego2006-10-311-34/+34
* Unification of linker option handling, part 1 of many.diego2006-10-311-67/+19
* 100l to me for not checking properly, really fix pkg-config detection now.diego2006-10-311-1/+1
* 10l, use a pkg-config parameter that makes it return 0...diego2006-10-311-1/+1
* Test for the existence of pkg-config, fixes Bugzilla #553.diego2006-10-311-35/+45
* Explain the risks of forcing options with --enable-* in a way that isdiego2006-10-301-5/+11
* Remove special output for outdated SDL. It's doubtful such old versions stilldiego2006-10-301-18/+0
* Also detect static fontconfig when pkg-config is not installedreimar2006-10-301-0/+2
* Add a parameter to enable colorized console output.diego2006-10-301-2/+14
* Fix libmpdvdkit2 linking on Mac OS X.diego2006-10-301-0/+1
* Remove redundant variable setting.diego2006-10-301-1/+0
* Make libmpdvdkit2 compilation slightly more consistent with the other modules.diego2006-10-301-1/+0
* Factor out common cdda stuff from cdio and cdparanoia tests.reimar2006-10-291-7/+7
* Add cmov detection to configureiive2006-10-271-0/+13
* Remove -fno-PIC check from configure and put -fPIC back at the beginningdiego2006-10-231-15/+0
* Replace $() by the slightly more portable ``.diego2006-10-221-4/+4
* Consistency fix: use "signed long long" for int_fast64_t instead ofreimar2006-10-221-1/+1
* IPv6 tests for the presence of AF_INET6 but not struct sockaddr_in6. Glibc 2.0diego2006-10-221-1/+2
* Provide fallback definition for uint_fast64_t as well.diego2006-10-221-0/+1
* cosmetics: Fix indentation after last commit.diego2006-10-221-2/+2
* Do not check for the existence of LIRC devices during autodetection.diego2006-10-221-2/+0
* Add fallback on the (undocumented) x86-64 -march option indiego2006-10-201-3/+6
* Add configure switch to enable fixed-pointed mode of internal libfaad2.diego2006-10-171-0/+7
* Skip -march tests for values that are aliases of already tested values.diego2006-10-161-7/+7
* libdv may depend on libpthread.diego2006-10-161-1/+1
* Remove Linux test from DirectFB check, it runs on some BSD systems at least.diego2006-10-151-3/+1
* Remove test for framebuffer device from DirectFB check.diego2006-10-151-1/+1
* Create proper define for DFBMGA.diego2006-10-141-0/+3
* Remove intrinsics check, they are no longer used in FFmpeg.diego2006-10-141-37/+0
* Check for maeomo-specific libraries (Nokia 770).diego2006-10-121-0/+30
* Make the socklib check search gethostbyname/socket in libc.diego2006-10-111-1/+1
* Streamline socklib check.diego2006-10-111-7/+4
* Run TOOLS/cpuinfo on x86_64 as well as x86.diego2006-10-111-1/+1
* Change == to = in test comparisons for better portability.diego2006-10-101-3/+3
* List dfbmga and directfb in _novomodules.syrjala2006-10-081-1/+5
* Fix DirectFB version check. The old code simply concatenated thesyrjala2006-10-081-6/+14
* Disable linking mplayer with mp3lame when --disable-encoder=mp3lame israthann2006-10-081-2/+3
* Support for detection of extended instructions on ARM.diego2006-10-081-0/+49
* Cosmetics: consistent order for en-/disabled codecs listreimar2006-10-071-2/+2
* Remove special warning printed when VIDIX is disableduau2006-10-071-8/+0
* Sync with latest BUILD_ROOT changes in FFmpeg.diego2006-10-071-0/+1
* add gcc-4.x to the list of compilers displayedgpoirier2006-10-061-2/+2
* Remove the x264 option parser, and pass the options on to libx264 as a string...lorenm2006-10-051-1/+1
* removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Lin...ben2006-09-271-5/+4
*