| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | 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 |
* | build: Simplify texi2html invocation through the --output option. | Diego Biurrun | 2011-06-03 | 1 | -1/+1 |
* | build: remove BUILD_ROOT variable | Mans Rullgard | 2011-05-29 | 1 | -3/+3 |
* | build: Remove generated .version file on distclean. | Diego Biurrun | 2011-05-26 | 1 | -1/+1 |
* | 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 |
* | Implement fate-rsync target | Reinhard Tartler | 2011-05-03 | 1 | -0/+4 |
* | FATE: allow forcing thread-type when doing threaded fate runs. | Ronald S. Bultje | 2011-04-21 | 1 | -1/+1 |
* | Makefile: Include dependencies for test tools, too | Martin Storsjö | 2011-04-20 | 1 | -0/+1 |
* | Remove support for stripping executables | Mans Rullgard | 2011-03-29 | 1 | -10/+4 |
* | fate: add support for multithread testing | Luca Barbato | 2011-03-23 | 1 | -1/+1 |
* | get rid of the last svn mentions | Janne Grunau | 2011-03-18 | 1 | -2/+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 |
* | Auto-generate dependencies for documentation | Mans Rullgard | 2011-02-01 | 1 | -7/+7 |
* | doc: modify style for texi2html 1.78+ | Janne Grunau | 2011-01-29 | 1 | -2/+2 |
* | Makefile: fix cleaning of tools in tests directory | Mans Rullgard | 2011-01-25 | 1 | -3/+3 |
* | Fix ALLPROGS_G so that *_g binaries get cleaned properly | Daniel Verkamp | 2011-01-25 | 1 | -1/+1 |
* | Makefile: simplify test tools handling | Mans Rullgard | 2011-01-23 | 1 | -2/+3 |
* | Makefile: simplify setting of some variables | Mans Rullgard | 2011-01-21 | 1 | -10/+10 |
* | Add demuxers.texi file. | Stefano Sabatini | 2011-01-09 | 1 | -3/+3 |
* | Metadata muxer | Anton Khirnov | 2010-12-27 | 1 | -1/+1 |
* | Add dependency for the libavfitler.html file. | Stefano Sabatini | 2010-12-23 | 1 | -0/+1 |
* | Simplify texi files naming: ff*-doc.texi -> ff*.texi. | Stefano Sabatini | 2010-12-14 | 1 | -6/+6 |
* | Define PODPAGES in Makefile, and make them depend on | Stefano Sabatini | 2010-12-11 | 1 | -1/+2 |
* | Fix building of object files in tools/ | Ramiro Polla | 2010-12-07 | 1 | -1/+1 |
* | Add a file for bitstream filters documentation. | Stefano Sabatini | 2010-11-08 | 1 | -1/+1 |
* | Add eval.texi file. | Stefano Sabatini | 2010-11-03 | 1 | -2/+2 |
* | fate: print list of tests with "make fate-list" | Måns Rullgård | 2010-08-26 | 1 | -0/+3 |
* | MP3 float decoder FATE tests | Vitor Sessak | 2010-08-23 | 1 | -0/+1 |
* | fate: remove pointless fate/fate2 separation | Måns Rullgård | 2010-08-22 | 1 | -4/+1 |
* | Skip adding SDL_CFLAGS to CFLAGS for the ffplay.d target. | Diego Biurrun | 2010-08-17 | 1 | -1/+1 |
* | fate: move some groups of related tests to their own files | Måns Rullgård | 2010-08-04 | 1 | -0/+7 |
* | Fix fate-lavfi-pixfmts test cross-compilation. | Stefano Sabatini | 2010-08-01 | 1 | -1/+4 |
* | Add protocols.texi. | Stefano Sabatini | 2010-07-31 | 1 | -3/+3 |
* | Add the indevs.texi and outdevs.texi files. | Stefano Sabatini | 2010-07-27 | 1 | -2/+3 |