| Commit message (Expand) | Author | Age | Files | Lines |
* | build: allow targets to specify extra objects to link with executables | Mans Rullgard | 2012-10-23 | 1 | -4/+4 |
* | build: simplify linking tools with cmdutils.o | Mans Rullgard | 2012-10-15 | 1 | -4/+4 |
* | avcodec: Remove broken MMI optimizations | Diego Biurrun | 2012-10-12 | 1 | -1/+1 |
* | build: allow non-standard variations of linker -l/-L flags | Mans Rullgard | 2012-08-29 | 1 | -1/+1 |
* | build: export filtered -lz flag in config.mak | Mans Rullgard | 2012-08-28 | 1 | -1/+1 |
* | build: add separate setting for host linker | Mans Rullgard | 2012-08-28 | 1 | -1/+1 |
* | build: Use portable abstraction for linker/hostcc output file syntax | Diego Biurrun | 2012-08-27 | 1 | -2/+2 |
* | build: add HOSTOBJS to SUBDIR_VARS list | Diego Biurrun | 2012-08-09 | 1 | -1/+1 |
* | build: cosmetics: Reorder some lists in a more logical fashion | Diego Biurrun | 2012-08-08 | 1 | -4/+5 |
* | avconv: split configuring filter configuration to a separate file. | Anton Khirnov | 2012-08-08 | 1 | -1/+1 |
* | avconv: split option parsing into a separate file. | Anton Khirnov | 2012-08-08 | 1 | -0/+1 |
* | build: change checkheaders to use regular build rules | Mans Rullgard | 2012-08-07 | 1 | -2/+2 |
* | build: add trailing / to yasm/nasm -I flags | Mans Rullgard | 2012-08-07 | 1 | -1/+1 |
* | build: generalise rules and variable settings for av* programs | Mans Rullgard | 2012-08-06 | 1 | -5/+12 |
* | build: support non-standard replacements for -c flag | Mans Rullgard | 2012-07-28 | 1 | -1/+1 |
* | build: Use portable compiler flag constructs in header compilation rule | Diego Biurrun | 2012-07-28 | 1 | -1/+1 |
* | build: Rename YASMDEP variable to DEPYASM for consistency | Diego Biurrun | 2012-07-28 | 1 | -1/+1 |
* | build: use COMPILE template for HOSTOBJS | Mans Rullgard | 2012-07-26 | 1 | -1/+1 |
* | build: do full flag handling for all compiler-type tools | Mans Rullgard | 2012-07-26 | 1 | -4/+5 |
* | build: Drop gcc-specific warning flag from header compilation rule | Diego Biurrun | 2012-07-22 | 1 | -1/+1 |
* | build: Add 'check' target to run all compile and test targets. | Diego Biurrun | 2012-05-15 | 1 | -1/+3 |
* | Add libavresample | Justin Ruggles | 2012-04-24 | 1 | -1/+2 |
* | build: Consistently handle conditional compilation for all optimization OBJS. | Diego Biurrun | 2012-04-12 | 1 | -1/+2 |
* | build: Only clean the architecture subdirectory we build for. | Diego Biurrun | 2012-03-26 | 1 | -1/+1 |
* | build: prettyprinting cosmetics | Diego Biurrun | 2012-03-26 | 1 | -3/+4 |
* | Generate manpages for AV{Format,Codec}Context AVOptions. | Anton Khirnov | 2012-03-20 | 1 | -1/+1 |
* | Remove libpostproc. | Diego Biurrun | 2012-02-23 | 1 | -2/+1 |
* | build: Drop YASM-OBJS-FFT from SUBDIR_VARS. | Diego Biurrun | 2012-02-03 | 1 | -1/+1 |
* | build: Drop unused X86-OBJS variable. | Diego Biurrun | 2012-02-03 | 1 | -1/+1 |
* | 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 |