]> git.sesse.net Git - ffmpeg/history - configure
configure: move arm arch extensions to a separate variable
[ffmpeg] / configure
2012-12-03 Mans Rullgardconfigure: move arm arch extensions to a separate variable
2012-12-02 Diego Biurrunconfigure: avplay now depends on avresample
2012-12-01 Mans Rullgardconfigure: fix indentation in option parsing loop
2012-11-30 Martin Storsjöconfigure: Use headers in the check for _beginthreadex...
2012-11-30 Martin Storsjöavutil: Use a configure check to enable windows console...
2012-11-29 Martin Storsjöcmdutils: Use a configure check for enabling CommandLin...
2012-11-27 Martin Storsjöconfigure: Enable avconv filter dependencies automatically
2012-11-26 Diego Biurrunconfigure: Add separate list for libraries and use...
2012-11-25 Sean McGovernconfigure: suncc: Add compiler arch support for Nehalem...
2012-11-23 Mans Rullgardconfigure: sort cpuflags section by architecture
2012-11-23 Mans Rullgardconfigure: properly support DEC/Compaq compiler
2012-11-23 Mans Rullgardbuild: add rules to generate preprocessed source files
2012-11-18 Diego Biurrunconfigure: Refactor CPPFLAGS settings for glibc/uclibc
2012-11-18 Mans Rullgardconfigure: add basic support for ARM AArch64
2012-11-18 Mans Rullgardbuild: set -U__STRICT_ANSI__ for newlib
2012-11-17 Mans Rullgardparisc: work around bug in gcc 4.3 and later
2012-11-15 Martin Storsjöconfigure: Check for -Werror parameters on clang
2012-11-14 Diego Biurrunconfigure: Add option to disable all command line programs
2012-11-14 Mans Rullgardppc: do not pass redundant compiler flags
2012-11-12 Mans Rullgardconfigure: remove support for -n flag in print_enabled()
2012-11-11 Diego Biurrunx86: Require an assembler able to cope with AVX instruc...
2012-11-11 Anton Khirnovconfigure: add lavu dependency to lavr/lavfi .pc files
2012-11-07 James Zernlibvpxenc: Allow enabling constrained quality (CQ)...
2012-10-30 Mans Rullgardconfigure: fix print_config() with broke awks
2012-10-30 Mans Rullgardconfigure: rewrite print_config() function using awk
2012-10-29 Martin Storsjöavcodec: Add a RFC 3389 comfort noise codec
2012-10-27 Mans Rullgardconfigure: detect sparc64 automatically
2012-10-26 Mans Rullgardconfigure: fix tests for 2-arg math functions
2012-10-26 Mans Rullgardconfigure: sanitise sparc vis check
2012-10-26 Michael Kostylevconfigure: recognise more sparc variants as --cpu argument
2012-10-25 Diego Biurrunavutil: Make LZO decoder code configure-time selectable
2012-10-24 Mans Rullgardconfigure: detect parisc64 automatically
2012-10-24 Mans Rullgardconfigure: detect ppc64 automatically
2012-10-24 Mans Rullgardconfigure: detect mips64 automatically
2012-10-24 Mans Rullgardconfigure: generalise 64-bit test
2012-10-23 Mans Rullgardbuild: Plan 9 support
2012-10-23 Mans Rullgardbuild: allow targets to specify extra objects to link...
2012-10-23 Mans Rullgardlibm: add fallbacks for various single-precision functions
2012-10-23 Mans Rullgardnetwork: use getservbyport() only if available
2012-10-20 Diego Biurrunconfigure: Group math functions into a separate variable
2012-10-19 Diego Biurrunconfigure: Disable Snow decoder and encoder by default
2012-10-19 Mans Rullgardconfigure: fix libcdio check
2012-10-18 Martin StorsjöAdd support for building shared libraries with MSVC
2012-10-18 Martin Storsjöconfigure: Split out msvc as a separate target OS
2012-10-17 Mans Rullgardfate: list lavfi tests in a makefile
2012-10-17 Mans Rullgardfate: dependencies for seek tests
2012-10-17 Mans Rullgardfate: handle lavf test dependencies entirely in make
2012-10-16 Derek Buitenhuisconfigure: Add support for Tilera processors
2012-10-15 Mans Rullgardbuild: simplify enabling of compat objects
2012-10-15 Mans Rullgardconfigure: simplify argument handling in check_ld
2012-10-15 Mans Rullgardconfigure: simplify get_version() function
2012-10-15 Luca Barbatobuild: support asan and tsan toolchain shortcuts
2012-10-15 Mans Rullgardconfigure: check for mprotect
2012-10-13 Mans Rullgardbuild: tms470: work around glibc math.h problems
2012-10-13 Mans Rullgardconfigure: improve tms470 compiler usage with glibc
2012-10-13 Mans Rullgardconfigure: tms470: add mapping for -mfpu=vfpv3-d16...
2012-10-13 Mans Rullgardconfigure: recognise Minix as OS
2012-10-13 Mans Rullgardconfigure: work around bug in ash shell
2012-10-12 Mans Rullgardconfigure: use utilities from /usr/xpg4/bin if it exists
2012-10-12 Diego Biurrunavcodec: Remove broken MMI optimizations
2012-10-12 Mans Rullgardbuild: add support for Tru64 (OSF/1)
2012-10-11 Martin Storsjörandom_seed: Support using CryptGenRandom on windows
2012-10-09 Diego Biurrunmingw/cygwin: Stop adding -fno-common to gcc CFLAGS
2012-10-08 Mans Rullgardbuild: add LTO support for PGI compiler
2012-10-08 Mans Rullgardbuild: add -Mdse to PGI optimisation flags
2012-10-05 Mans Rullgardbuild: error on variable-length arrays
2012-10-04 Diego Biurrunx86: Drop CPU detection intrinsics
2012-10-04 Mans Rullgardconfigure: add --enable-lto option
2012-10-04 Diego Biurrunbuild: Factor out mpegaudio dependencies to CONFIG_MPEG...
2012-10-03 Diego Biurrunconfigure: Refactor HAVE_ options available on the...
2012-10-01 Derek Buitenhuismsvc: Fix detection of VFW & Avisynth required libs
2012-10-01 Nathan CaldwellOpus encoder using libopus
2012-09-28 Nicolas GeorgeOpus decoder using libopus
2012-09-20 Mans Rullgardconfigure: update tms470 detection for latest version
2012-09-19 Mans Rullgardconfigure: msvc: default to 'lib' as 'ar' tool
2012-09-19 Mans Rullgardbuild: support some non-standard ar variants
2012-09-18 Mans Rullgardconfigure: add --toolchain option
2012-09-18 Martin Storsjöconfigure: Make the smoothstreaming muxer enable the...
2012-09-17 Mans Rullgardconfigure: include flags in nm variable
2012-09-14 Mans Rullgardconfigure: x86: improve ebp availability check
2012-09-13 Martin Storsjöos_support: Choose between direct.h and io.h using...
2012-09-11 Martin Storsjöconfigure: Only disable aligned stack on MSVC on 32 bit
2012-09-11 Diego Biurrunconfigure: indentation cosmetics
2012-09-10 Martin Storsjöconfigure: Adjust the xgetbv instrinsic check
2012-09-10 Diego Biurrunconfigure: Add --disable-inline-asm command line option
2012-09-10 Martin Storsjöconfigure: Don't try to enable the log2 function on...
2012-09-08 Mans Rullgardconfigure: msvc: fix/simplify setting of flags for...
2012-09-06 Martin Storsjöconfigure: Set the right cc_e flags for msvc
2012-09-05 Martin Storsjöconfigure: Disable some warnings in MSVC
2012-09-05 Ronald S. Bultjeconfigure: Add support for MSVC cl.exe/link.exe
2012-09-05 Ronald S. Bultjelavu: add snprintf(), vsnprint() and strtod() replaceme...
2012-09-05 Mans Rullgardconfigure: add section for libc-specific hacks
2012-09-05 Mans Rullgardbuild: disable ranlib on mingw
2012-09-05 Diego Biurrunbuild: eamad: Add missing dependency on mpegvideo code
2012-09-05 Diego Biurrunbuild: utvideoenc: Add missing dependency on Huffman...
2012-09-04 Diego Elio Pettenòconfigure: add support for bdver1 and bdver2 CPU types.
2012-08-31 Alberto DelmásMSS2 decoder
2012-08-31 Mans Rullgardconfigure: handle --disable-asm before check_deps
2012-08-30 Diego Biurrunconfigure: x86: Separate inline from standalone assembl...
2012-08-30 Diego Biurrunconfigure: Add more fine-grained SSE CPU capabilities...
next