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
2011-07-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-21build: add -L flags before existing LDFLAGSMans Rullgard
2011-07-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-12build: remove unnecessary dependency on libs from 'all' targetMans Rullgard
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-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-04build: Remove deleted 'check' target from .PHONY list.Diego Biurrun
2011-07-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-30build: Eliminate obsolete test targets.Diego Biurrun
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: fix creation of tools dir with make 3.81Mans Rullgard
2011-06-29build: Mark all-yes Makefile target as phony.Diego Biurrun
2011-06-29build: create output directories as neededMans 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-27build: factor out the .c and .S compile commands as a macroMans Rullgard
2011-06-25Restore some more rules to common.mak to improve building in subdirs.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-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-23build: remove SRC_PATH_BARE variableMans 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-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-23build: move documentation rules to doc/MakefileMans Rullgard
2011-06-23build: move test rules to tests/MakefileMans Rullgard
2011-06-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-14build: move vpath directives to main MakefileMans Rullgard
2011-06-14build: move ALLFFLIBS to a more logical placeMans Rullgard
2011-06-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-11build: fix "make install" with documentation disabledMans Rullgard
2011-06-11build: simplify some conditional targetsMans Rullgard
2011-06-07Makefile: critical build fix after the merge. make fate passed locally due to...Michael Niedermayer
2011-06-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-07build: make rule for linking ff* apply only to these targetsMans Rullgard
2011-06-07build: rearrange some lines in a more logical wayMans Rullgard
2011-06-06build: clean up .PHONY listsMans Rullgard
2011-06-06build: move all (un)install* target aliases to toplevel MakefileMans Rullgard
2011-06-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-03build: Simplify texi2html invocation through the --output option.Diego Biurrun
2011-05-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-29build: remove BUILD_ROOT variableMans Rullgard
2011-05-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-26build: Remove generated .version file on distclean.Diego Biurrun
2011-05-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-18Remove unused make variable SEEK_REFFILEMans Rullgard
2011-05-18fate: remove redundant aref and vref referencesMans Rullgard