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
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
2012-10-12avcodec: Remove broken MMI optimizationsDiego Biurrun
2012-08-29build: allow non-standard variations of linker -l/-L flagsMans Rullgard
2012-08-29build: export filtered -lz flag in config.makMans Rullgard
2012-08-29build: add separate setting for host linkerMans Rullgard
2012-08-27build: Use portable abstraction for linker/hostcc output file syntaxDiego Biurrun
2012-08-09build: add HOSTOBJS to SUBDIR_VARS listDiego Biurrun
2012-08-08build: cosmetics: Reorder some lists in a more logical fashionDiego Biurrun
2012-08-08avconv: split configuring filter configuration to a separate file.Anton Khirnov
2012-08-08avconv: split option parsing into a separate file.Anton Khirnov
2012-08-08build: change checkheaders to use regular build rulesMans Rullgard
2012-08-07build: add trailing / to yasm/nasm -I flagsMans Rullgard
2012-08-06build: generalise rules and variable settings for av* programsMans Rullgard
2012-07-28build: support non-standard replacements for -c flagMans Rullgard
2012-07-28build: Use portable compiler flag constructs in header compilation ruleDiego Biurrun
2012-07-28build: Rename YASMDEP variable to DEPYASM for consistencyDiego Biurrun
2012-07-27build: use COMPILE template for HOSTOBJSMans Rullgard
2012-07-27build: do full flag handling for all compiler-type toolsMans Rullgard
2012-07-22build: Drop gcc-specific warning flag from header compilation ruleDiego Biurrun
2012-05-15build: Add 'check' target to run all compile and test targets.Diego Biurrun
2012-04-25Add libavresampleJustin Ruggles
2012-04-12build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun
2012-03-26build: Only clean the architecture subdirectory we build for.Diego Biurrun
2012-03-26build: prettyprinting cosmeticsDiego Biurrun
2012-03-20Generate manpages for AV{Format,Codec}Context AVOptions.Anton Khirnov