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
2008-03-15
Merge binary generation rules.
Diego Biurrun
2008-03-15
set SRC_DIR in top-leve Makefile
Måns Rullgård
2008-03-15
Use $< to simplify a few lines.
Diego Biurrun
2008-03-14
Build ffserver_g as well as ffserver, consistent with the other binaries.
Diego Biurrun
2008-03-12
Move dependency generation commands into configure.
Diego Biurrun
2008-03-12
Do not calculate dependencies for header files in the .vhookdepend target.
Diego Biurrun
2008-03-12
Use $^ without header files instead of $(SRCS) to reference the dependencies
Diego Biurrun
2008-03-10
Remove windows installer. I'm not aware of anyone that uses it.
Ramiro Polla
2008-03-10
Simplify .depend generation command.
Diego Biurrun
2008-03-10
Replace the awkward '1>' with the more natural '>'.
Diego Biurrun
2008-03-10
Merge SDL_CFLAGS handling for files that need it.
Diego Biurrun
2008-03-10
vhooks really need libav* even if they compile fine without on Linux.
Diego Biurrun
2008-03-10
Rename --enable-swscaler --> enable-swscale to be consistent with the
Diego Biurrun
2008-03-08
Rename pp variable to postproc for consistency.
Diego Biurrun
2008-03-08
cosmetics: prettyprinting
Diego Biurrun
2008-03-08
Install libavfilter if it has been enabled.
Diego Biurrun
2008-03-08
The videohook target does not depend on .libs.
Diego Biurrun
2008-03-07
Remove mp4psp regression test
Måns Rullgård
2008-03-06
IMA ADPCM encoder - QT variant
Kostya Shishkov
2008-03-05
allow vpath search only for source files
Måns Rullgård
2008-02-26
Build system changes for libavfilter addition. Add --enable-avfilter configur...
Vitor Sessak
2008-02-23
use diff -u -w in codec regression test
Måns Rullgård
2008-02-16
do not run ldconfig after installing shared libraries
Måns Rullgård
2008-02-03
split lavf regression tests
Måns Rullgård
2008-02-03
split regression tests allowing make to run them in parallel
Måns Rullgård
2008-01-28
seektest depends on both codectest and libavtest.
Diego Biurrun
2008-01-27
whitespace cosmetics
Måns Rullgård
2008-01-27
remove some ifeq ($(CONFIG_FOO),yes)
Måns Rullgård
2008-01-26
Merge rules for tools/* into a generic rule.
Diego Biurrun
2008-01-26
Properly remove tools on clean.
Diego Biurrun
2008-01-16
Make .vhookdep depend on version.h, same as .depend.
Diego Pettenò
2008-01-14
Add compilation rule for tools/pktdumper.
Diego Biurrun
2008-01-08
Add compilation rule for tools/trasher.
Diego Biurrun
2007-11-22
Introduce libavdevice
Luca Abeni
2007-11-04
Quote paths in uninstall commands where necessary.
Diego Biurrun
2007-10-31
Remove redundant -DHAVE_AV_CONFIG_H from tests/seek_test command.
Diego Biurrun
2007-10-30
Clarify comment about gcc -MM.
Diego Biurrun
2007-10-22
Fix uninstall-vhook, SLIBSUF was being left out.
Diego Biurrun
2007-10-22
Fix make install of man pages when PROGS is empty.
Diego Biurrun
2007-10-22
Fix make install when PROGS is empty.
Diego Biurrun
2007-10-22
Further simplify install-progs prerequisites, no need to duplicate PROGS.
Diego Biurrun
2007-10-22
Simplify install-progs prerequisite declaration.
Diego Biurrun
2007-09-15
Make distclean should remove .vhookdep.
Stefano Sabatini
2007-09-12
Recurse into libswscale on uninstall.
Dave Yeo
2007-08-28
10l: Actually add the .libs dependency to the seek_test binary,
Diego Biurrun
2007-08-28
Split FFmpeg documentation into general documentation and the documentation
Diego Biurrun
2007-08-27
Give seektest .libs dependency so that it gets updated on libavformat changes.
Wolfram Gloger
2007-08-27
cosmetics: Insert empty line for readability.
Diego Biurrun
2007-08-22
Make ffserver use cmdutils.c show_license function
Stefano Sabatini
2007-07-21
cosmetics: Use uppercase names for installation directories in makefiles.
Diego Biurrun
[prev]
[next]