| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: fix print_config() with broke awks | Mans Rullgard | 2012-10-30 | 1 | -1/+1 |
* | configure: rewrite print_config() function using awk | Mans Rullgard | 2012-10-30 | 1 | -21/+19 |
* | avcodec: Add a RFC 3389 comfort noise codec | Martin Storsjö | 2012-10-29 | 1 | -0/+1 |
* | configure: detect sparc64 automatically | Mans Rullgard | 2012-10-27 | 1 | -3/+6 |
* | configure: fix tests for 2-arg math functions | Mans Rullgard | 2012-10-26 | 1 | -3/+9 |
* | configure: sanitise sparc vis check | Mans Rullgard | 2012-10-26 | 1 | -3/+1 |
* | configure: recognise more sparc variants as --cpu argument | Michael Kostylev | 2012-10-26 | 1 | -3/+3 |
* | avutil: Make LZO decoder code configure-time selectable | Diego Biurrun | 2012-10-25 | 1 | -1/+5 |
* | configure: detect parisc64 automatically | Mans Rullgard | 2012-10-24 | 1 | -6/+6 |
* | configure: detect ppc64 automatically | Mans Rullgard | 2012-10-24 | 1 | -5/+4 |
* | configure: detect mips64 automatically | Mans Rullgard | 2012-10-24 | 1 | -6/+6 |
* | configure: generalise 64-bit test | Mans Rullgard | 2012-10-24 | 1 | -2/+9 |
* | build: Plan 9 support | Mans Rullgard | 2012-10-23 | 1 | -1/+21 |
* | build: allow targets to specify extra objects to link with executables | Mans Rullgard | 2012-10-23 | 1 | -0/+1 |
* | libm: add fallbacks for various single-precision functions | Mans Rullgard | 2012-10-23 | 1 | -0/+8 |
* | network: use getservbyport() only if available | Mans Rullgard | 2012-10-23 | 1 | -0/+2 |
* | 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 |