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
2007-01-25
Remove installstrip in favor of explicit strip; better for cross-compilation.
Ramiro Polla
2007-01-25
comment typo
Diego Biurrun
2007-01-25
PROGS depends on PROGS_G so depending on just PROGS is enough.
Diego Biurrun
2006-12-26
make version.h depend on .svn/entries
Måns Rullgård
2006-12-07
do not use non-standard test -nt
Måns Rullgård
2006-11-20
Nuke config.log support.
Diego Biurrun
2006-11-15
Also remove cws2fws on clean.
Diego Biurrun
2006-11-15
Do not build output_example and qt-faststart by default.
Diego Biurrun
2006-11-15
Remove ifneq MINGW condition around man page uninstallation. We don't do
Diego Biurrun
2006-11-15
Move BeOS extralibs handling into configure.
Diego Biurrun
2006-11-15
Remove tar target, it's hardly useful.
Diego Biurrun
2006-11-14
Make man page installation dependent on documentation generation.
Diego Biurrun
2006-11-14
Remove ifneq MINGW condition around man page installation. We don't do
Diego Biurrun
2006-11-12
fix make dep with some gcc versions
Måns Rullgård
2006-11-12
slight simplification
Diego Biurrun
2006-11-11
fix make dep for out of tree builds
Måns Rullgård
2006-11-08
rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK
Måns Rullgård
2006-11-08
allow spaces in source and build directory names
Måns Rullgård
2006-11-02
Add option to disable ffmpeg build.
Diego Biurrun
2006-10-23
Do not use a fake libavcodec/swscale.h, but always use the real one
Luca Abeni
2006-10-15
Consistently use $(BUILD_ROOT).
Diego Biurrun
2006-10-07
Replace -I../-I. by -I$(BUILD_ROOT).
Diego Biurrun
2006-10-03
Mark all phony targets as such.
Diego Biurrun
2006-10-02
Add codectest to test targets.
Diego Biurrun
2006-10-01
make depend should recurse into libswscale as well.
Diego Biurrun
2006-10-01
Remove bogus .PHONY declaration from version.h target.
Diego Biurrun
2006-09-12
ffmpeg, ffplay, ffserver need version.h
Måns Rullgård
2006-09-12
Fix 'make depend' for libpostproc.
Diego Biurrun
2006-09-10
add our -L flags before any other linker flags
Måns Rullgård
2006-09-09
fix out of tree builds
Måns Rullgård
2006-09-08
Add -lav* to the front of LDFLAGS, fixes linking on Linux.
Panagiotis Issaris
2006-09-08
FFLIBS --> EXTRALIBS
Diego Biurrun
2006-09-08
Remove pointless variable indirection.
Diego Biurrun
2006-09-08
simplify
Diego Biurrun
2006-09-08
FFLIBDIRS --> LDFLAGS
Diego Biurrun
2006-08-31
Some gcc versions dislike version.h to appear in the list of files to
Diego Biurrun
2006-08-25
FFMPEG_VERSION was moved to version.h.
Diego Biurrun
2006-08-08
Enable swscale usage in ffmpeg
Luca Abeni
2006-07-24
Rename FFSLDFLAGS variable to FFSERVERLDFLAGS to lessen confusion.
Diego Biurrun
2006-07-13
replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use
Måns Rullgård
2006-07-11
CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just
Diego Biurrun
2006-07-10
Move gprof compiler flag handling to configure.
Diego Biurrun
2006-07-10
Remove silly TEST variable that is used in one line but not directly above.
Diego Biurrun
2006-07-05
cosmetics: Break overly long lines.
Diego Biurrun
2006-07-02
simplify
Diego Biurrun
2006-07-02
make distclean clean everything
Luca Barbato
2006-06-28
get svn version when using separate build tree
Måns Rullgård
2006-06-22
.depend needs version.h, noticed by Uoti Urpala
Diego Biurrun
2006-06-20
Use Subversion revision for FFMPEG_VERSION.
Diego Biurrun
2006-06-19
Avoid binary stripping rule code duplication.
Diego Biurrun
[next]