summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Use 'enabled' function instead of raw 'test' calls in arch checks.Diego Biurrun2009-01-11
* cosmetics: Remove useless quotes.Diego Biurrun2009-01-11
* 1l: better alphabetical orderDiego Biurrun2009-01-11
* Add missing --disable-armv6t2 to help output.Diego Biurrun2009-01-11
* Use coff as objformat for dos.Michael Kostylev2009-01-11
* configure: allow to disable sse code.Ramiro Polla2009-01-07
* Use posix_memalign() if available.Ramiro Polla2009-01-07
* Don't prefix yasm with cross prefix.Michael Kostylev2009-01-07
* alphabetical ordering cosmeticsDiego Biurrun2009-01-07
* Export VDPAU support by installing vdpau.h.Carl Eugen Hoyos2009-01-05
* Add -D__EXTENSIONS__ to CFLAGS on Solaris to make ip_mreq visible.Palle Lyckegaard2009-01-05
* Add VDPAU hardware accelerated decoding for H264 which can be used byNVIDIA Corporation2009-01-04
* Fix small errors in configure --help's output.Carl Eugen Hoyos2009-01-04
* Make shared/static full CONFIG optionsMåns Rullgård2008-12-30
* configure: check for ARMv6T2 supportMåns Rullgård2008-12-30
* configure: accept $TMP as location for temporary filesMåns Rullgård2008-12-29
* configure: simplify TMPDIR settingMåns Rullgård2008-12-29
* consistency cosmetics: Rename POWERPC identifiers to PPC.Diego Biurrun2008-12-27
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-22
* Check function prototype in check_asm function to avoid compiler warnings.Marc Mason2008-12-17
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-17
* Add xvmc configure support.Diego Biurrun2008-12-15
* Fix the use of Requires.private and Libs.private in generated .pc files.Reinhard Tartler2008-12-14
* configure: fix $nmMåns Rullgård2008-12-13
* Allow setting a different nm binary from the configure line.Reimar Döffinger2008-12-13
* Make mips64 a separate arch with fast_64bit.Diego Biurrun2008-12-13
* Add mips64 to the architecture list.Diego Biurrun2008-12-13
* Add alternative names for sh4 and parisc architectures.Diego Biurrun2008-12-13
* Remove OpenBSD SLIBNAME magic, it seems unnecessary and breaks compilation.Reimar Döffinger2008-12-13
* Also include sys/types.h when testing for socklen_t, since unfortunatelyReimar Döffinger2008-12-12
* configure: clean up .align detectionMåns Rullgård2008-12-12
* mingw: update w32api to 3.13Ramiro Polla2008-12-07
* configure: vertical alignment cosmetics.Ramiro Polla2008-11-30
* configure: Use check_lib2 for bzlib.Ramiro Polla2008-11-30
* Automatically check the dependencies for the AAN DCT tables.Diego Biurrun2008-11-26
* configure: set TARGET_EXEC and TARGET_PATHMåns Rullgård2008-11-23
* configure: set HOSTCC to native compilerMåns Rullgård2008-11-23
* configure: simplify set_default functionMåns Rullgård2008-11-23
* Add a Makefile variable for the old scaler that gets enabled when the newDiego Biurrun2008-11-17
* Add missing options to the help output.Diego Biurrun2008-11-17
* cosmetics: Move some options to more sensible places within the help output.Diego Biurrun2008-11-17
* Move zlib/bzlib options to the external library section of the help output andDiego Biurrun2008-11-17
* spelling and wording cosmetics for the help outputDiego Biurrun2008-11-17
* Take build_suffix into account in pkg-config files.Charles Yates2008-11-17
* Print just [no] or [yes] in the help output instead of [default=no/yes].Diego Biurrun2008-11-17
* Make the library names for the require checks more explicit.Stefano Sabatini2008-11-16
* Add checks on the _mingw.h and w32api.h versions.Stefano Sabatini2008-11-08
* Enable CMOV usage on x86_64 arch. All x86_64 CPUs have it.Dominik Mierzejewski2008-11-01
* svq3 decoder may need zlibBaptiste Coudurier2008-10-27
* enable zlib and bzlib only when usefulAurelien Jacobs2008-10-25