Reimar Döffinger
|
840ecc9e07
Add coverage support.
|
13 years ago |
Michael Niedermayer
|
d0492578c8
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Janne Grunau
|
8096fdf0b6
presets: rename presets directory
|
13 years ago |
Anton Khirnov
|
df3ca34a56
Makefile: change presets extension to .avpreset
|
13 years ago |
Michael Niedermayer
|
b5875b9111
Add libswresample.
|
13 years ago |
Michael Niedermayer
|
15240feb99
Merge remote-tracking branch 'hexene/scratchpad'
|
13 years ago |
Clément Bœsch
|
c975cfaef2
build: fix install rule with --progs-suffix.
|
13 years ago |
Clément Bœsch
|
f738388bba
Makefile: remove unused PROGS_G.
|
13 years ago |
Clément Bœsch
|
33d9077001
build: introduce --progs-suffix option.
|
13 years ago |
Mohamed Naufal
|
006d2ab484
C++ Support ;)
|
13 years ago |
Dave Yeo
|
cc73511e8e
Fix NASM include directive
|
13 years ago |
Michael Niedermayer
|
0cb233cf46
Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'
|
13 years ago |
Anton Khirnov
|
6291d7e416
Make a copy of ffmpeg under a new name -- avconv.
|
13 years ago |
Anton Khirnov
|
4d58e4cb4c
Rename ffserver to avserver.
|
13 years ago |
Anton Khirnov
|
9e12f0bf5f
Rename ffprobe to avprobe.
|
13 years ago |
Anton Khirnov
|
266463daff
Rename ffplay to avplay.
|
13 years ago |
Michael Niedermayer
|
f93f6963ba
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
371584c42b
build: add -L flags before existing LDFLAGS
|
13 years ago |
Michael Niedermayer
|
e10979ff56
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
1fef92fd73
build: remove unnecessary dependency on libs from 'all' target
|
13 years ago |
Mans Rullgard
|
ca9036155d
build: remove unnecessary FFLDFLAGS variable
|
13 years ago |
Michael Niedermayer
|
3602ad7ee6
Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'
|
13 years ago |
Mans Rullgard
|
28e1c97916
build: rework rules for things in the tools dir
|
13 years ago |
Michael Niedermayer
|
5d4fd1d1ad
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Diego Biurrun
|
db54be09c2
build: Remove deleted 'check' target from .PHONY list.
|
13 years ago |
Michael Niedermayer
|
721be99371
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Diego Biurrun
|
bd9a9a2f18
build: Eliminate obsolete test targets.
|
13 years ago |
Michael Niedermayer
|
8c0cbb0848
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Reimar Döffinger
|
e1a54304be
Move SRC_PATH hack around to allow compilation from subdir again.
|
13 years ago |
Mans Rullgard
|
f68069868b
build: fix creation of tools dir with make 3.81
|
13 years ago |
Diego Biurrun
|
e2542dcc6e
build: Mark all-yes Makefile target as phony.
|
13 years ago |
Mans Rullgard
|
5e27ec28f0
build: create output directories as needed
|
13 years ago |
Michael Niedermayer
|
bb9d5171a7
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
57b4a3dd2b
build: include sub-makefiles using full path instead of symlinks
|
13 years ago |
Mans Rullgard
|
bc877faf7f
build: factor out the .c and .S compile commands as a macro
|
13 years ago |
Reimar Döffinger
|
fe343286ec
Restore some more rules to common.mak to improve building in subdirs.
|
13 years ago |
Reimar Döffinger
|
95dd1741af
Allow running make in subdirs again.
|
13 years ago |
Reimar Döffinger
|
2ec899222b
Revert "build: move basic rules and variables to main Makefile"
|
13 years ago |
Michael Niedermayer
|
686959e87e
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
f038cf3c74
build: remove SRC_PATH_BARE variable
|
13 years ago |
Mans Rullgard
|
bb5249244d
build: move basic rules and variables to main Makefile
|
13 years ago |
Mans Rullgard
|
8d853efe53
build: move special targets to end of main Makefile
|
13 years ago |
Michael Niedermayer
|
4b87a088bf
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
f87b03b50d
build: move documentation rules to doc/Makefile
|
13 years ago |
Mans Rullgard
|
698a183e30
build: move test rules to tests/Makefile
|
13 years ago |
Michael Niedermayer
|
c137fdd778
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
d530e57944
build: move vpath directives to main Makefile
|
13 years ago |
Mans Rullgard
|
cf53c48615
build: move ALLFFLIBS to a more logical place
|
13 years ago |
Michael Niedermayer
|
d127d26997
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
151c584188
build: fix "make install" with documentation disabled
|
13 years ago |