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
2013-11-26configure: define CONFIG_THIS_YEAR at the configure levelStefano Sabatini
2013-11-26Merge commit 'ab81f24ad43bddf77ddd25cba86780c1c884996c'Michael Niedermayer
2013-11-25build: Integrate multilibrary examples into the build systemDiego Biurrun
2013-11-25Partially revert "Merge commit 'f187557ab4612776f7f527ecf3d40062975c3e4c'"James Almer
2013-11-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-24build: Import makedef script from c99-to-c89Derek Buitenhuis
2013-11-24Merge commit 'f187557ab4612776f7f527ecf3d40062975c3e4c'Michael Niedermayer
2013-11-23build: more fine-grained dependencies for documentation build toolsDiego Biurrun
2013-11-23Merge commit '7671dd7cd7d51bbd637cc46d8f104a141bc355ea'Michael Niedermayer
2013-11-23avconv: add support for VDPAU decodingAnton Khirnov
2013-11-23Add --enable-rpath option to add -Wl,-rpath to pkg-config files.Reimar Döffinger
2013-11-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-21configure: Avoid requiring c99wrap for working around msys path issuesMartin Storsjö
2013-11-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-20win{32,64}: Hard disable symbol versioningDerek Buitenhuis
2013-11-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-19configure: Don't use symlinks for creating the out of tree makefileMartin Storsjö
2013-11-18Add decoder dependency to the HEVC parser.Carl Eugen Hoyos
2013-11-15lavc: VP9 decoderRonald S. Bultje
2013-11-14Merge commit '16381923fb7b9087ce559fb1cd3594469ac6788b'Michael Niedermayer
2013-11-13configure: Check whether MSVC requires using the C89-to-C99 converterMartin Storsjö
2013-11-09build: avoid stdin stall with GNU AS probing.Clément Bœsch
2013-11-08Merge commit '0338c396987c82b41d322630ea9712fe5f9561d6'Michael Niedermayer
2013-11-08dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun
2013-11-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-05configure: Move -Wno-maybe-uninitialized check into gcc sectionDiego Biurrun
2013-11-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-02Merge commit '056fd4fe65e70b4dbca97bcf7faf8b7ce3df993f'Michael Niedermayer
2013-11-02Merge commit '23157d72b565e0228fec97f1eb059d4f8021a260'Michael Niedermayer
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-29Merge commit 'e78913052263af80855590659fb0f705e8f13c8a'Michael Niedermayer
2013-10-29Merge commit 'dcd3eda6cb8884beeb67ef5eb61b4bb6b01d29ea'Michael Niedermayer
2013-10-29configure: Provide an hardened toolchain optionLuca Barbato
2013-10-29configure: Move gcc-only -W option where it belongsLuca Barbato
2013-10-28Merge commit 'de6061203e2d509579ab110fb1873aade34320f5'Michael Niedermayer
2013-10-28configure: Disable -Wmaybe-uninitialized by defaultLuca Barbato
2013-10-28libavfilter/vf_noise: relicense to LGPLPaul B Mahol
2013-10-26configure: link with built libs when pc-uninstalled is usedLukasz Marek
2013-10-26Add AVX2 capable CPU detection. Patch based on x264's AVX2 detectionKieran Kunhya
2013-10-25libavutil: x86: Add AVX2 capable CPU detection.Kieran Kunhya
2013-10-25configure: abort if threading without atomics is usedMichael Niedermayer
2013-10-24lavd: add fbdev output deviceLukasz Marek
2013-10-23movenc: Add an F4V muxerClément Bœsch
2013-10-21make it possible to compile ffmpeg without swscalePaul B Mahol
2013-10-19configure: remove \r from cc_ident,俞晓磊
2013-10-16lavc: add a HEVC decoder.Guillaume Martres
2013-10-15configure: Warn when inline asm is disabled for ICLMichael Niedermayer