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
2013-11-03build: Remove redundant OBJS declaration intended for programsDiego Biurrun
2013-10-31build: Ensure that strip commands are run silentlyDiego Biurrun
2013-05-24w32pthreads: move from lavc to compat/Anton Khirnov
2013-04-05Integrate lcov/gcov into LibavReinhard Tartler
2013-03-27build: Remove configure-generated .config file on distcleanDiego Biurrun
2013-02-23build: Add proper infrastructure for adding and checking host CPPFLAGSDiego Biurrun
2012-12-10build: fix 'clean' targetMans Rullgard
2012-12-07arm: rename ARMVFP config symbol to VFPMans Rullgard
2012-11-23build: add rules to generate preprocessed source filesMans Rullgard
2012-10-31x86: yasm: Use complete source path for macro helper %includesDiego Biurrun
2012-10-25build: Include HEADERS-yes in the HEADERS variableMartin Storsjö
2012-10-23build: allow targets to specify extra objects to link with executablesMans Rullgard
2012-10-16build: simplify linking tools with cmdutils.oMans Rullgard
2012-10-12avcodec: Remove broken MMI optimizationsDiego Biurrun
2012-08-29build: allow non-standard variations of linker -l/-L flagsMans Rullgard
2012-08-29build: export filtered -lz flag in config.makMans Rullgard
2012-08-29build: add separate setting for host linkerMans Rullgard
2012-08-27build: Use portable abstraction for linker/hostcc output file syntaxDiego Biurrun
2012-08-09build: add HOSTOBJS to SUBDIR_VARS listDiego Biurrun
2012-08-08build: cosmetics: Reorder some lists in a more logical fashionDiego Biurrun
2012-08-08avconv: split configuring filter configuration to a separate file.Anton Khirnov
2012-08-08avconv: split option parsing into a separate file.Anton Khirnov
2012-08-08build: change checkheaders to use regular build rulesMans Rullgard
2012-08-07build: add trailing / to yasm/nasm -I flagsMans Rullgard
2012-08-06build: generalise rules and variable settings for av* programsMans Rullgard
2012-07-28build: support non-standard replacements for -c flagMans Rullgard
2012-07-28build: Use portable compiler flag constructs in header compilation ruleDiego Biurrun
2012-07-28build: Rename YASMDEP variable to DEPYASM for consistencyDiego Biurrun
2012-07-27build: use COMPILE template for HOSTOBJSMans Rullgard
2012-07-27build: do full flag handling for all compiler-type toolsMans Rullgard
2012-07-22build: Drop gcc-specific warning flag from header compilation ruleDiego Biurrun
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