index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2013-02-23
build: Add proper infrastructure for adding and checking host CPPFLAGS
Diego Biurrun
2012-12-10
build: fix 'clean' target
Mans Rullgard
2012-12-07
arm: rename ARMVFP config symbol to VFP
Mans Rullgard
2012-11-23
build: add rules to generate preprocessed source files
Mans Rullgard
2012-10-31
x86: yasm: Use complete source path for macro helper %includes
Diego Biurrun
2012-10-25
build: Include HEADERS-yes in the HEADERS variable
Martin Storsjö
2012-10-23
build: allow targets to specify extra objects to link with executables
Mans Rullgard
2012-10-15
build: simplify linking tools with cmdutils.o
Mans Rullgard
2012-10-12
avcodec: Remove broken MMI optimizations
Diego Biurrun
2012-08-29
build: allow non-standard variations of linker -l/-L flags
Mans Rullgard
2012-08-28
build: export filtered -lz flag in config.mak
Mans Rullgard
2012-08-28
build: add separate setting for host linker
Mans Rullgard
2012-08-27
build: Use portable abstraction for linker/hostcc output file syntax
Diego Biurrun
2012-08-09
build: add HOSTOBJS to SUBDIR_VARS list
Diego Biurrun
2012-08-08
build: cosmetics: Reorder some lists in a more logical fashion
Diego Biurrun
2012-08-08
avconv: split configuring filter configuration to a separate file.
Anton Khirnov
2012-08-08
avconv: split option parsing into a separate file.
Anton Khirnov
2012-08-07
build: change checkheaders to use regular build rules
Mans Rullgard
2012-08-07
build: add trailing / to yasm/nasm -I flags
Mans Rullgard
2012-08-06
build: generalise rules and variable settings for av* programs
Mans Rullgard
2012-07-28
build: support non-standard replacements for -c flag
Mans Rullgard
2012-07-28
build: Use portable compiler flag constructs in header compilation rule
Diego Biurrun
2012-07-28
build: Rename YASMDEP variable to DEPYASM for consistency
Diego Biurrun
2012-07-26
build: use COMPILE template for HOSTOBJS
Mans Rullgard
2012-07-26
build: do full flag handling for all compiler-type tools
Mans Rullgard
2012-07-22
build: Drop gcc-specific warning flag from header compilation rule
Diego Biurrun
2012-05-15
build: Add 'check' target to run all compile and test targets.
Diego Biurrun
2012-04-24
Add libavresample
Justin Ruggles
2012-04-12
build: Consistently handle conditional compilation for all optimization OBJS.
Diego Biurrun
2012-03-26
build: Only clean the architecture subdirectory we build for.
Diego Biurrun
2012-03-26
build: prettyprinting cosmetics
Diego Biurrun
2012-03-20
Generate manpages for AV{Format,Codec}Context AVOptions.
Anton Khirnov
2012-02-23
Remove libpostproc.
Diego Biurrun
2012-02-03
build: Drop YASM-OBJS-FFT from SUBDIR_VARS.
Diego Biurrun
2012-02-03
build: Drop unused X86-OBJS variable.
Diego Biurrun
2012-01-25
build: Automatically include architecture-specific library Makefile snippets.
Diego Biurrun
2012-01-23
Remove ffmpeg.
Anton Khirnov
2011-12-13
build: rename subdir.mak ---> library.mak
Diego Biurrun
2011-12-13
build: move inclusion of subdir.mak to main subdir loop
Mans Rullgard
2011-10-19
presets: rename presets directory
Janne Grunau
2011-10-19
Makefile: change presets extension to .avpreset
Anton Khirnov
2011-08-15
Fix NASM include directive
Dave Yeo
2011-08-12
Make a copy of ffmpeg under a new name -- avconv.
Anton Khirnov
2011-08-09
Rename ffserver to avserver.
Anton Khirnov
2011-08-09
Rename ffprobe to avprobe.
Anton Khirnov
2011-08-09
Rename ffplay to avplay.
Anton Khirnov
2011-07-21
build: add -L flags before existing LDFLAGS
Mans Rullgard
2011-07-11
build: remove unnecessary dependency on libs from 'all' target
Mans Rullgard
2011-07-11
build: remove unnecessary FFLDFLAGS variable
Mans Rullgard
2011-07-10
build: rework rules for things in the tools dir
Mans Rullgard
[next]