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-11-05configure: Move -Wno-maybe-uninitialized check into gcc sectionDiego Biurrun
2013-11-02Add an HDS live fragmenting muxerMartin Storsjö
2013-11-02configure: Properly check for availability of -Wno-foo warning flagsDiego Biurrun
2013-11-02configure: Split test_cflags function off from check_cflagsDiego Biurrun
2013-10-31Add HEVC decoderGuillaume Martres
2013-10-29configure: Provide an hardened toolchain optionLuca Barbato
2013-10-29configure: Move gcc-only -W option where it belongsLuca Barbato
2013-10-28configure: Disable -Wmaybe-uninitialized by defaultLuca Barbato
2013-10-25libavutil: x86: Add AVX2 capable CPU detection.Kieran Kunhya
2013-10-23movenc: Add an F4V muxerClément Bœsch
2013-10-09build: Require yasm 0.8.0 or higherDerek Buitenhuis
2013-10-07build: Strip spurious labelsLoren Merritt
2013-09-24configure: Enable -Qansi-alias for icl 14+Alex Smith
2013-09-20msvc/icl: Use __declspec(deprecated)Alex Smith
2013-09-19build: Support cparserLuca Barbato
2013-09-18Add a WebP decoderJustin Ruggles
2013-09-16Fix references to deleted avcodec_encode_video() functionVittorio Giovara
2013-09-12configure: Mention that icl does not build both static and shared libsDiego Biurrun
2013-09-11configure: Fix wrong reference to user support mailing listDiego Biurrun
2013-09-04build: Report an error message when a pc file is not foundLuca Barbato
2013-08-31configure: Add docdir configuration optionVittorio Giovara
2013-08-28configure: x86: Fix handling of i686 and cpunop featuresDiego Biurrun
2013-08-20Add a libfdk-aac decoderMartin Storsjö
2013-08-15hlsenc: Add a proper dependency on the mpegts muxerMartin Storsjö
2013-08-08Voxware MetaSound decoderKostya Shishkov
2013-08-06configure: Properly split dv1394 indev dependenciesDiego Biurrun
2013-08-06configure: Properly set zlib dependencies for all componentsDiego Biurrun
2013-08-06configure: The W64 demuxer should select the WAV demuxer, not depend on itDiego Biurrun
2013-08-06configure: Properly split avserver component and system dependenciesDiego Biurrun
2013-08-06riff: Move demuxing code to a separate file.Diego Biurrun
2013-08-06riff: Move muxing code to a separate fileDiego Biurrun
2013-08-05lavf: Support unix socketsLuca Barbato
2013-08-05vdpau: remove old-style decodersRémi Denis-Courmont
2013-08-03configure: Check for GCC diagnostic pragma support inside of functionsDiego Biurrun
2013-08-02build: Add _Pragma macro to disable deprecated declaration warningsDiego Biurrun
2013-07-29configure: Detect AIX ar command instead of hardcoding it in the OS sectionDiego Biurrun
2013-07-26AIX: add support for shared buildsMichael Kostylev
2013-07-25miscellaneous typo fixesDiego Biurrun
2013-07-21configure: generate full msvc debug symbols when linking in debug modeHendrik Leppkes
2013-07-18avserver: Remove unused loadable module supportMartin Storsjö
2013-07-11configure: Check for support for labels in the inline assemblyMartin Storsjö
2013-07-04compat: wrap math.h to avoid AIX-specific clashesLuca Barbato
2013-06-25configure: Do not omit frame pointers for msvc/icl debug buildsAlex Smith
2013-06-25configure: Do not explicitly set Oy for msvc/iclAlex Smith
2013-06-23configure: whitespace cosmeticsDiego Biurrun
2013-06-23configure: Simplify an expression with enabled_all.Diego Biurrun
2013-06-23configure: More msvc/icl combiningAlex Smith
2013-06-19configure: Remove unneeded icl inline compatibility definitionAlex Smith
2013-06-10lavc: add a libwavpack encoder wrapperAnton Khirnov
2013-06-10configure: Don't add -fPIC on windows targetsMartin Storsjö