summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: Make warnings from -Wreturn-type fatal errorsDiego Biurrun2013-01-14
* suncc: Replace more GCC flags by their equivalents in suncc_flags()Sean McGovern2013-01-14
* libvpx: make vp8 and vp9 selectableLuca Barbato2013-01-14
* vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13
* vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13
* vdpau: Add MPEG-4 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13
* vdpau: Add MPEG-1/2 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13
* configure: enable pic for shared libs on AArch64Marcin Juszkiewicz2013-01-11
* Drop Snow codecDiego Biurrun2013-01-06
* configure: suppress -fPIC in msvc buildsHendrik Leppkes2012-12-31
* build: Add rtpenc_chain extra config optionDiego Biurrun2012-12-28
* configure: Add --disable-all command line optionDiego Biurrun2012-12-28
* configure: cosmetics: Separate hwaccel dependencies from decoders/encodersDiego Biurrun2012-12-23
* configure: Make avconv depend on null, anull and resample filtersDiego Biurrun2012-12-21
* miscellaneous typo fixesDiego Biurrun2012-12-21
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20
* configure: formatting cosmeticsDiego Biurrun2012-12-18
* configure: fix automatic processing of _extralibs in check_depsMans Rullgard2012-12-09
* configure: Have protocols select network code instead of depending on itDiego Biurrun2012-12-09
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-07
* arm: detect cpu features at runtime on LinuxMans Rullgard2012-12-07
* arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-07
* configure: arm: make _inline arch ext symbols depend on inline_asmMans Rullgard2012-12-07
* configure: arm: check inline and external asm support for extensionsMans Rullgard2012-12-07
* configure: add check_insn functionMans Rullgard2012-12-07
* configure: clean up check_inline_asm and check_as functionsMans Rullgard2012-12-07
* configure: arm: set fast_clz and fast_unaligned in cpuflags sectionMans Rullgard2012-12-07
* configure: arm: detect toolchain default arch versionMans Rullgard2012-12-07
* configure: do not bypass cpuflags section if --cpu not givenMans Rullgard2012-12-07
* ppc: always use pic for shared librariesLuca Barbato2012-12-03
* configure: Strip ordinals from mingw generated def filesMartin Storsjö2012-12-03
* configure: arm: detect default thumb state of compilerMans Rullgard2012-12-03
* build: Make the ISMV muxer select the MOV muxerDiego Biurrun2012-12-03
* configure: move arm arch extensions to a separate variableMans Rullgard2012-12-03
* configure: avplay now depends on avresampleDiego Biurrun2012-12-02
* configure: fix indentation in option parsing loopMans Rullgard2012-12-01
* configure: Use headers in the check for _beginthreadex for w32threadsMartin Storsjö2012-11-30
* avutil: Use a configure check to enable windows console functionsMartin Storsjö2012-11-30
* cmdutils: Use a configure check for enabling CommandLineToArgvWMartin Storsjö2012-11-29
* configure: Enable avconv filter dependencies automaticallyMartin Storsjö2012-11-27
* configure: Add separate list for libraries and use where appropriateDiego Biurrun2012-11-26
* configure: suncc: Add compiler arch support for Nehalem & Sandy BridgeSean McGovern2012-11-25
* configure: sort cpuflags section by architectureMans Rullgard2012-11-23
* configure: properly support DEC/Compaq compilerMans Rullgard2012-11-23
* build: add rules to generate preprocessed source filesMans Rullgard2012-11-23
* configure: Refactor CPPFLAGS settings for glibc/uclibcDiego Biurrun2012-11-18
* configure: add basic support for ARM AArch64Mans Rullgard2012-11-18
* build: set -U__STRICT_ANSI__ for newlibMans Rullgard2012-11-18
* parisc: work around bug in gcc 4.3 and laterMans Rullgard2012-11-17
* configure: Check for -Werror parameters on clangMartin Storsjö2012-11-15