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
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-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-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
2015-11-26configure: ObjC supportLuca Barbato
2015-10-16avconv: add support for Intel QSV-accelerated transcodingAnton Khirnov
2015-10-11build: add Solaris symbol versioningSean McGovern
2015-07-22checkasm: Always link staticallyLuca Barbato
2015-07-03lavu: add an API function to return the Libav version stringwm4
2014-07-22configure: add support for neon intrinsicsJanne Grunau
2014-07-22build: Support executable only ldflagsLuca Barbato
2014-06-18Remove avserver.Anton Khirnov
2014-05-15build: add avresample after avcodec to FFLIBSJanne Grunau
2014-05-11avconv: Support VDA hwaccelAnton Khirnov
2014-04-29configure: rework dxva in avconv handlingAnton Khirnov
2014-04-28avconv: add support for DXVA2 decodingHendrik Leppkes
2014-04-06aarch64: add armv8 CPU flagJanne Grunau
2014-03-13Remove all SPARC architecture optimizationsDiego Biurrun
2013-12-02build: Add rule for building host-specific object filesDiego Biurrun
2013-12-02build: Add shorthand for HOSTCC compile macroDiego Biurrun
2013-11-27Makefile: Fix building programs on systems with a nonempty executable suffixMartin Storsjö
2013-11-25build: Integrate multilibrary examples into the build systemDiego Biurrun
2013-11-25build: Separate building programs linking against libav* from building av*Diego Biurrun
2013-11-23avconv: add support for VDPAU decodingAnton Khirnov
2013-11-03build: Remove redundant OBJS declaration intended for programsDiego Biurrun
2013-10-31build: Ensure that strip commands are run silentlyDiego Biurrun
2013-05-24w32pthreads: move from lavc to compat/Anton Khirnov
2013-04-05Integrate lcov/gcov into LibavReinhard Tartler
2013-03-27build: Remove configure-generated .config file on distcleanDiego Biurrun
2013-02-23build: Add proper infrastructure for adding and checking host CPPFLAGSDiego Biurrun
2012-12-10build: fix 'clean' targetMans Rullgard
2012-12-07arm: rename ARMVFP config symbol to VFPMans Rullgard
2012-11-23build: add rules to generate preprocessed source filesMans Rullgard
2012-10-31x86: yasm: Use complete source path for macro helper %includesDiego Biurrun
2012-10-25build: Include HEADERS-yes in the HEADERS variableMartin Storsjö
2012-10-23build: allow targets to specify extra objects to link with executablesMans Rullgard
2012-10-16build: simplify linking tools with cmdutils.oMans Rullgard