| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: do not bypass cpuflags section if --cpu not given | Mans Rullgard | 2012-12-07 | 1 | -6/+5 |
* | ppc: always use pic for shared libraries | Luca Barbato | 2012-12-03 | 1 | -0/+1 |
* | configure: Strip ordinals from mingw generated def files | Martin Storsjö | 2012-12-03 | 1 | -2/+2 |
* | configure: arm: detect default thumb state of compiler | Mans Rullgard | 2012-12-03 | 1 | -0/+1 |
* | build: Make the ISMV muxer select the MOV muxer | Diego Biurrun | 2012-12-03 | 1 | -0/+1 |
* | configure: move arm arch extensions to a separate variable | Mans Rullgard | 2012-12-03 | 1 | -6/+10 |
* | configure: avplay now depends on avresample | Diego Biurrun | 2012-12-02 | 1 | -1/+1 |
* | configure: fix indentation in option parsing loop | Mans Rullgard | 2012-12-01 | 1 | -60/+60 |
* | configure: Use headers in the check for _beginthreadex for w32threads | Martin Storsjö | 2012-11-30 | 1 | -1/+1 |
* | avutil: Use a configure check to enable windows console functions | Martin Storsjö | 2012-11-30 | 1 | -0/+2 |
* | cmdutils: Use a configure check for enabling CommandLineToArgvW | Martin Storsjö | 2012-11-29 | 1 | -0/+1 |
* | configure: Enable avconv filter dependencies automatically | Martin Storsjö | 2012-11-27 | 1 | -3/+3 |
* | configure: Add separate list for libraries and use where appropriate | Diego Biurrun | 2012-11-26 | 1 | -26/+21 |
* | configure: suncc: Add compiler arch support for Nehalem & Sandy Bridge | Sean McGovern | 2012-11-25 | 1 | -1/+3 |
* | configure: sort cpuflags section by architecture | Mans Rullgard | 2012-11-23 | 1 | -76/+77 |
* | configure: properly support DEC/Compaq compiler | Mans Rullgard | 2012-11-23 | 1 | -9/+31 |
* | build: add rules to generate preprocessed source files | Mans Rullgard | 2012-11-23 | 1 | -0/+1 |
* | configure: Refactor CPPFLAGS settings for glibc/uclibc | Diego Biurrun | 2012-11-18 | 1 | -3/+3 |
* | configure: add basic support for ARM AArch64 | Mans Rullgard | 2012-11-18 | 1 | -0/+15 |
* | build: set -U__STRICT_ANSI__ for newlib | Mans Rullgard | 2012-11-18 | 1 | -1/+1 |
* | parisc: work around bug in gcc 4.3 and later | Mans Rullgard | 2012-11-17 | 1 | -0/+8 |
* | configure: Check for -Werror parameters on clang | Martin Storsjö | 2012-11-15 | 1 | -0/+2 |
* | configure: Add option to disable all command line programs | Diego Biurrun | 2012-11-14 | 1 | -2/+8 |
* | ppc: do not pass redundant compiler flags | Mans Rullgard | 2012-11-14 | 1 | -5/+5 |
* | configure: remove support for -n flag in print_enabled() | Mans Rullgard | 2012-11-12 | 1 | -2/+1 |
* | x86: Require an assembler able to cope with AVX instructions | Diego Biurrun | 2012-11-11 | 1 | -2/+1 |
* | configure: add lavu dependency to lavr/lavfi .pc files | Anton Khirnov | 2012-11-11 | 1 | -2/+2 |
* | libvpxenc: Allow enabling constrained quality (CQ) mode | James Zern | 2012-11-08 | 1 | -2/+2 |
* | 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 |