| Commit message (Expand) | Author | Age | Files | Lines |
* | Add libswresample. | Michael Niedermayer | 2011-09-19 | 1 | -1/+1 |
* | Merge remote-tracking branch 'hexene/scratchpad' | Michael Niedermayer | 2011-09-14 | 1 | -1/+6 |
|\ |
|
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-15 | 1 | -1/+1 |
|\| |
|
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-21 | 1 | -1/+3 |
|\| |
|
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -1/+1 |
|\| |
|
| * | build: remove unnecessary FFLDFLAGS variable | Mans Rullgard | 2011-07-11 | 1 | -1/+0 |
* | | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf' | Michael Niedermayer | 2011-07-11 | 1 | -3/+9 |
|\| |
|
| * | build: remove duplicates from order-only directory prerequisite list | Diego Biurrun | 2011-07-10 | 1 | -3/+3 |
| * | build: rework rules for things in the tools dir | Mans Rullgard | 2011-07-10 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-30 | 1 | -0/+6 |
|\| |
|
| * | build: create output directories as needed | Mans Rullgard | 2011-06-29 | 1 | -0/+6 |
* | | Move SRC_PATH hack around to allow compilation from subdir again. | Reimar Döffinger | 2011-06-30 | 1 | -6/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-29 | 1 | -10/+10 |
|\| |
|
| * | build: replace some addprefix/addsuffix with substitution refs | Mans Rullgard | 2011-06-28 | 1 | -10/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-27 | 1 | -9/+15 |
|\| |
|
* | | Fix compilation in subdir with NASM. | Reimar Döffinger | 2011-06-25 | 1 | -1/+2 |
* | | Restore some more rules to common.mak to improve building in subdirs. | Reimar Döffinger | 2011-06-25 | 1 | -0/+10 |
* | | Restore accidentally removed parts of "BRIEF" list. | Reimar Döffinger | 2011-06-24 | 1 | -1/+1 |
* | | Allow running make in subdirs again. | Reimar Döffinger | 2011-06-24 | 1 | -0/+6 |
* | | Revert "build: move basic rules and variables to main Makefile" | Reimar Döffinger | 2011-06-24 | 1 | -0/+40 |
|/ |
|
* | build: move basic rules and variables to main Makefile | Mans Rullgard | 2011-06-23 | 1 | -40/+0 |
* | build: move special targets to end of main Makefile | Mans Rullgard | 2011-06-23 | 1 | -8/+0 |
* | build: move vpath directives to main Makefile | Mans Rullgard | 2011-06-14 | 1 | -5/+0 |
* | build: move ALLFFLIBS to a more logical place | Mans Rullgard | 2011-06-14 | 1 | -2/+0 |
* | build: remove empty $(OBJS) target | Mans Rullgard | 2011-06-07 | 1 | -2/+0 |
* | build: clean up .PHONY lists | Mans Rullgard | 2011-06-06 | 1 | -2/+0 |
* | build: move all (un)install* target aliases to toplevel Makefile | Mans Rullgard | 2011-06-06 | 1 | -5/+0 |
* | build: remove stale dependency | Mans Rullgard | 2011-06-06 | 1 | -2/+0 |
* | build: do not add CFLAGS-yes to CFLAGS | Mans Rullgard | 2011-06-06 | 1 | -1/+0 |
* | build: remove BUILD_ROOT variable | Mans Rullgard | 2011-05-29 | 1 | -9/+3 |
* | Include dependencies for test programs | Mans Rullgard | 2011-03-31 | 1 | -2/+2 |
* | Remove support for stripping executables | Mans Rullgard | 2011-03-29 | 1 | -1/+1 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
* | Create config.asm for use with yasm | Måns Rullgård | 2010-09-03 | 1 | -0/+1 |
* | Remove dep/depend targets and related variables. | Diego Biurrun | 2010-08-17 | 1 | -4/+1 |
* | Add libavcore. | Stefano Sabatini | 2010-07-21 | 1 | -1/+1 |
* | Stop make complaining about moved/deleted headers | Måns Rullgård | 2010-07-04 | 1 | -0/+4 |
* | Add -I flags to HOSTCFLAGS | Måns Rullgård | 2010-06-26 | 1 | -1/+4 |
* | Fix brief make messages when CC etc are specified on command line | Måns Rullgård | 2010-06-26 | 1 | -2/+2 |
* | Make ranlib silent in brief output mode | Måns Rullgård | 2010-03-17 | 1 | -2/+2 |
* | Fix brief make output for generated tables | Måns Rullgård | 2010-03-14 | 1 | -2/+2 |
* | Remove .SECONDARY directive | Måns Rullgård | 2010-03-10 | 1 | -1/+1 |
* | Improve version.h generation | Måns Rullgård | 2010-03-10 | 1 | -8/+0 |
* | Replace $(G) with more generic $(M) in silent make rules | Måns Rullgård | 2010-03-10 | 1 | -2/+3 |
* | Prettify make output for documentation | Måns Rullgård | 2010-03-10 | 1 | -0/+1 |
* | Prettify make output when generating headers | Måns Rullgård | 2010-03-09 | 1 | -1/+2 |
* | Simplify static/shared build rules | Måns Rullgård | 2010-03-09 | 1 | -1/+3 |
* | Remove duplicates from OBJS | Måns Rullgård | 2010-03-09 | 1 | -1/+1 |
* | checkheaders: skip per-arch headers not meant for direct inclusion | Måns Rullgård | 2010-03-08 | 1 | -0/+1 |
* | Add TESTOBJS make variable for extra objects used by test apps | Måns Rullgård | 2010-03-08 | 1 | -0/+1 |