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
2015-07-08build: add LDLIBFLAGSGanesh Ajjanagadde
2015-06-19library.mak: Workaround SDL redefining main and breaking fate tests on mingwJames Almer
2015-05-29build: add configure option pkgconfigdirIngo Brückl
2015-02-17x86/doc/Makefile: DBG=1 to preprocess external asmChristophe Gisquet
2014-07-22Merge commit 'bb0babd7054bed7edfd9f4d6b20cdba864de1830'Michael Niedermayer
2014-07-22build: Support executable only ldflagsLuca Barbato
2014-02-17Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90'Michael Niedermayer
2014-02-17Move all example programs to doc/examplesDiego Biurrun
2014-02-14Merge commit '3a26ccbf0d9f806d067e76a3f484170abecb36b3'Michael Niedermayer
2014-02-14build: doxy: Include code examples in Doxygen documentationDiego Biurrun
2013-12-06Add Windows resource file support for shared librariesJames Almer
2013-11-29library.mak: only run asm strip if ASMSTRIP flags are setMichael Niedermayer
2013-11-29build sys: rename STRIPFLAGS to ASMSTRIPFLAGSMichael Niedermayer
2013-11-29Merge commit '0673ede985a6560e7efb86dab1c58fb7f95ce587'Michael Niedermayer
2013-11-28configure: add strip flags checksVittorio Giovara
2013-10-29build: remove pointless conditionIngo Brückl
2013-10-24build: remove pointless conditionIngo Brückl
2013-10-08Merge commit 'e52567c2954f627d420b30f75f71af2f2e4afe80'Michael Niedermayer
2013-10-07build: Strip spurious labelsLoren Merritt
2013-03-28Merge commit '472391b9a7e15e3bff33b016e7b6dbfa6a555975'Michael Niedermayer
2013-03-27build: Move setting of SRC_DIR to the only place it is usedDiego Biurrun
2013-02-15build: fixes a "can't cd to..." issue when installing shared libraries.Cyrille Faucheux
2013-02-12Merge commit '304b806cb524fb040f8e09a241040f1af2cb820b'Michael Niedermayer
2013-02-11build: Make library minor version visible in the MakefileDiego Biurrun
2013-02-03build: Remove superfluous MAKE variable for the build suffixJames Almer
2013-02-02build-sys: Fix pkgconfig files when ffmpeg is built with --build-suffixSteven Boswell II
2012-12-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-10build: fix 'clean' targetMans Rullgard
2012-11-23Merge commit '4a606c830ae664013cea33800094d4d0f4ec62da'Michael Niedermayer
2012-11-23build: add rules to generate preprocessed source filesMans Rullgard
2012-11-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-02doc: add apidoc target for doxygen API documentationJanne Grunau
2012-10-24Merge commit '80521c1997a23e148edf89e11b939ab8646297ca'Michael Niedermayer
2012-10-23build: allow targets to specify extra objects to link with executablesMans Rullgard
2012-10-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-11Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'Michael Niedermayer
2012-10-11build: remove references to unused EXTRAOBJS variableMans Rullgard
2012-10-11build: do not use LIB as variable nameMans Rullgard
2012-10-11build: whitespace cosmeticsMans Rullgard
2012-10-11build: remove single-use variable THIS_LIBMans Rullgard
2012-10-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-10Merge commit 'b94e4acb4874843e914fd3cb8e089aff0756bb4a'Michael Niedermayer
2012-10-10build: sanitize linking of tools and test programsMans Rullgard
2012-10-09build: link test programs only against static libsMans Rullgard
2012-09-20Merge commit '581281e242609a222233a2e5538b89dfb88fb18e'Michael Niedermayer
2012-09-19build: support some non-standard ar variantsMans Rullgard
2012-08-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-29build: allow non-standard variations of linker -l/-L flagsMans Rullgard
2012-08-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-27build: Use portable abstraction for linker/hostcc output file syntaxDiego Biurrun