]> git.sesse.net Git - ffmpeg/history - Makefile
parser: Move Doxygen documentation to the header files
[ffmpeg] / Makefile
2012-10-30 Diego Biurrunx86: yasm: Use complete source path for macro helper...
2012-10-25 Martin Storsjöbuild: Include HEADERS-yes in the HEADERS variable
2012-10-23 Mans Rullgardbuild: allow targets to specify extra objects to link...
2012-10-15 Mans Rullgardbuild: simplify linking tools with cmdutils.o
2012-10-12 Diego Biurrunavcodec: Remove broken MMI optimizations
2012-08-29 Mans Rullgardbuild: allow non-standard variations of linker -l/...
2012-08-28 Mans Rullgardbuild: export filtered -lz flag in config.mak
2012-08-28 Mans Rullgardbuild: add separate setting for host linker
2012-08-27 Diego Biurrunbuild: Use portable abstraction for linker/hostcc outpu...
2012-08-09 Diego Biurrunbuild: add HOSTOBJS to SUBDIR_VARS list
2012-08-08 Diego Biurrunbuild: cosmetics: Reorder some lists in a more logical...
2012-08-08 Anton Khirnovavconv: split configuring filter configuration to a...
2012-08-08 Anton Khirnovavconv: split option parsing into a separate file.
2012-08-07 Mans Rullgardbuild: change checkheaders to use regular build rules
2012-08-07 Mans Rullgardbuild: add trailing / to yasm/nasm -I flags
2012-08-06 Mans Rullgardbuild: generalise rules and variable settings for av...
2012-07-28 Mans Rullgardbuild: support non-standard replacements for -c flag
2012-07-28 Diego Biurrunbuild: Use portable compiler flag constructs in header...
2012-07-28 Diego Biurrunbuild: Rename YASMDEP variable to DEPYASM for consistency
2012-07-26 Mans Rullgardbuild: use COMPILE template for HOSTOBJS
2012-07-26 Mans Rullgardbuild: do full flag handling for all compiler-type...
2012-07-22 Diego Biurrunbuild: Drop gcc-specific warning flag from header compi...
2012-05-15 Diego Biurrunbuild: Add 'check' target to run all compile and test...
2012-04-25 Justin RugglesAdd libavresample
2012-04-12 Diego Biurrunbuild: Consistently handle conditional compilation...
2012-03-26 Diego Biurrunbuild: Only clean the architecture subdirectory we...
2012-03-26 Diego Biurrunbuild: prettyprinting cosmetics
2012-03-20 Anton KhirnovGenerate manpages for AV{Format,Codec}Context AVOptions.
2012-02-23 Diego BiurrunRemove libpostproc.
2012-02-03 Diego Biurrunbuild: Drop YASM-OBJS-FFT from SUBDIR_VARS.
2012-02-03 Diego Biurrunbuild: Drop unused X86-OBJS variable.
2012-01-25 Diego Biurrunbuild: Automatically include architecture-specific...
2012-01-23 Anton KhirnovRemove ffmpeg.
2011-12-13 Diego Biurrunbuild: rename subdir.mak ---> library.mak
2011-12-13 Mans Rullgardbuild: move inclusion of subdir.mak to main subdir...
2011-10-19 Janne Grunaupresets: rename presets directory
2011-10-19 Anton KhirnovMakefile: change presets extension to .avpreset
2011-08-15 Dave YeoFix NASM include directive
2011-08-12 Anton KhirnovMake a copy of ffmpeg under a new name -- avconv.
2011-08-09 Anton KhirnovRename ffserver to avserver.
2011-08-09 Anton KhirnovRename ffprobe to avprobe.
2011-08-09 Anton KhirnovRename ffplay to avplay.
2011-07-21 Mans Rullgardbuild: add -L flags before existing LDFLAGS
2011-07-11 Mans Rullgardbuild: remove unnecessary dependency on libs from ...
2011-07-11 Mans Rullgardbuild: remove unnecessary FFLDFLAGS variable
2011-07-10 Mans Rullgardbuild: rework rules for things in the tools dir
2011-07-04 Diego Biurrunbuild: Remove deleted 'check' target from .PHONY list.
2011-06-30 Diego Biurrunbuild: Eliminate obsolete test targets.
2011-06-29 Mans Rullgardbuild: fix creation of tools dir with make 3.81
2011-06-29 Diego Biurrunbuild: Mark all-yes Makefile target as phony.
2011-06-29 Mans Rullgardbuild: create output directories as needed
2011-06-28 Mans Rullgardbuild: include sub-makefiles using full path instead...
2011-06-26 Mans Rullgardbuild: factor out the .c and .S compile commands as...
2011-06-23 Mans Rullgardbuild: remove SRC_PATH_BARE variable
2011-06-23 Mans Rullgardbuild: move basic rules and variables to main Makefile
2011-06-23 Mans Rullgardbuild: move special targets to end of main Makefile
2011-06-22 Mans Rullgardbuild: move documentation rules to doc/Makefile
2011-06-22 Mans Rullgardbuild: move test rules to tests/Makefile
2011-06-14 Mans Rullgardbuild: move vpath directives to main Makefile
2011-06-14 Mans Rullgardbuild: move ALLFFLIBS to a more logical place
2011-06-11 Mans Rullgardbuild: fix "make install" with documentation disabled
2011-06-11 Mans Rullgardbuild: simplify some conditional targets
2011-06-07 Mans Rullgardbuild: make rule for linking ff* apply only to these...
2011-06-06 Mans Rullgardbuild: rearrange some lines in a more logical way
2011-06-06 Mans Rullgardbuild: clean up .PHONY lists
2011-06-06 Mans Rullgardbuild: move all (un)install* target aliases to toplevel...
2011-06-03 Diego Biurrunbuild: Simplify texi2html invocation through the -...
2011-05-29 Mans Rullgardbuild: remove BUILD_ROOT variable
2011-05-26 Diego Biurrunbuild: Remove generated .version file on distclean.
2011-05-18 Mans RullgardRemove unused make variable SEEK_REFFILE
2011-05-18 Mans Rullgardfate: remove redundant aref and vref references
2011-05-18 Mans Rullgardfate: run aref and vref as regular tests
2011-05-03 Reinhard TartlerImplement fate-rsync target
2011-04-21 Ronald S. BultjeFATE: allow forcing thread-type when doing threaded...
2011-04-20 Martin StorsjöMakefile: Include dependencies for test tools, too
2011-03-29 Mans RullgardRemove support for stripping executables
2011-03-23 Luca Barbatofate: add support for multithread testing
2011-03-18 Janne Grunauget rid of the last svn mentions
2011-03-16 Janne Grunaureplace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
2011-02-20 Mans RullgardMakefile: include deps from tools directory
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-12 Stefano SabatiniAllow "make clean" to clean files in tools
2011-02-12 Stefano SabatiniAdd lavfi-showfiltfmts and graph2dot to $(TOOLS)
2011-02-11 Mans RullgardVP8: ARM optimised decode_block_coeffs_internal
2011-02-01 Mans RullgardMakefile: remove unused variable ALLHTMLPAGES
2011-02-01 Mans RullgardMakefile: build docs only for enabled tools; fix docs...
2011-02-01 Mans RullgardAuto-generate dependencies for documentation
2011-01-29 Janne Grunaudoc: modify style for texi2html 1.78+
2011-01-25 Mans RullgardMakefile: fix cleaning of tools in tests directory
2011-01-25 Daniel VerkampFix ALLPROGS_G so that *_g binaries get cleaned properly
2011-01-23 Mans RullgardMakefile: simplify test tools handling
2011-01-21 Mans RullgardMakefile: simplify setting of some variables
2011-01-09 Stefano SabatiniAdd demuxers.texi file.
2010-12-27 Anton KhirnovMetadata muxer
2010-12-23 Stefano SabatiniAdd dependency for the libavfitler.html file.
2010-12-14 Stefano SabatiniSimplify texi files naming: ff*-doc.texi -> ff*.texi.
2010-12-11 Stefano SabatiniDefine PODPAGES in Makefile, and make them depend on
2010-12-07 Ramiro PollaFix building of object files in tools/
2010-11-08 Stefano SabatiniAdd a file for bitstream filters documentation.
2010-11-03 Stefano SabatiniAdd eval.texi file.
next