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
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
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-06-29Makefile: remove checkheaders from the main check targetMichael Niedermayer
2012-06-11Optimization of AMR NB and WB decoders for MIPSNedeljko Babic
2012-05-19doc/examples: install them with the shared data.Clément Bœsch
2012-05-19build: remove non-existant examples rule.Clément Bœsch
2012-05-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-15build: Add 'check' target to run all compile and test targets.Diego Biurrun
2012-04-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-25Add libavresampleJustin Ruggles
2012-04-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-12build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun