summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: fix print_config() with broke awksMans Rullgard2012-10-30
* configure: rewrite print_config() function using awkMans Rullgard2012-10-30
* avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö2012-10-29
* configure: detect sparc64 automaticallyMans Rullgard2012-10-27
* configure: fix tests for 2-arg math functionsMans Rullgard2012-10-26
* configure: sanitise sparc vis checkMans Rullgard2012-10-26
* configure: recognise more sparc variants as --cpu argumentMichael Kostylev2012-10-26
* avutil: Make LZO decoder code configure-time selectableDiego Biurrun2012-10-25
* configure: detect parisc64 automaticallyMans Rullgard2012-10-24
* configure: detect ppc64 automaticallyMans Rullgard2012-10-24
* configure: detect mips64 automaticallyMans Rullgard2012-10-24
* configure: generalise 64-bit testMans Rullgard2012-10-24
* build: Plan 9 supportMans Rullgard2012-10-23
* build: allow targets to specify extra objects to link with executablesMans Rullgard2012-10-23
* libm: add fallbacks for various single-precision functionsMans Rullgard2012-10-23
* network: use getservbyport() only if availableMans Rullgard2012-10-23
* configure: Group math functions into a separate variableDiego Biurrun2012-10-20
* configure: Disable Snow decoder and encoder by defaultDiego Biurrun2012-10-19
* configure: fix libcdio checkMans Rullgard2012-10-19
* Add support for building shared libraries with MSVCMartin Storsjö2012-10-18
* configure: Split out msvc as a separate target OSMartin Storsjö2012-10-18
* fate: list lavfi tests in a makefileMans Rullgard2012-10-17
* fate: dependencies for seek testsMans Rullgard2012-10-17
* fate: handle lavf test dependencies entirely in makeMans Rullgard2012-10-17
* configure: Add support for Tilera processorsDerek Buitenhuis2012-10-16
* build: simplify enabling of compat objectsMans Rullgard2012-10-15
* configure: simplify argument handling in check_ldMans Rullgard2012-10-15
* configure: simplify get_version() functionMans Rullgard2012-10-15
* build: support asan and tsan toolchain shortcutsLuca Barbato2012-10-15
* configure: check for mprotectMans Rullgard2012-10-15
* build: tms470: work around glibc math.h problemsMans Rullgard2012-10-13
* configure: improve tms470 compiler usage with glibcMans Rullgard2012-10-13
* configure: tms470: add mapping for -mfpu=vfpv3-d16 flagMans Rullgard2012-10-13
* configure: recognise Minix as OSMans Rullgard2012-10-13
* configure: work around bug in ash shellMans Rullgard2012-10-13
* configure: use utilities from /usr/xpg4/bin if it existsMans Rullgard2012-10-12
* avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-12
* build: add support for Tru64 (OSF/1)Mans Rullgard2012-10-12
* random_seed: Support using CryptGenRandom on windowsMartin Storsjö2012-10-11
* mingw/cygwin: Stop adding -fno-common to gcc CFLAGSDiego Biurrun2012-10-09
* build: add LTO support for PGI compilerMans Rullgard2012-10-08
* build: add -Mdse to PGI optimisation flagsMans Rullgard2012-10-08
* build: error on variable-length arraysMans Rullgard2012-10-05
* x86: Drop CPU detection intrinsicsDiego Biurrun2012-10-04
* configure: add --enable-lto optionMans Rullgard2012-10-04
* build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIODiego Biurrun2012-10-04
* configure: Refactor HAVE_ options available on the command lineDiego Biurrun2012-10-03
* msvc: Fix detection of VFW & Avisynth required libsDerek Buitenhuis2012-10-01
* Opus encoder using libopusNathan Caldwell2012-10-01
* Opus decoder using libopusNicolas George2012-09-28