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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-21libgsm: detect libgsm header pathBrad Smith
2013-01-18configure: Run SHFLAGS through ldflags_filter()Sean McGovern
2013-01-18libcdio: support recent cdio-paranoiaLuca Barbato
2013-01-16configure: Make the new srtp protocol depend on the rtp protocolMartin Storsjö
2013-01-15configure: Make warnings from -Wreturn-type fatal errorsDiego Biurrun
2013-01-14suncc: Replace more GCC flags by their equivalents in suncc_flags()Sean McGovern
2013-01-14libvpx: make vp8 and vp9 selectableLuca Barbato
2013-01-13vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont
2013-01-13vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont
2013-01-13vdpau: Add MPEG-4 decoding via hwaccel infrastructureRémi Denis-Courmont
2013-01-13vdpau: Add MPEG-1/2 decoding via hwaccel infrastructureRémi Denis-Courmont
2013-01-11configure: enable pic for shared libs on AArch64Marcin Juszkiewicz
2013-01-06Drop Snow codecDiego Biurrun
2012-12-31configure: suppress -fPIC in msvc buildsHendrik Leppkes
2012-12-28build: Add rtpenc_chain extra config optionDiego Biurrun
2012-12-28configure: Add --disable-all command line optionDiego Biurrun
2012-12-23configure: cosmetics: Separate hwaccel dependencies from decoders/encodersDiego Biurrun
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