summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: add lavu dependency to lavr/lavfi .pc filesAnton Khirnov2012-11-111-2/+2
* libvpxenc: Allow enabling constrained quality (CQ) modeJames Zern2012-11-081-2/+2
* configure: fix print_config() with broke awksMans Rullgard2012-10-301-1/+1
* configure: rewrite print_config() function using awkMans Rullgard2012-10-301-21/+19
* avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö2012-10-291-0/+1
* configure: detect sparc64 automaticallyMans Rullgard2012-10-271-3/+6
* configure: fix tests for 2-arg math functionsMans Rullgard2012-10-261-3/+9
* configure: sanitise sparc vis checkMans Rullgard2012-10-261-3/+1
* configure: recognise more sparc variants as --cpu argumentMichael Kostylev2012-10-261-3/+3
* avutil: Make LZO decoder code configure-time selectableDiego Biurrun2012-10-251-1/+5
* configure: detect parisc64 automaticallyMans Rullgard2012-10-241-6/+6
* configure: detect ppc64 automaticallyMans Rullgard2012-10-241-5/+4
* configure: detect mips64 automaticallyMans Rullgard2012-10-241-6/+6
* configure: generalise 64-bit testMans Rullgard2012-10-241-2/+9
* build: Plan 9 supportMans Rullgard2012-10-231-1/+21
* build: allow targets to specify extra objects to link with executablesMans Rullgard2012-10-231-0/+1
* libm: add fallbacks for various single-precision functionsMans Rullgard2012-10-231-0/+8
* network: use getservbyport() only if availableMans Rullgard2012-10-231-0/+2
* configure: Group math functions into a separate variableDiego Biurrun2012-10-201-32/+23
* configure: Disable Snow decoder and encoder by defaultDiego Biurrun2012-10-191-0/+2
* configure: fix libcdio checkMans Rullgard2012-10-191-1/+1
* Add support for building shared libraries with MSVCMartin Storsjö2012-10-181-1/+20
* configure: Split out msvc as a separate target OSMartin Storsjö2012-10-181-4/+8
* fate: list lavfi tests in a makefileMans Rullgard2012-10-171-14/+1
* fate: dependencies for seek testsMans Rullgard2012-10-171-3/+1
* fate: handle lavf test dependencies entirely in makeMans Rullgard2012-10-171-46/+1
* configure: Add support for Tilera processorsDerek Buitenhuis2012-10-161-0/+5
* build: simplify enabling of compat objectsMans Rullgard2012-10-151-4/+11
* configure: simplify argument handling in check_ldMans Rullgard2012-10-151-5/+2
* configure: simplify get_version() functionMans Rullgard2012-10-151-1/+1
* build: support asan and tsan toolchain shortcutsLuca Barbato2012-10-151-0/+10
* configure: check for mprotectMans Rullgard2012-10-151-0/+2
* build: tms470: work around glibc math.h problemsMans Rullgard2012-10-131-0/+1
* configure: improve tms470 compiler usage with glibcMans Rullgard2012-10-131-3/+9
* configure: tms470: add mapping for -mfpu=vfpv3-d16 flagMans Rullgard2012-10-131-0/+1
* configure: recognise Minix as OSMans Rullgard2012-10-131-0/+2
* configure: work around bug in ash shellMans Rullgard2012-10-131-1/+1
* configure: use utilities from /usr/xpg4/bin if it existsMans Rullgard2012-10-121-0/+2
* avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-121-8/+0
* build: add support for Tru64 (OSF/1)Mans Rullgard2012-10-121-0/+4
* random_seed: Support using CryptGenRandom on windowsMartin Storsjö2012-10-111-0/+2
* mingw/cygwin: Stop adding -fno-common to gcc CFLAGSDiego Biurrun2012-10-091-2/+0
* build: add LTO support for PGI compilerMans Rullgard2012-10-081-0/+1
* build: add -Mdse to PGI optimisation flagsMans Rullgard2012-10-081-1/+1
* build: error on variable-length arraysMans Rullgard2012-10-051-0/+1
* x86: Drop CPU detection intrinsicsDiego Biurrun2012-10-041-6/+0
* configure: add --enable-lto optionMans Rullgard2012-10-041-11/+27
* build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIODiego Biurrun2012-10-041-10/+12
* configure: Refactor HAVE_ options available on the command lineDiego Biurrun2012-10-031-6/+8
* msvc: Fix detection of VFW & Avisynth required libsDerek Buitenhuis2012-10-011-0/+2
OpenPOWER on IntegriCloud