| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Automatically include architecture-specific library Makefile snippets. | Diego Biurrun | 2012-01-25 | 1 | -0/+1 |
* | Remove ffmpeg. | Anton Khirnov | 2012-01-23 | 1 | -2/+1 |
* | build: rename subdir.mak ---> library.mak | Diego Biurrun | 2011-12-13 | 1 | -1/+1 |
* | build: move inclusion of subdir.mak to main subdir loop | Mans Rullgard | 2011-12-13 | 1 | -0/+1 |
* | presets: rename presets directory | Janne Grunau | 2011-10-19 | 1 | -1/+1 |
* | Makefile: change presets extension to .avpreset | Anton Khirnov | 2011-10-19 | 1 | -1/+1 |
* | Fix NASM include directive | Dave Yeo | 2011-08-15 | 1 | -1/+1 |
* | Make a copy of ffmpeg under a new name -- avconv. | Anton Khirnov | 2011-08-12 | 1 | -1/+2 |
* | Rename ffserver to avserver. | Anton Khirnov | 2011-08-09 | 1 | -3/+3 |
* | Rename ffprobe to avprobe. | Anton Khirnov | 2011-08-09 | 1 | -2/+2 |
* | Rename ffplay to avplay. | Anton Khirnov | 2011-08-09 | 1 | -4/+4 |
* | build: add -L flags before existing LDFLAGS | Mans Rullgard | 2011-07-21 | 1 | -3/+3 |
* | build: remove unnecessary dependency on libs from 'all' target | Mans Rullgard | 2011-07-11 | 1 | -1/+1 |
* | build: remove unnecessary FFLDFLAGS variable | Mans Rullgard | 2011-07-11 | 1 | -3/+3 |
* | build: rework rules for things in the tools dir | Mans Rullgard | 2011-07-10 | 1 | -13/+8 |
* | build: Remove deleted 'check' target from .PHONY list. | Diego Biurrun | 2011-07-04 | 1 | -1/+1 |
* | build: Eliminate obsolete test targets. | Diego Biurrun | 2011-06-30 | 1 | -2/+0 |
* | build: fix creation of tools dir with make 3.81 | Mans Rullgard | 2011-06-29 | 1 | -2/+5 |
* | build: Mark all-yes Makefile target as phony. | Diego Biurrun | 2011-06-29 | 1 | -1/+1 |
* | build: create output directories as needed | Mans Rullgard | 2011-06-29 | 1 | -1/+6 |
* | build: include sub-makefiles using full path instead of symlinks | Mans Rullgard | 2011-06-28 | 1 | -4/+4 |
* | build: factor out the .c and .S compile commands as a macro | Mans Rullgard | 2011-06-26 | 1 | -4/+11 |
* | build: remove SRC_PATH_BARE variable | Mans Rullgard | 2011-06-23 | 1 | -13/+11 |
* | build: move basic rules and variables to main Makefile | Mans Rullgard | 2011-06-23 | 1 | -0/+35 |
* | build: move special targets to end of main Makefile | Mans Rullgard | 2011-06-23 | 1 | -0/+8 |
* | 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 |
* | 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 |