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
2012-03-26
build: Only clean the architecture subdirectory we build for.
Diego Biurrun
2012-03-26
build: prettyprinting cosmetics
Diego Biurrun
2012-03-20
Generate manpages for AV{Format,Codec}Context AVOptions.
Anton Khirnov
2012-02-23
Remove libpostproc.
Diego Biurrun
2012-02-03
build: Drop YASM-OBJS-FFT from SUBDIR_VARS.
Diego Biurrun
2012-02-03
build: Drop unused X86-OBJS variable.
Diego Biurrun
2012-01-25
build: Automatically include architecture-specific library Makefile snippets.
Diego Biurrun
2012-01-23
Remove ffmpeg.
Anton Khirnov
2011-12-13
build: rename subdir.mak ---> library.mak
Diego Biurrun
2011-12-13
build: move inclusion of subdir.mak to main subdir loop
Mans Rullgard
2011-10-19
presets: rename presets directory
Janne Grunau
2011-10-19
Makefile: change presets extension to .avpreset
Anton Khirnov
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ö
[next]