| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-23 | 1 | -158/+6 |
|\ |
|
| * | build: move documentation rules to doc/Makefile | Mans Rullgard | 2011-06-22 | 1 | -38/+3 |
| * | build: move test rules to tests/Makefile | Mans Rullgard | 2011-06-22 | 1 | -120/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-15 | 1 | -0/+7 |
|\| |
|
| * | build: move vpath directives to main Makefile | Mans Rullgard | 2011-06-14 | 1 | -0/+5 |
| * | build: move ALLFFLIBS to a more logical place | Mans Rullgard | 2011-06-14 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-12 | 1 | -10/+12 |
|\| |
|
| * | build: fix "make install" with documentation disabled | Mans Rullgard | 2011-06-11 | 1 | -0/+1 |
| * | build: simplify some conditional targets | Mans Rullgard | 2011-06-11 | 1 | -10/+11 |
* | | Makefile: critical build fix after the merge. make fate passed locally due to... | Michael Niedermayer | 2011-06-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-07 | 1 | -8/+10 |
|\| |
|
| * | build: make rule for linking ff* apply only to these targets | Mans Rullgard | 2011-06-07 | 1 | -1/+1 |
| * | build: rearrange some lines in a more logical way | Mans Rullgard | 2011-06-06 | 1 | -4/+3 |
| * | build: clean up .PHONY lists | Mans Rullgard | 2011-06-06 | 1 | -1/+2 |
| * | build: move all (un)install* target aliases to toplevel Makefile | Mans Rullgard | 2011-06-06 | 1 | -2/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-04 | 1 | -1/+1 |
|\| |
|
| * | build: Simplify texi2html invocation through the --output option. | Diego Biurrun | 2011-06-03 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-30 | 1 | -3/+3 |
|\| |
|
| * | build: remove BUILD_ROOT variable | Mans Rullgard | 2011-05-29 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-27 | 1 | -1/+1 |
|\| |
|
| * | build: Remove generated .version file on distclean. | Diego Biurrun | 2011-05-26 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-19 | 1 | -11/+4 |
|\| |
|
| * | Remove unused make variable SEEK_REFFILE | Mans Rullgard | 2011-05-18 | 1 | -1/+0 |
| * | fate: remove redundant aref and vref references | Mans Rullgard | 2011-05-18 | 1 | -7/+3 |
| * | fate: run aref and vref as regular tests | Mans Rullgard | 2011-05-18 | 1 | -9/+7 |
* | | Makefile:Put lost tab back. | Michael Niedermayer | 2011-05-06 | 1 | -1/+1 |
* | | fate: mention fate documentation in the error message | Francesco Cosoleto | 2011-05-06 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-04 | 1 | -0/+4 |
|\| |
|
| * | Implement fate-rsync target | Reinhard Tartler | 2011-05-03 | 1 | -0/+4 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-22 | 1 | -1/+1 |
|\| |
|
| * | FATE: allow forcing thread-type when doing threaded fate runs. | Ronald S. Bultje | 2011-04-21 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-21 | 1 | -0/+1 |
|\| |
|
| * | Makefile: Include dependencies for test tools, too | Martin Storsjö | 2011-04-20 | 1 | -0/+1 |
* | | Drop checkheaders from check, its useless | Michael Niedermayer | 2011-04-06 | 1 | -1/+1 |
* | | Revert "Remove support for stripping executables" | Michael Niedermayer | 2011-04-01 | 1 | -4/+10 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-30 | 1 | -10/+4 |
|\| |
|
| * | Remove support for stripping executables | Mans Rullgard | 2011-03-29 | 1 | -10/+4 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-24 | 1 | -1/+1 |
|\| |
|
| * | fate: add support for multithread testing | Luca Barbato | 2011-03-23 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-19 | 1 | -2/+1 |
|\| |
|
| * | get rid of the last svn mentions | Janne Grunau | 2011-03-18 | 1 | -2/+1 |
* | | Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION" | Michael Niedermayer | 2011-03-17 | 1 | -1/+1 |
|/ |
|
* | replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION | Janne Grunau | 2011-03-16 | 1 | -1/+1 |
* | Makefile: include deps from tools directory | Mans Rullgard | 2011-02-20 | 1 | -0/+2 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+0 |
* | Allow "make clean" to clean files in tools | Stefano Sabatini | 2011-02-12 | 1 | -0/+1 |
* | Add lavfi-showfiltfmts and graph2dot to $(TOOLS) | Stefano Sabatini | 2011-02-12 | 1 | -1/+1 |
* | VP8: ARM optimised decode_block_coeffs_internal | Mans Rullgard | 2011-02-11 | 1 | -1/+1 |
* | Makefile: remove unused variable ALLHTMLPAGES | Mans Rullgard | 2011-02-01 | 1 | -1/+0 |
* | Makefile: build docs only for enabled tools; fix docs dependencies | Mans Rullgard | 2011-02-01 | 1 | -1/+1 |