index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2011-08-15
Fix NASM include directive
Dave Yeo
2011-08-12
Make a copy of ffmpeg under a new name -- avconv.
Anton Khirnov
2011-08-09
Rename ffserver to avserver.
Anton Khirnov
2011-08-09
Rename ffprobe to avprobe.
Anton Khirnov
2011-08-09
Rename ffplay to avplay.
Anton Khirnov
2011-07-21
build: add -L flags before existing LDFLAGS
Mans Rullgard
2011-07-11
build: remove unnecessary dependency on libs from 'all' target
Mans Rullgard
2011-07-11
build: remove unnecessary FFLDFLAGS variable
Mans Rullgard
2011-07-10
build: rework rules for things in the tools dir
Mans Rullgard
2011-07-04
build: Remove deleted 'check' target from .PHONY list.
Diego Biurrun
2011-06-30
build: Eliminate obsolete test targets.
Diego Biurrun
2011-06-29
build: fix creation of tools dir with make 3.81
Mans Rullgard
2011-06-29
build: Mark all-yes Makefile target as phony.
Diego Biurrun
2011-06-29
build: create output directories as needed
Mans Rullgard
2011-06-28
build: include sub-makefiles using full path instead of symlinks
Mans Rullgard
2011-06-26
build: factor out the .c and .S compile commands as a macro
Mans Rullgard
2011-06-23
build: remove SRC_PATH_BARE variable
Mans Rullgard
2011-06-23
build: move basic rules and variables to main Makefile
Mans Rullgard
2011-06-23
build: move special targets to end of main Makefile
Mans Rullgard
2011-06-22
build: move documentation rules to doc/Makefile
Mans Rullgard
2011-06-22
build: move test rules to tests/Makefile
Mans Rullgard
2011-06-14
build: move vpath directives to main Makefile
Mans Rullgard
2011-06-14
build: move ALLFFLIBS to a more logical place
Mans Rullgard
2011-06-11
build: fix "make install" with documentation disabled
Mans Rullgard
2011-06-11
build: simplify some conditional targets
Mans Rullgard
2011-06-07
build: make rule for linking ff* apply only to these targets
Mans Rullgard
2011-06-06
build: rearrange some lines in a more logical way
Mans Rullgard
2011-06-06
build: clean up .PHONY lists
Mans Rullgard
2011-06-06
build: move all (un)install* target aliases to toplevel Makefile
Mans Rullgard
2011-06-03
build: Simplify texi2html invocation through the --output option.
Diego Biurrun
2011-05-29
build: remove BUILD_ROOT variable
Mans Rullgard
2011-05-26
build: Remove generated .version file on distclean.
Diego Biurrun
2011-05-18
Remove unused make variable SEEK_REFFILE
Mans Rullgard
2011-05-18
fate: remove redundant aref and vref references
Mans Rullgard
2011-05-18
fate: run aref and vref as regular tests
Mans Rullgard
2011-05-03
Implement fate-rsync target
Reinhard Tartler
2011-04-21
FATE: allow forcing thread-type when doing threaded fate runs.
Ronald S. Bultje
2011-04-20
Makefile: Include dependencies for test tools, too
Martin Storsjö
2011-03-29
Remove support for stripping executables
Mans Rullgard
2011-03-23
fate: add support for multithread testing
Luca Barbato
2011-03-18
get rid of the last svn mentions
Janne Grunau
2011-03-16
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
Janne Grunau
2011-02-20
Makefile: include deps from tools directory
Mans Rullgard
2011-02-15
Merge libavcore into libavutil
Reinhard Tartler
2011-02-12
Allow "make clean" to clean files in tools
Stefano Sabatini
2011-02-12
Add lavfi-showfiltfmts and graph2dot to $(TOOLS)
Stefano Sabatini
2011-02-11
VP8: ARM optimised decode_block_coeffs_internal
Mans Rullgard
2011-02-01
Makefile: remove unused variable ALLHTMLPAGES
Mans Rullgard
2011-02-01
Makefile: build docs only for enabled tools; fix docs dependencies
Mans Rullgard
2011-02-01
Auto-generate dependencies for documentation
Mans Rullgard
[next]