aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Unification of linker option handling, part 1 of many.Gravatar diego2006-10-31
* 100l to me for not checking properly, really fix pkg-config detection now.Gravatar diego2006-10-31
* 10l, use a pkg-config parameter that makes it return 0...Gravatar diego2006-10-31
* Test for the existence of pkg-config, fixes Bugzilla #553.Gravatar diego2006-10-31
* Explain the risks of forcing options with --enable-* in a way that isGravatar diego2006-10-30
* Remove special output for outdated SDL. It's doubtful such old versions stillGravatar diego2006-10-30
* Also detect static fontconfig when pkg-config is not installedGravatar reimar2006-10-30
* Add a parameter to enable colorized console output.Gravatar diego2006-10-30
* Fix libmpdvdkit2 linking on Mac OS X.Gravatar diego2006-10-30
* Remove redundant variable setting.Gravatar diego2006-10-30
* Make libmpdvdkit2 compilation slightly more consistent with the other modules.Gravatar diego2006-10-30
* Factor out common cdda stuff from cdio and cdparanoia tests.Gravatar reimar2006-10-29
* Add cmov detection to configureGravatar iive2006-10-27
* Remove -fno-PIC check from configure and put -fPIC back at the beginningGravatar diego2006-10-23
* Replace $() by the slightly more portable ``.Gravatar diego2006-10-22
* Consistency fix: use "signed long long" for int_fast64_t instead ofGravatar reimar2006-10-22
* IPv6 tests for the presence of AF_INET6 but not struct sockaddr_in6. Glibc 2.0Gravatar diego2006-10-22
* Provide fallback definition for uint_fast64_t as well.Gravatar diego2006-10-22
* cosmetics: Fix indentation after last commit.Gravatar diego2006-10-22
* Do not check for the existence of LIRC devices during autodetection.Gravatar diego2006-10-22
* Add fallback on the (undocumented) x86-64 -march option inGravatar diego2006-10-20
* Add configure switch to enable fixed-pointed mode of internal libfaad2.Gravatar diego2006-10-17
* Skip -march tests for values that are aliases of already tested values.Gravatar diego2006-10-16
* libdv may depend on libpthread.Gravatar diego2006-10-16
* Remove Linux test from DirectFB check, it runs on some BSD systems at least.Gravatar diego2006-10-15
* Remove test for framebuffer device from DirectFB check.Gravatar diego2006-10-15
* Create proper define for DFBMGA.Gravatar diego2006-10-14
* Remove intrinsics check, they are no longer used in FFmpeg.Gravatar diego2006-10-14
* Check for maeomo-specific libraries (Nokia 770).Gravatar diego2006-10-12
* Make the socklib check search gethostbyname/socket in libc.Gravatar diego2006-10-11
* Streamline socklib check.Gravatar diego2006-10-11
* Run TOOLS/cpuinfo on x86_64 as well as x86.Gravatar diego2006-10-11
* Change == to = in test comparisons for better portability.Gravatar diego2006-10-10
* List dfbmga and directfb in _novomodules.Gravatar syrjala2006-10-08
* Fix DirectFB version check. The old code simply concatenated theGravatar syrjala2006-10-08
* Disable linking mplayer with mp3lame when --disable-encoder=mp3lame isGravatar rathann2006-10-08
* Support for detection of extended instructions on ARM.Gravatar diego2006-10-08
* Cosmetics: consistent order for en-/disabled codecs listGravatar reimar2006-10-07
* Remove special warning printed when VIDIX is disabledGravatar uau2006-10-07
* Sync with latest BUILD_ROOT changes in FFmpeg.Gravatar diego2006-10-07
* add gcc-4.x to the list of compilers displayedGravatar gpoirier2006-10-06
* Remove the x264 option parser, and pass the options on to libx264 as a string...Gravatar lorenm2006-10-05
* removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Lin...Gravatar ben2006-09-27
* vo_caca: use the pre-1.x compatibility layer so recentGravatar corey2006-09-26
* Replace preprocessor hacks to work around compilers not supporting namedGravatar diego2006-09-18
* configure should fall back on -mcpu=pentium4 if -mcpu=prescottGravatar diego2006-09-18
* Add --disable-dvdnav to help output.Gravatar diego2006-09-18
* Add demux_nut to MPlayer repoGravatar ods152006-09-17
* The recent renaming of the gcc-checking switches to gcc-check was incomplete.Gravatar diego2006-09-16
* removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kane...Gravatar nicodvb2006-09-16