Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-21configure: Make avconv depend on null, anull and resample filtersDiego Biurrun
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-12-20lavc: introduce VideoDSPContextRonald S. Bultje
2012-12-18configure: formatting cosmeticsDiego Biurrun
2012-12-10configure: fix automatic processing of _extralibs in check_depsMans Rullgard
2012-12-09configure: Have protocols select network code instead of depending on itDiego Biurrun
2012-12-08tak: demuxer, parser, and decoderPaul B Mahol
2012-12-07arm: detect cpu features at runtime on LinuxMans Rullgard
2012-12-07arm: rename ARMVFP config symbol to VFPMans Rullgard
2012-12-07configure: arm: make _inline arch ext symbols depend on inline_asmMans Rullgard
2012-12-07configure: arm: check inline and external asm support for extensionsMans Rullgard
2012-12-07configure: add check_insn functionMans Rullgard
2012-12-07configure: clean up check_inline_asm and check_as functionsMans Rullgard
2012-12-07configure: arm: set fast_clz and fast_unaligned in cpuflags sectionMans Rullgard
2012-12-07configure: arm: detect toolchain default arch versionMans Rullgard
2012-12-07configure: do not bypass cpuflags section if --cpu not givenMans Rullgard
2012-12-04ppc: always use pic for shared librariesLuca Barbato
2012-12-03configure: Strip ordinals from mingw generated def filesMartin Storsjö
2012-12-03configure: arm: detect default thumb state of compilerMans Rullgard
2012-12-03build: Make the ISMV muxer select the MOV muxerDiego Biurrun
2012-12-03configure: move arm arch extensions to a separate variableMans Rullgard
2012-12-03configure: avplay now depends on avresampleDiego Biurrun
2012-12-02configure: fix indentation in option parsing loopMans Rullgard
2012-11-30configure: Use headers in the check for _beginthreadex for w32threadsMartin Storsjö
2012-11-30avutil: Use a configure check to enable windows console functionsMartin Storsjö
2012-11-29cmdutils: Use a configure check for enabling CommandLineToArgvWMartin Storsjö
2012-11-27configure: Enable avconv filter dependencies automaticallyMartin Storsjö
2012-11-27configure: Add separate list for libraries and use where appropriateDiego Biurrun
2012-11-25configure: suncc: Add compiler arch support for Nehalem & Sandy BridgeSean McGovern
2012-11-23configure: sort cpuflags section by architectureMans Rullgard
2012-11-23configure: properly support DEC/Compaq compilerMans Rullgard
2012-11-23build: add rules to generate preprocessed source filesMans Rullgard
2012-11-18configure: Refactor CPPFLAGS settings for glibc/uclibcDiego Biurrun
2012-11-18configure: add basic support for ARM AArch64Mans Rullgard
2012-11-18build: set -U__STRICT_ANSI__ for newlibMans Rullgard
2012-11-17parisc: work around bug in gcc 4.3 and laterMans Rullgard
2012-11-15configure: Check for -Werror parameters on clangMartin Storsjö
2012-11-15configure: Add option to disable all command line programsDiego Biurrun
2012-11-14ppc: do not pass redundant compiler flagsMans Rullgard
2012-11-12configure: remove support for -n flag in print_enabled()Mans Rullgard
2012-11-11x86: Require an assembler able to cope with AVX instructionsDiego Biurrun
2012-11-11configure: add lavu dependency to lavr/lavfi .pc filesAnton Khirnov
2012-11-08libvpxenc: Allow enabling constrained quality (CQ) modeJames Zern
2012-10-30configure: fix print_config() with broke awksMans Rullgard
2012-10-30configure: rewrite print_config() function using awkMans Rullgard
2012-10-30avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö
2012-10-27configure: detect sparc64 automaticallyMans Rullgard
2012-10-27configure: fix tests for 2-arg math functionsMans Rullgard
2012-10-26configure: sanitise sparc vis checkMans Rullgard
2012-10-26configure: recognise more sparc variants as --cpu argumentMichael Kostylev