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-09-07Makefile: remove old codec_names.h on distcleanMichael Niedermayer
2012-08-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-29build: export filtered -lz flag in config.makMans Rullgard
2012-08-29build: add separate setting for host linkerMans Rullgard
2012-08-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-27build: Use portable abstraction for linker/hostcc output file syntaxDiego Biurrun
2012-08-27build: Fix compilation when configuring with a prog suffixjamal
2012-08-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-09build: add HOSTOBJS to SUBDIR_VARS listDiego Biurrun
2012-08-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
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-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
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-06-29Makefile: remove checkheaders from the main check targetMichael Niedermayer
2012-06-11Optimization of AMR NB and WB decoders for MIPSNedeljko Babic
2012-05-19doc/examples: install them with the shared data.Clément Bœsch
2012-05-19build: remove non-existant examples rule.Clément Bœsch
2012-05-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-15build: Add 'check' target to run all compile and test targets.Diego Biurrun
2012-04-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-25Add libavresampleJustin Ruggles
2012-04-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-12build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun
2012-03-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-26build: Only clean the architecture subdirectory we build for.Diego Biurrun
2012-03-26build: prettyprinting cosmeticsDiego Biurrun
2012-03-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-20Generate manpages for AV{Format,Codec}Context AVOptions.Anton Khirnov
2012-02-23Remove libpostproc.Diego Biurrun
2012-02-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-03build: Drop YASM-OBJS-FFT from SUBDIR_VARS.Diego Biurrun
2012-02-03build: Drop unused X86-OBJS variable.Diego Biurrun
2012-01-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-26Remove avconvMichael Niedermayer
2012-01-25build: Automatically include architecture-specific library Makefile snippets.Diego Biurrun
2012-01-24Remove ffmpeg.Anton Khirnov
2011-12-28Makefile: fix path to ffprobe.xsdMichael Niedermayer
2011-12-27ffprobe: add XML writerStefano Sabatini
2011-12-24build: Try to find fate_config.sh.template in source pathAlexander Strasser
2011-12-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer