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
2009-02-21Bail out if regtest-flashsv is run but zlib is not enabled.Diego Biurrun
2009-02-21Fix swscale-error vs. swscale_error typo; it is marked as the former in .PHONY.Diego Biurrun
2009-02-21Declare version.h dependencies explicitlyMåns Rullgård
2009-01-26Add (un)installation targets for ffpresets using the new DATADIR variableRobert Swain
2009-01-10Add a separate 'testclean' rule to clean regression test data withoutFrancesco Cosoleto
2008-11-23Run regression tests on target system.Måns Rullgård
2008-11-23Build regression test data generators using HOSTCCMåns Rullgård
2008-10-30Add check target to run both tests and checkheaders targets.Diego Biurrun
2008-10-25Use OBJS variable for all object filesMåns Rullgård
2008-09-27Add alltools target to build all the tools/ stuff.Diego Biurrun
2008-09-13Switch regression tests to swscale.Michael Niedermayer
2008-08-25restore accidently deleted fileJustin Ruggles
2008-08-251000l to me. committed to wrong repo. revert last commit.Justin Ruggles
2008-08-09PCM regression tests.Peter Ross
2008-07-17Move up swscale_error target so that regression tests error out immediately.Diego Biurrun
2008-06-19enable version.h to be created from subdirsMåns Rullgård
2008-06-16Generate pkg-config files in each library subdirectory so that they doDiego Biurrun
2008-06-06Remove Fabrice's copyright from the Makefiles. They have been entirelyDiego Biurrun
2008-05-27Do not remove gmon.out on clean, we never create it.Diego Biurrun
2008-05-27Remove TAGS target cruft.Diego Biurrun
2008-05-27Simplify phony target declaration.Diego Biurrun
2008-05-27Rename test-server target to servertest for consistency with other test targets.Diego Biurrun
2008-04-17clear TESTS variable between subdirsMåns Rullgård
2008-04-15Add DIRS variable to the list of variables to be cleared instead ofDiego Biurrun
2008-04-11ffplay.d needs SDL_CFLAGSMåns Rullgård
2008-04-10correct soname for vhooksMåns Rullgård
2008-04-10save DEP_LIBS before processing subdirsMåns Rullgård
2008-04-10move DEP_LIBS to common.makMåns Rullgård
2008-04-10fix build with --build-suffixMåns Rullgård
2008-04-10generate separate dependency files per object fileMåns Rullgård
2008-04-08collect vhook-related makefile lines in one placeMåns Rullgård
2008-04-08Make the install-man target depend on $(MANPAGES).Stefano Sabatini
2008-04-08non-recursive makefilesMåns Rullgård
2008-04-04simplify LDFLAGS and EXTRALIBS handlingMåns Rullgård
2008-04-04simplify vhook/*.o ruleMåns Rullgård
2008-04-04clean up DEP_LIBS settingMåns Rullgård
2008-04-0310l typo, restore forgotten $.Diego Biurrun
2008-04-02Add libavutil to DEP_LIBS so that PROGS get rebuilt upon libavutil changes.Björn Axelsson
2008-03-29fix ff*_g -> ff* rulesMåns Rullgård
2008-03-28bandaid fix for broken shared library installationDiego Biurrun
2008-03-28Move INSTALL_PROGS_TARGETS variable to a better place.Diego Biurrun
2008-03-28Handle EXTRALIBS and LDFLAGS for libswscale and libavfilter in a simpler way.Diego Biurrun
2008-03-28Replace ifeq to declare install-progs dependencies by a variable.Diego Biurrun
2008-03-28The install target should depend on enabled installation targets.Diego Biurrun
2008-03-28Remove TAGS target. It is ages old and has never been updated to matchDiego Biurrun
2008-03-26Use common.mak in the top-level Makefile as well.Diego Biurrun
2008-03-26cosmetics: Rename SRCS variable to PROGS_SRCS.Diego Biurrun
2008-03-26Merge LDFLAGS lines.Diego Biurrun
2008-03-26cosmetics: Move around some rules and variable declarations.Diego Biurrun
2008-03-26cosmetics: Rename 'all' target to 'main'.Diego Biurrun