summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* libcdio: support recent cdio-paranoiaLuca Barbato2013-01-171-2/+5
* configure: enable pic for shared libs on AArch64Marcin Juszkiewicz2013-01-111-1/+1
* configure: suppress -fPIC in msvc buildsHendrik Leppkes2012-12-311-0/+1
* build: Add rtpenc_chain extra config optionDiego Biurrun2012-12-281-2/+4
* configure: Add --disable-all command line optionDiego Biurrun2012-12-281-0/+5
* configure: cosmetics: Separate hwaccel dependencies from decoders/encodersDiego Biurrun2012-12-231-22/+24
* configure: Make avconv depend on null, anull and resample filtersDiego Biurrun2012-12-211-2/+3
* miscellaneous typo fixesDiego Biurrun2012-12-211-1/+1
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-201-4/+6
* configure: formatting cosmeticsDiego Biurrun2012-12-181-4/+8
* configure: fix automatic processing of _extralibs in check_depsMans Rullgard2012-12-091-4/+15
* configure: Have protocols select network code instead of depending on itDiego Biurrun2012-12-091-9/+7
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-071-0/+1
* arm: detect cpu features at runtime on LinuxMans Rullgard2012-12-071-1/+3
* arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-071-6/+6
* configure: arm: make _inline arch ext symbols depend on inline_asmMans Rullgard2012-12-071-0/+2
* configure: arm: check inline and external asm support for extensionsMans Rullgard2012-12-071-6/+8
* configure: add check_insn functionMans Rullgard2012-12-071-0/+6
* configure: clean up check_inline_asm and check_as functionsMans Rullgard2012-12-071-5/+10
* configure: arm: set fast_clz and fast_unaligned in cpuflags sectionMans Rullgard2012-12-071-2/+7
* configure: arm: detect toolchain default arch versionMans Rullgard2012-12-071-0/+32
* configure: do not bypass cpuflags section if --cpu not givenMans Rullgard2012-12-071-6/+5
* ppc: always use pic for shared librariesLuca Barbato2012-12-031-0/+1
* configure: Strip ordinals from mingw generated def filesMartin Storsjö2012-12-031-2/+2
* configure: arm: detect default thumb state of compilerMans Rullgard2012-12-031-0/+1
* build: Make the ISMV muxer select the MOV muxerDiego Biurrun2012-12-031-0/+1
* configure: move arm arch extensions to a separate variableMans Rullgard2012-12-031-6/+10
* configure: avplay now depends on avresampleDiego Biurrun2012-12-021-1/+1
* configure: fix indentation in option parsing loopMans Rullgard2012-12-011-60/+60
* configure: Use headers in the check for _beginthreadex for w32threadsMartin Storsjö2012-11-301-1/+1
* avutil: Use a configure check to enable windows console functionsMartin Storsjö2012-11-301-0/+2
* cmdutils: Use a configure check for enabling CommandLineToArgvWMartin Storsjö2012-11-291-0/+1
* configure: Enable avconv filter dependencies automaticallyMartin Storsjö2012-11-271-3/+3
* configure: Add separate list for libraries and use where appropriateDiego Biurrun2012-11-261-26/+21
* configure: suncc: Add compiler arch support for Nehalem & Sandy BridgeSean McGovern2012-11-251-1/+3
* configure: sort cpuflags section by architectureMans Rullgard2012-11-231-76/+77
* configure: properly support DEC/Compaq compilerMans Rullgard2012-11-231-9/+31
* build: add rules to generate preprocessed source filesMans Rullgard2012-11-231-0/+1
* configure: Refactor CPPFLAGS settings for glibc/uclibcDiego Biurrun2012-11-181-3/+3
* configure: add basic support for ARM AArch64Mans Rullgard2012-11-181-0/+15
* build: set -U__STRICT_ANSI__ for newlibMans Rullgard2012-11-181-1/+1
* parisc: work around bug in gcc 4.3 and laterMans Rullgard2012-11-171-0/+8
* configure: Check for -Werror parameters on clangMartin Storsjö2012-11-151-0/+2
* configure: Add option to disable all command line programsDiego Biurrun2012-11-141-2/+8
* ppc: do not pass redundant compiler flagsMans Rullgard2012-11-141-5/+5
* configure: remove support for -n flag in print_enabled()Mans Rullgard2012-11-121-2/+1
* x86: Require an assembler able to cope with AVX instructionsDiego Biurrun2012-11-111-2/+1
* 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