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-11-19Merge commit '1c5805521c3e406886341d752ebf38f8d41e1d13'Michael Niedermayer
2012-11-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-18configure: Refactor CPPFLAGS settings for glibc/uclibcDiego Biurrun
2012-11-18configure: add basic support for ARM AArch64Mans Rullgard
2012-11-18build: set -U__STRICT_ANSI__ for newlibMans Rullgard
2012-11-17parisc: work around bug in gcc 4.3 and laterMans Rullgard
2012-11-17configure: add --fatal-warnings option.Nicolas George
2012-11-17configure: warn when en/disabling has no effect.Nicolas George
2012-11-16Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd'Michael Niedermayer
2012-11-15configure: Check for -Werror parameters on clangMartin Storsjö
2012-11-15Merge commit '3b4296f41473a5b39e84d7a49d480624c9c60040'Michael Niedermayer
2012-11-15configure: Add option to disable all command line programsDiego Biurrun
2012-11-14ppc: do not pass redundant compiler flagsMans Rullgard
2012-11-13Merge commit 'ef1b23ad21e3f12fc4ff2a73a6d4d4cd9d630c4b'Michael Niedermayer
2012-11-12configure: remove support for -n flag in print_enabled()Mans Rullgard
2012-11-12Merge commit '802713c4e7b41bc2deed754d78649945c3442063'Michael Niedermayer
2012-11-12lavfi: add geq filter.Clément Bœsch
2012-11-11x86: Require an assembler able to cope with AVX instructionsDiego Biurrun
2012-11-11configure: add lavu dependency to lavr/lavfi .pc filesAnton Khirnov
2012-11-08libvpxenc: Allow enabling constrained quality (CQ) modeJames Zern
2012-11-02Apply again [916352f282855e3e4e86a39df9452fead2aa0771] that got lost in the m...Alexis Ballier
2012-10-31lavfi/hue: add missing GPL dependency.Clément Bœsch
2012-10-30configure: fix print_config() with broke awksMans Rullgard
2012-10-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-30Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer
2012-10-30configure: fix print_config() with broke awksMans Rullgard
2012-10-30configure: rewrite print_config() function using awkMans Rullgard
2012-10-30avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö
2012-10-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-27configure: detect sparc64 automaticallyMans Rullgard
2012-10-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-27configure: fix tests for 2-arg math functionsMans Rullgard
2012-10-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-26configure: sanitise sparc vis checkMans Rullgard
2012-10-26configure: recognise more sparc variants as --cpu argumentMichael Kostylev
2012-10-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-25avutil: Make LZO decoder code configure-time selectableDiego Biurrun
2012-10-24configure: detect parisc64 automaticallyMans Rullgard
2012-10-24configure: detect ppc64 automaticallyMans Rullgard
2012-10-24configure: detect mips64 automaticallyMans Rullgard
2012-10-24configure: generalise 64-bit testMans Rullgard
2012-10-24Merge commit '0c03cc68386443f1e96ab6fb358220faf67cd5ff'Michael Niedermayer
2012-10-24build: fix detection of math functions with 2 parameters.Michael Niedermayer
2012-10-24Merge commit '80521c1997a23e148edf89e11b939ab8646297ca'Michael Niedermayer
2012-10-23build: Plan 9 supportMans Rullgard
2012-10-23build: allow targets to specify extra objects to link with executablesMans Rullgard
2012-10-23libm: add fallbacks for various single-precision functionsMans Rullgard
2012-10-23network: use getservbyport() only if availableMans Rullgard
2012-10-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-20configure: Group math functions into a separate variableDiego Biurrun