| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: Group math functions into a separate variable | Diego Biurrun | 2012-10-20 | 1 | -32/+23 |
* | configure: Disable Snow decoder and encoder by default | Diego Biurrun | 2012-10-19 | 1 | -0/+2 |
* | configure: fix libcdio check | Mans Rullgard | 2012-10-19 | 1 | -1/+1 |
* | Add support for building shared libraries with MSVC | Martin Storsjö | 2012-10-18 | 1 | -1/+20 |
* | configure: Split out msvc as a separate target OS | Martin Storsjö | 2012-10-18 | 1 | -4/+8 |
* | fate: list lavfi tests in a makefile | Mans Rullgard | 2012-10-17 | 1 | -14/+1 |
* | fate: dependencies for seek tests | Mans Rullgard | 2012-10-17 | 1 | -3/+1 |
* | fate: handle lavf test dependencies entirely in make | Mans Rullgard | 2012-10-17 | 1 | -46/+1 |
* | configure: Add support for Tilera processors | Derek Buitenhuis | 2012-10-16 | 1 | -0/+5 |
* | build: simplify enabling of compat objects | Mans Rullgard | 2012-10-15 | 1 | -4/+11 |
* | configure: simplify argument handling in check_ld | Mans Rullgard | 2012-10-15 | 1 | -5/+2 |
* | configure: simplify get_version() function | Mans Rullgard | 2012-10-15 | 1 | -1/+1 |
* | build: support asan and tsan toolchain shortcuts | Luca Barbato | 2012-10-15 | 1 | -0/+10 |
* | configure: check for mprotect | Mans Rullgard | 2012-10-15 | 1 | -0/+2 |
* | build: tms470: work around glibc math.h problems | Mans Rullgard | 2012-10-13 | 1 | -0/+1 |
* | configure: improve tms470 compiler usage with glibc | Mans Rullgard | 2012-10-13 | 1 | -3/+9 |
* | configure: tms470: add mapping for -mfpu=vfpv3-d16 flag | Mans Rullgard | 2012-10-13 | 1 | -0/+1 |
* | configure: recognise Minix as OS | Mans Rullgard | 2012-10-13 | 1 | -0/+2 |
* | configure: work around bug in ash shell | Mans Rullgard | 2012-10-13 | 1 | -1/+1 |
* | configure: use utilities from /usr/xpg4/bin if it exists | Mans Rullgard | 2012-10-12 | 1 | -0/+2 |
* | avcodec: Remove broken MMI optimizations | Diego Biurrun | 2012-10-12 | 1 | -8/+0 |
* | build: add support for Tru64 (OSF/1) | Mans Rullgard | 2012-10-12 | 1 | -0/+4 |
* | random_seed: Support using CryptGenRandom on windows | Martin Storsjö | 2012-10-11 | 1 | -0/+2 |
* | mingw/cygwin: Stop adding -fno-common to gcc CFLAGS | Diego Biurrun | 2012-10-09 | 1 | -2/+0 |
* | build: add LTO support for PGI compiler | Mans Rullgard | 2012-10-08 | 1 | -0/+1 |
* | build: add -Mdse to PGI optimisation flags | Mans Rullgard | 2012-10-08 | 1 | -1/+1 |
* | build: error on variable-length arrays | Mans Rullgard | 2012-10-05 | 1 | -0/+1 |
* | x86: Drop CPU detection intrinsics | Diego Biurrun | 2012-10-04 | 1 | -6/+0 |
* | configure: add --enable-lto option | Mans Rullgard | 2012-10-04 | 1 | -11/+27 |
* | build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIO | Diego Biurrun | 2012-10-04 | 1 | -10/+12 |
* | configure: Refactor HAVE_ options available on the command line | Diego Biurrun | 2012-10-03 | 1 | -6/+8 |
* | msvc: Fix detection of VFW & Avisynth required libs | Derek Buitenhuis | 2012-10-01 | 1 | -0/+2 |
* | Opus encoder using libopus | Nathan Caldwell | 2012-10-01 | 1 | -0/+1 |
* | Opus decoder using libopus | Nicolas George | 2012-09-28 | 1 | -0/+5 |
* | configure: update tms470 detection for latest version | Mans Rullgard | 2012-09-20 | 1 | -1/+1 |
* | configure: msvc: default to 'lib' as 'ar' tool | Mans Rullgard | 2012-09-19 | 1 | -0/+1 |
* | build: support some non-standard ar variants | Mans Rullgard | 2012-09-19 | 1 | -0/+13 |
* | configure: add --toolchain option | Mans Rullgard | 2012-09-18 | 1 | -0/+13 |
* | configure: Make the smoothstreaming muxer enable the ismv muxer | Martin Storsjö | 2012-09-18 | 1 | -0/+1 |
* | configure: include flags in nm variable | Mans Rullgard | 2012-09-17 | 1 | -5/+5 |
* | configure: x86: improve ebp availability check | Mans Rullgard | 2012-09-14 | 1 | -1/+4 |
* | os_support: Choose between direct.h and io.h using a configure check | Martin Storsjö | 2012-09-13 | 1 | -0/+2 |
* | configure: Only disable aligned stack on MSVC on 32 bit | Martin Storsjö | 2012-09-11 | 1 | -1/+2 |
* | configure: indentation cosmetics | Diego Biurrun | 2012-09-11 | 1 | -28/+24 |
* | configure: Adjust the xgetbv instrinsic check | Martin Storsjö | 2012-09-10 | 1 | -1/+1 |
* | configure: Add --disable-inline-asm command line option | Diego Biurrun | 2012-09-10 | 1 | -1/+3 |
* | configure: Don't try to enable the log2 function on msvcrt | Martin Storsjö | 2012-09-10 | 1 | -0/+2 |
* | configure: msvc: fix/simplify setting of flags for hostcc | Mans Rullgard | 2012-09-08 | 1 | -1/+1 |
* | configure: Set the right cc_e flags for msvc | Martin Storsjö | 2012-09-06 | 1 | -0/+1 |
* | configure: Disable some warnings in MSVC | Martin Storsjö | 2012-09-05 | 1 | -1/+2 |