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-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
2012-09-13os_support: Choose between direct.h and io.h using a configure checkMartin Storsjö
2012-09-11configure: Only disable aligned stack on MSVC on 32 bitMartin Storsjö
2012-09-11configure: indentation cosmeticsDiego Biurrun
2012-09-10configure: Adjust the xgetbv instrinsic checkMartin Storsjö
2012-09-10configure: Add --disable-inline-asm command line optionDiego Biurrun
2012-09-10configure: Don't try to enable the log2 function on msvcrtMartin Storsjö
2012-09-08configure: msvc: fix/simplify setting of flags for hostccMans Rullgard
2012-09-06configure: Set the right cc_e flags for msvcMartin Storsjö
2012-09-06configure: Disable some warnings in MSVCMartin Storsjö
2012-09-05configure: Add support for MSVC cl.exe/link.exeRonald S. Bultje
2012-09-05lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.Ronald S. Bultje
2012-09-05configure: add section for libc-specific hacksMans Rullgard
2012-09-05build: disable ranlib on mingwMans Rullgard
2012-09-05build: eamad: Add missing dependency on mpegvideo codeDiego Biurrun
2012-09-05build: utvideoenc: Add missing dependency on Huffman codeDiego Biurrun
2012-09-04configure: add support for bdver1 and bdver2 CPU types.Diego Elio Pettenò
2012-08-31MSS2 decoderAlberto Delmás
2012-08-31configure: handle --disable-asm before check_depsMans Rullgard
2012-08-31configure: x86: Separate inline from standalone assembler capabilitiesDiego Biurrun
2012-08-30configure: Add more fine-grained SSE CPU capabilities flagsDiego Biurrun
2012-08-29build: allow non-standard variations of linker -l/-L flagsMans Rullgard
2012-08-29build: export filtered -lz flag in config.makMans Rullgard
2012-08-29build: add separate setting for host linkerMans Rullgard
2012-08-29configure: probe_cc: use separate variable for linker output flagMans Rullgard
2012-08-29configure: support Bitrig OSBrad Smith
2012-08-28huffman: add ff_huff_gen_len_tableMichael Niedermayer
2012-08-28configure: use HOSTCC_C/O in check_host_ccMans Rullgard
2012-08-28configure: use AS_O setting in check_asMans Rullgard
2012-08-28configure: use LD_O setting in check_ld()Mans Rullgard
2012-08-27configure: Fix shared library creation for OpenBSDBrad Smith
2012-08-22configure: Drop fastdiv optionDiego Biurrun
2012-08-22build: Make the E-AC-3 encoder select the AC-3 encoderDiego Biurrun