summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* presets: rename presets directoryJanne Grunau2011-10-19
* Makefile: change presets extension to .avpresetAnton Khirnov2011-10-19
* Fix NASM include directiveDave Yeo2011-08-15
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-12
* Rename ffserver to avserver.Anton Khirnov2011-08-09
* Rename ffprobe to avprobe.Anton Khirnov2011-08-09
* Rename ffplay to avplay.Anton Khirnov2011-08-09
* build: add -L flags before existing LDFLAGSMans Rullgard2011-07-21
* build: remove unnecessary dependency on libs from 'all' targetMans Rullgard2011-07-11
* build: remove unnecessary FFLDFLAGS variableMans Rullgard2011-07-11
* build: rework rules for things in the tools dirMans Rullgard2011-07-10
* build: Remove deleted 'check' target from .PHONY list.Diego Biurrun2011-07-04
* build: Eliminate obsolete test targets.Diego Biurrun2011-06-30
* build: fix creation of tools dir with make 3.81Mans Rullgard2011-06-29
* build: Mark all-yes Makefile target as phony.Diego Biurrun2011-06-29
* build: create output directories as neededMans Rullgard2011-06-29
* build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* build: factor out the .c and .S compile commands as a macroMans Rullgard2011-06-26
* build: remove SRC_PATH_BARE variableMans Rullgard2011-06-23
* build: move basic rules and variables to main MakefileMans Rullgard2011-06-23
* build: move special targets to end of main MakefileMans Rullgard2011-06-23
* build: move documentation rules to doc/MakefileMans Rullgard2011-06-22
* build: move test rules to tests/MakefileMans Rullgard2011-06-22
* build: move vpath directives to main MakefileMans Rullgard2011-06-14
* build: move ALLFFLIBS to a more logical placeMans Rullgard2011-06-14
* build: fix "make install" with documentation disabledMans Rullgard2011-06-11
* build: simplify some conditional targetsMans Rullgard2011-06-11
* build: make rule for linking ff* apply only to these targetsMans Rullgard2011-06-07
* build: rearrange some lines in a more logical wayMans Rullgard2011-06-06
* build: clean up .PHONY listsMans Rullgard2011-06-06
* build: move all (un)install* target aliases to toplevel MakefileMans Rullgard2011-06-06
* build: Simplify texi2html invocation through the --output option.Diego Biurrun2011-06-03
* build: remove BUILD_ROOT variableMans Rullgard2011-05-29
* build: Remove generated .version file on distclean.Diego Biurrun2011-05-26
* Remove unused make variable SEEK_REFFILEMans Rullgard2011-05-18
* fate: remove redundant aref and vref referencesMans Rullgard2011-05-18
* fate: run aref and vref as regular testsMans Rullgard2011-05-18
* Implement fate-rsync targetReinhard Tartler2011-05-03
* FATE: allow forcing thread-type when doing threaded fate runs.Ronald S. Bultje2011-04-21
* Makefile: Include dependencies for test tools, tooMartin Storsjö2011-04-20
* Remove support for stripping executablesMans Rullgard2011-03-29
* fate: add support for multithread testingLuca Barbato2011-03-23
* get rid of the last svn mentionsJanne Grunau2011-03-18
* replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-16
* Makefile: include deps from tools directoryMans Rullgard2011-02-20
* Merge libavcore into libavutilReinhard Tartler2011-02-15
* Allow "make clean" to clean files in toolsStefano Sabatini2011-02-12
* Add lavfi-showfiltfmts and graph2dot to $(TOOLS)Stefano Sabatini2011-02-12
* VP8: ARM optimised decode_block_coeffs_internalMans Rullgard2011-02-11
* Makefile: remove unused variable ALLHTMLPAGESMans Rullgard2011-02-01