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
2013-10-04avformat/output-example: Declare link dependency on libswscale in the MakefileDiego Biurrun
2013-04-05Integrate lcov/gcov into LibavReinhard Tartler
2013-03-27build: Move setting of SRC_DIR to the only place it is usedDiego Biurrun
2013-02-20build: Ensure that output directories for header objects are createdDiego Biurrun
2012-12-10build: fix 'clean' targetMans Rullgard
2012-10-25build: Include HEADERS-yes in the HEADERS variableMartin Storsjö
2012-09-16build: Properly remove object files while cleaningMans Rullgard
2012-08-29build: allow non-standard variations of linker -l/-L flagsMans 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-08build: change checkheaders to use regular build rulesMans Rullgard
2012-07-27build: use COMPILE template for HOSTOBJSMans Rullgard
2012-05-05build: Drop leftover .exp pattern from LIBSUFFIXES list.Diego Biurrun
2012-04-12build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun
2011-07-11build: remove unnecessary FFLDFLAGS variableMans Rullgard
2011-07-11build: remove duplicates from order-only directory prerequisite listDiego Biurrun
2011-07-11build: rework rules for things in the tools dirMans Rullgard
2011-06-29build: create output directories as neededMans Rullgard
2011-06-28build: replace some addprefix/addsuffix with substitution refsMans Rullgard
2011-06-23build: move basic rules and variables to main MakefileMans Rullgard
2011-06-23build: move special targets to end of main MakefileMans Rullgard
2011-06-14build: move vpath directives to main MakefileMans Rullgard
2011-06-14build: move ALLFFLIBS to a more logical placeMans Rullgard
2011-06-07build: remove empty $(OBJS) targetMans Rullgard
2011-06-06build: clean up .PHONY listsMans Rullgard
2011-06-06build: move all (un)install* target aliases to toplevel MakefileMans Rullgard
2011-06-06build: remove stale dependencyMans Rullgard
2011-06-06build: do not add CFLAGS-yes to CFLAGSMans Rullgard
2011-05-29build: remove BUILD_ROOT variableMans Rullgard
2011-03-31Include dependencies for test programsMans Rullgard
2011-03-30Remove support for stripping executablesMans Rullgard
2011-02-15Merge libavcore into libavutilReinhard Tartler
2010-09-04Create config.asm for use with yasmMåns Rullgård
2010-08-17Remove dep/depend targets and related variables.Diego Biurrun
2010-07-21Add libavcore.Stefano Sabatini
2010-07-04Stop make complaining about moved/deleted headersMåns Rullgård
2010-06-27Add -I flags to HOSTCFLAGSMåns Rullgård
2010-06-26Fix brief make messages when CC etc are specified on command lineMåns Rullgård
2010-03-17Make ranlib silent in brief output modeMåns Rullgård
2010-03-14Fix brief make output for generated tablesMåns Rullgård
2010-03-10Remove .SECONDARY directiveMåns Rullgård
2010-03-10Improve version.h generationMåns Rullgård
2010-03-10Replace $(G) with more generic $(M) in silent make rulesMåns Rullgård
2010-03-10Prettify make output for documentationMåns Rullgård
2010-03-09Prettify make output when generating headersMåns Rullgård
2010-03-09Simplify static/shared build rulesMåns Rullgård
2010-03-09Remove duplicates from OBJSMåns Rullgård
2010-03-08checkheaders: skip per-arch headers not meant for direct inclusionMåns Rullgård
2010-03-08Add TESTOBJS make variable for extra objects used by test appsMåns Rullgård
2010-03-08Skip cmdutils_common_opts.h fragment in checkheadersMåns Rullgård