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
2017-03-01Makefile: Clean compat/atomics/pthread subdirectory.Carl Eugen Hoyos
2017-03-01build: Allow generating dependencies as a side-effect of assemblingDiego Biurrun
2017-03-01build: Generalize yasm/nasm-related variable namesDiego Biurrun
2017-03-01build: Add "build" shorthand target that depends on all compile targetsDiego Biurrun
2017-03-01Makefile: Clean compat subdirectory.Carl Eugen Hoyos
2017-03-01build: Fine-grained link-time dependency settingsDiego Biurrun
2017-02-21build: Move cli tool sources to a separate subdirectoryDiego Biurrun
2017-02-21build: Separate logic for building examples from that for building avtoolsDiego Biurrun
2017-02-21build: Split logic for building examples off into a separate MakefileDiego Biurrun
2017-02-21build: Drop leftover reference to old EXAMPLES logicDiego Biurrun
2017-01-12Replace cmdutils_common_opts.h by a macroDiego Biurrun
2017-01-12build: Remove stray duplicate conditional variable declarationDiego Biurrun
2016-12-22build: Generate pkg-config files from Make and not from configureDiego Biurrun
2016-12-22build: Store library version numbers in .version filesDiego Biurrun
2016-12-22build: Move build-system-related helper files to a separate subdirectoryDiego Biurrun
2016-12-09build: Use _extralibs variable names instead of _libs everywhereDiego Biurrun
2016-12-07build: Ensure that the "all" target appears before all Makefile includesDiego Biurrun
2016-12-07build: Move entries related to building TOOLS to a subdirectory MakefileDiego Biurrun
2016-12-07build: Warn that reconfiguration is necessary if version.h files changedDiego Biurrun
2016-12-05build: Add EXTRALIBS to TOOLS linker commandDiego Biurrun
2016-12-03Remove Plan 9 supportDiego Biurrun
2016-10-27build: Hardcode avversion.h dependencyDiego Biurrun
2016-10-21Makefile: fix checking whether reconfiguring is requiredAnton Khirnov
2016-10-18build: Add VSX-OBJS to SUBDIR_VARSDiego Biurrun
2016-10-17build: Drop duplicate asm recipeDiego Biurrun
2016-06-26Merge commit '6641819feedb086ebba3d2be89b8d33980f367e1'Hendrik Leppkes
2016-06-10ffmpeg: Add cuvid hwaccel supportTimo Rothenpieler
2016-05-29build: Simplify postprocessing of linker version script filesDiego Biurrun
2016-05-29build: Change structure of the linker version script templatesDiego Biurrun
2016-05-29build: Print a message when generating version scriptsDiego Biurrun
2016-05-27build: Ignore generated mapfile and remove it on distcleanDiego Biurrun
2016-05-12Merge commit '06edef3d5e072ef3c4face9ce946d2d9c36cc477'Derek Buitenhuis
2016-05-09Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis
2016-05-09Merge commit '5d273d3efac340ef8de445c955ff44c7abed4e8f'Derek Buitenhuis
2016-04-19Generate the lists of enabled protocols/bsfs from configure.Anton Khirnov
2016-04-07build: miscellaneous cosmeticsDiego Biurrun
2016-03-30avconv: VAAPI hwcontext initialisation and hwaccel helperMark Thompson
2016-03-22fate: add audiomatchMichael Niedermayer
2016-02-06build: use intermediate lcov coverage fileAndreas Cadhalpun
2016-02-06configure: fall back to using full path if src is a directoryAndreas Cadhalpun
2016-01-25build: use a link instead of changing current directory when compilingAndreas Cadhalpun
2016-01-22build: make out-of-tree builds bit-identical to in-tree buildsAndreas Cadhalpun
2015-12-04mips: rename mipsdspr1 to mipsdspVicente Olivert Riera
2015-12-02Makefile: add cleanup of pkg-config files created by configure to distcleanTobias Rapp
2015-11-26configure: ObjC supportLuca Barbato
2015-10-22Merge commit 'fb472e1a11a4e0caed2c3c91da01ea8e35d9e3f8'Hendrik Leppkes
2015-10-16avconv: add support for Intel QSV-accelerated transcodingAnton Khirnov
2015-10-11build: add Solaris symbol versioningSean McGovern
2015-08-03avcodec: add new Videotoolbox hwaccel.Sebastien Zwickert
2015-07-22Merge commit '3ae0e721c7b6e0483801b9039b3d140e3b68b7f5'Michael Niedermayer