index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
seektest depends on both codectest and libavtest.
Diego Biurrun
2008-01-28
1
-1
/
+1
*
whitespace cosmetics
Måns Rullgård
2008-01-27
1
-21
/
+20
*
remove some ifeq ($(CONFIG_FOO),yes)
Måns Rullgård
2008-01-27
1
-21
/
+10
*
Merge rules for tools/* into a generic rule.
Diego Biurrun
2008-01-26
1
-11
/
+2
*
Properly remove tools on clean.
Diego Biurrun
2008-01-26
1
-1
/
+2
*
Make .vhookdep depend on version.h, same as .depend.
Diego Pettenò
2008-01-16
1
-1
/
+1
*
Add compilation rule for tools/pktdumper.
Diego Biurrun
2008-01-14
1
-0
/
+3
*
Add compilation rule for tools/trasher.
Diego Biurrun
2008-01-08
1
-0
/
+3
*
Introduce libavdevice
Luca Abeni
2007-11-22
1
-4
/
+13
*
Quote paths in uninstall commands where necessary.
Diego Biurrun
2007-11-04
1
-3
/
+3
*
Remove redundant -DHAVE_AV_CONFIG_H from tests/seek_test command.
Diego Biurrun
2007-10-31
1
-1
/
+1
*
Clarify comment about gcc -MM.
Diego Biurrun
2007-10-30
1
-1
/
+1
*
Fix uninstall-vhook, SLIBSUF was being left out.
Diego Biurrun
2007-10-22
1
-1
/
+1
*
Fix make install of man pages when PROGS is empty.
Diego Biurrun
2007-10-22
1
-1
/
+1
*
Fix make install when PROGS is empty.
Diego Biurrun
2007-10-22
1
-1
/
+4
*
Further simplify install-progs prerequisites, no need to duplicate PROGS.
Diego Biurrun
2007-10-22
1
-1
/
+1
*
Simplify install-progs prerequisite declaration.
Diego Biurrun
2007-10-22
1
-2
/
+1
*
Make distclean should remove .vhookdep.
Stefano Sabatini
2007-09-15
1
-1
/
+1
*
Recurse into libswscale on uninstall.
Dave Yeo
2007-09-12
1
-0
/
+2
*
10l: Actually add the .libs dependency to the seek_test binary,
Diego Biurrun
2007-08-28
1
-2
/
+2
*
Split FFmpeg documentation into general documentation and the documentation
Diego Biurrun
2007-08-28
1
-1
/
+2
*
Give seektest .libs dependency so that it gets updated on libavformat changes.
Wolfram Gloger
2007-08-27
1
-1
/
+1
*
cosmetics: Insert empty line for readability.
Diego Biurrun
2007-08-27
1
-0
/
+1
*
Make ffserver use cmdutils.c show_license function
Stefano Sabatini
2007-08-22
1
-2
/
+2
*
cosmetics: Use uppercase names for installation directories in makefiles.
Diego Biurrun
2007-07-21
1
-11
/
+11
*
fix tools compilation
Benoit Fouet
2007-07-17
1
-2
/
+2
*
create and populate "tools" directory
Måns Rullgård
2007-07-13
1
-2
/
+2
*
libavtest and seektest no longer need gpl
Måns Rullgård
2007-07-13
1
-8
/
+0
*
prettify conditional targets
Måns Rullgård
2007-07-09
1
-11
/
+7
*
whitespace cosmetics
Måns Rullgård
2007-07-09
1
-2
/
+2
*
clean up vhook variables
Måns Rullgård
2007-07-09
1
-14
/
+17
*
10l: The ppm video hook depends on fork().
Diego Biurrun
2007-07-09
1
-2
/
+5
*
fix build after breakage in r9544
Måns Rullgård
2007-07-08
1
-9
/
+15
*
Make vhook build non-recursive.
Diego Biurrun
2007-07-08
1
-10
/
+26
*
Revert videohook dependency change.
Diego Biurrun
2007-06-19
1
-1
/
+1
*
The video hooks do not depend on the libav* libraries.
Diego Biurrun
2007-06-11
1
-1
/
+1
*
We do not create .d files, thus no need to remove them.
Diego Biurrun
2007-06-10
1
-1
/
+1
*
Move libpostproc-specific uninstallation command to the libpostproc Makefile.
Diego Biurrun
2007-06-10
1
-1
/
+0
*
Use consistent paths for adding values to LDFLAGS.
Diego Biurrun
2007-06-10
1
-1
/
+1
*
Move HAVE_AV_CONFIG_H definition to the Makefile like in the rest of FFmpeg.
Diego Biurrun
2007-06-10
1
-1
/
+1
*
whitespace cosmetics
Diego Biurrun
2007-06-10
1
-8
/
+8
*
Simplify ffplay.o CFLAGS handling.
Diego Biurrun
2007-06-10
1
-2
/
+1
*
Compile all binaries with default CFLAGS.
Diego Biurrun
2007-06-10
1
-2
/
+2
*
Simplify command with automatic variable.
Diego Biurrun
2007-06-10
1
-1
/
+1
*
Remove stray commented out line, fix individual regression test dependencies.
Diego Biurrun
2007-06-08
1
-4
/
+3
*
Merge tests Makefile into the top-level Makefile.
Diego Biurrun
2007-06-07
1
-4
/
+62
*
Add seektest to top-level targets, remove individual codec tests.
Diego Biurrun
2007-05-25
1
-2
/
+2
*
Make documentation build nonrecursive: Merge it into the top-level Makefile.
Diego Biurrun
2007-05-17
1
-3
/
+13
*
include only files actually built in SRCS
Måns Rullgård
2007-03-08
1
-1
/
+1
*
remove useless OBJS variable
Måns Rullgård
2007-02-27
1
-2
/
+1
[next]