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-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-03build: Remove redundant OBJS declaration intended for programsDiego Biurrun
2013-10-31build: Ensure that strip commands are run silentlyDiego Biurrun
2013-05-24Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d'Michael Niedermayer
2013-05-24w32pthreads: move from lavc to compat/Anton Khirnov
2013-05-19build: drop unused ALLMANPAGES variableStefano Sabatini
2013-04-06Merge commit 'a862c7d3368241e72a465ab944afa38ea62a6640'Michael Niedermayer
2013-04-05Integrate lcov/gcov into LibavReinhard Tartler
2013-03-28Merge commit 'b4d24b471bc52f1f78a43ee330199e70483e51c3'Michael Niedermayer
2013-03-27build: Remove configure-generated .config file on distcleanDiego Biurrun
2013-03-26tools: add tiny_ssimLoren Merritt
2013-02-23build: Add proper infrastructure for adding and checking host CPPFLAGSDiego Biurrun
2012-12-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-10build: fix 'clean' targetMans Rullgard
2012-12-08Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30'Michael Niedermayer
2012-12-07arm: rename ARMVFP config symbol to VFPMans Rullgard
2012-11-23Merge commit '4a606c830ae664013cea33800094d4d0f4ec62da'Michael Niedermayer
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-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-25build: Include HEADERS-yes in the HEADERS variableMartin Storsjö
2012-10-24Merge commit '80521c1997a23e148edf89e11b939ab8646297ca'Michael Niedermayer
2012-10-23build: allow targets to specify extra objects to link with executablesMans Rullgard
2012-10-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-16examples: add README file with simple compilation instructionsStefano Sabatini
2012-10-16build: simplify linking tools with cmdutils.oMans Rullgard
2012-10-13Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f'Michael Niedermayer
2012-10-12avcodec: Remove broken MMI optimizationsDiego Biurrun
2012-09-07Makefile: remove old codec_names.h on distcleanMichael Niedermayer
2012-08-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
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-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-27build: Use portable abstraction for linker/hostcc output file syntaxDiego Biurrun
2012-08-27build: Fix compilation when configuring with a prog suffixjamal
2012-08-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-09build: add HOSTOBJS to SUBDIR_VARS listDiego Biurrun
2012-08-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
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-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
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