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-15configure: Add option to disable all command line programsDiego Biurrun
2012-11-14ppc: do not pass redundant compiler flagsMans Rullgard
2012-11-12configure: remove support for -n flag in print_enabled()Mans Rullgard
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-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-27configure: detect sparc64 automaticallyMans Rullgard
2012-10-27configure: fix tests for 2-arg math functionsMans Rullgard
2012-10-26configure: sanitise sparc vis checkMans Rullgard
2012-10-26configure: recognise more sparc variants as --cpu argumentMichael Kostylev
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-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-20configure: Group math functions into a separate variableDiego Biurrun
2012-10-19configure: Disable Snow decoder and encoder by defaultDiego Biurrun
2012-10-19configure: fix libcdio checkMans Rullgard
2012-10-18Add support for building shared libraries with MSVCMartin Storsjö
2012-10-18configure: Split out msvc as a separate target OSMartin Storsjö
2012-10-18fate: list lavfi tests in a makefileMans Rullgard
2012-10-18fate: dependencies for seek testsMans Rullgard
2012-10-18fate: handle lavf test dependencies entirely in makeMans Rullgard
2012-10-17configure: Add support for Tilera processorsDerek Buitenhuis
2012-10-15build: simplify enabling of compat objectsMans Rullgard
2012-10-15configure: simplify argument handling in check_ldMans Rullgard
2012-10-15configure: simplify get_version() functionMans Rullgard
2012-10-15build: support asan and tsan toolchain shortcutsLuca Barbato
2012-10-15configure: check for mprotectMans Rullgard
2012-10-13build: tms470: work around glibc math.h problemsMans Rullgard
2012-10-13configure: improve tms470 compiler usage with glibcMans Rullgard
2012-10-13configure: tms470: add mapping for -mfpu=vfpv3-d16 flagMans Rullgard
2012-10-13configure: recognise Minix as OSMans Rullgard
2012-10-13configure: work around bug in ash shellMans Rullgard
2012-10-13configure: use utilities from /usr/xpg4/bin if it existsMans Rullgard
2012-10-12avcodec: Remove broken MMI optimizationsDiego Biurrun
2012-10-12build: add support for Tru64 (OSF/1)Mans Rullgard
2012-10-11random_seed: Support using CryptGenRandom on windowsMartin Storsjö
2012-10-09mingw/cygwin: Stop adding -fno-common to gcc CFLAGSDiego Biurrun
2012-10-09build: add LTO support for PGI compilerMans Rullgard
2012-10-09build: add -Mdse to PGI optimisation flagsMans Rullgard
2012-10-06build: error on variable-length arraysMans Rullgard
2012-10-04x86: Drop CPU detection intrinsicsDiego Biurrun