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
2011-07-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-30build: make examples build normallyLuca Barbato
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: rework rules for things in the tools dirMans Rullgard
2011-07-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-07build: clean up library installation rulesMans Rullgard
2011-06-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-28build: include sub-makefiles using full path instead of symlinksMans Rullgard
2011-06-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-27build: improve rules for test programsMans Rullgard
2011-06-26Revert "build: Add DEP_LIBS dependency directly to the shared library build r...Reimar Döffinger
2011-06-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-25build: Add DEP_LIBS dependency directly to the shared library build rule.Diego Biurrun
2011-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-23build: remove SRC_PATH_BARE variableMans Rullgard
2011-06-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-03build: simplify commands for clean targetMans Rullgard
2011-05-24Remove avconfig.h and INCINSTDIRs on uninstall.Carl Eugen Hoyos
2011-04-01Revert "Remove support for stripping executables"Michael Niedermayer
2011-03-30Remove support for stripping executablesMans Rullgard
2010-12-07fix building test programs with gnu make 3.82Ramiro Polla
2010-03-17Remove $(MSG) override for install-lib targetsMåns Rullgård
2010-03-09Reorder some make rulesMåns Rullgård
2010-03-09Remove superflous ifdef CONFIG_{STATIC,SHARED} in makefilesMåns Rullgård
2010-03-09Simplify static/shared build rulesMåns Rullgård
2010-03-09Move some make rules outside of eval'd blockMåns Rullgård
2010-03-09cosmetic: move some makefile variable definitionsMåns Rullgård
2010-03-08Add TESTOBJS make variable for extra objects used by test appsMåns Rullgård
2010-03-08Define HAVE_AV_CONFIG_H for checkheaders in libsMåns Rullgård
2010-03-08Define HAVE_AV_CONFIG_H when building test appsMåns Rullgård
2010-03-08Define HAVE_AV_CONFIG_H only when building librariesMåns Rullgård
2010-03-0710l: fix make install with only shared libsMåns Rullgård
2010-03-06Fix install with shared libs on weird systemsMåns Rullgård
2010-03-06Fix make installMåns Rullgård
2010-03-06Prettify make outputMåns Rullgård
2010-03-06Split install-headers target and simplify rulesMåns Rullgård
2010-03-06Add INSTALL makefile variableMåns Rullgård
2010-03-06Use mkdir -p to create directoriesMåns Rullgård
2010-03-06Add YASMDEP variable; use for deps on yasm filesMåns Rullgård
2010-03-06Use $(RM) to delete filesMåns Rullgård
2010-01-27Revert r21226, it was a joke:Ramiro Polla
2010-01-20Use $(CC_O) in %-test.o rulesMåns Rullgård
2010-01-19Add rules to install generated headersMåns Rullgård
2010-01-16Add symbol versioning for shared librariesMåns Rullgård
2010-01-15Get one step closer to world domination.Ramiro Polla
2009-10-29Add generic rules for building helpers with HOSTCCMåns Rullgård
2009-10-28Makefile cosmeticsMåns Rullgård
2009-08-23Fix dependency generation for yasm assembler filesMåns Rullgård