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
2012-07-30buildsys: fix c++ compilationMichael Niedermayer
2012-07-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-27build: use COMPILE template for HOSTOBJSMans Rullgard
2012-07-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-05build: Drop leftover .exp pattern from LIBSUFFIXES list.Diego Biurrun
2012-04-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-12build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun
2011-12-05Add coverage support.Reimar Döffinger
2011-10-22Add rule for compiling to asmMans Rullgard
2011-09-19Add libswresample.Michael Niedermayer
2011-09-14Merge remote-tracking branch 'hexene/scratchpad'Michael Niedermayer
2011-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-11build: remove unnecessary FFLDFLAGS variableMans Rullgard
2011-07-11Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer
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-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-30Move SRC_PATH hack around to allow compilation from subdir again.Reimar Döffinger
2011-06-29build: create output directories as neededMans Rullgard
2011-06-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-28build: replace some addprefix/addsuffix with substitution refsMans Rullgard
2011-06-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-25Fix compilation in subdir with NASM.Reimar Döffinger
2011-06-25Restore some more rules to common.mak to improve building in subdirs.Reimar Döffinger
2011-06-24Restore accidentally removed parts of "BRIEF" list.Reimar Döffinger
2011-06-24Allow running make in subdirs again.Reimar Döffinger
2011-06-24Revert "build: move basic rules and variables to main Makefile"Reimar Döffinger
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