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-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
2012-10-04configure: add --enable-lto optionMans Rullgard
2012-10-04build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIODiego Biurrun
2012-10-03configure: Refactor HAVE_ options available on the command lineDiego Biurrun
2012-10-02msvc: Fix detection of VFW & Avisynth required libsDerek Buitenhuis
2012-10-01Opus encoder using libopusNathan Caldwell
2012-09-28Opus decoder using libopusNicolas George
2012-09-20configure: update tms470 detection for latest versionMans Rullgard
2012-09-19configure: msvc: default to 'lib' as 'ar' toolMans Rullgard
2012-09-19build: support some non-standard ar variantsMans Rullgard
2012-09-19configure: add --toolchain optionMans Rullgard
2012-09-18configure: Make the smoothstreaming muxer enable the ismv muxerMartin Storsjö
2012-09-18configure: include flags in nm variableMans Rullgard
2012-09-14configure: x86: improve ebp availability checkMans Rullgard