Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-15build: Add 'check' target to run all compile and test targets.Diego Biurrun
2012-04-25Add libavresampleJustin Ruggles
2012-04-12build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun
2012-03-26build: Only clean the architecture subdirectory we build for.Diego Biurrun
2012-03-26build: prettyprinting cosmeticsDiego Biurrun
2012-03-20Generate manpages for AV{Format,Codec}Context AVOptions.Anton Khirnov
2012-02-23Remove libpostproc.Diego Biurrun
2012-02-03build: Drop YASM-OBJS-FFT from SUBDIR_VARS.Diego Biurrun
2012-02-03build: Drop unused X86-OBJS variable.Diego Biurrun
2012-01-25build: Automatically include architecture-specific library Makefile snippets.Diego Biurrun
2012-01-24Remove ffmpeg.Anton Khirnov
2011-12-14build: rename subdir.mak ---> library.makDiego Biurrun
2011-12-13build: move inclusion of subdir.mak to main subdir loopMans Rullgard
2011-10-19presets: rename presets directoryJanne Grunau
2011-10-19Makefile: change presets extension to .avpresetAnton Khirnov
2011-08-15Fix NASM include directiveDave Yeo
2011-08-12Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov
2011-08-09Rename ffserver to avserver.Anton Khirnov
2011-08-09Rename ffprobe to avprobe.Anton Khirnov
2011-08-09Rename ffplay to avplay.Anton Khirnov
2011-07-21build: add -L flags before existing LDFLAGSMans Rullgard
2011-07-12build: remove unnecessary dependency on libs from 'all' targetMans Rullgard
2011-07-11build: remove unnecessary FFLDFLAGS variableMans Rullgard
2011-07-11build: rework rules for things in the tools dirMans Rullgard
2011-07-04build: Remove deleted 'check' target from .PHONY list.Diego Biurrun
2011-06-30build: Eliminate obsolete test targets.Diego Biurrun
2011-06-29build: fix creation of tools dir with make 3.81Mans Rullgard
2011-06-29build: Mark all-yes Makefile target as phony.Diego Biurrun
2011-06-29build: create output directories as neededMans Rullgard
2011-06-28build: include sub-makefiles using full path instead of symlinksMans Rullgard
2011-06-27build: factor out the .c and .S compile commands as a macroMans Rullgard
2011-06-23build: remove SRC_PATH_BARE variableMans Rullgard
2011-06-23build: move basic rules and variables to main MakefileMans Rullgard
2011-06-23build: move special targets to end of main MakefileMans Rullgard
2011-06-23build: move documentation rules to doc/MakefileMans Rullgard
2011-06-23build: move test rules to tests/MakefileMans Rullgard
2011-06-14build: move vpath directives to main MakefileMans Rullgard
2011-06-14build: move ALLFFLIBS to a more logical placeMans Rullgard
2011-06-11build: fix "make install" with documentation disabledMans Rullgard
2011-06-11build: simplify some conditional targetsMans Rullgard
2011-06-07build: make rule for linking ff* apply only to these targetsMans Rullgard
2011-06-07build: rearrange some lines in a more logical wayMans Rullgard
2011-06-06build: clean up .PHONY listsMans Rullgard
2011-06-06build: move all (un)install* target aliases to toplevel MakefileMans Rullgard
2011-06-03build: Simplify texi2html invocation through the --output option.Diego Biurrun
2011-05-29build: remove BUILD_ROOT variableMans Rullgard
2011-05-26build: Remove generated .version file on distclean.Diego Biurrun
2011-05-18Remove unused make variable SEEK_REFFILEMans Rullgard
2011-05-18fate: remove redundant aref and vref referencesMans Rullgard
2011-05-18fate: run aref and vref as regular testsMans Rullgard