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
2013-02-09Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer
2013-02-09dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun
2013-02-06Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer
2013-02-05Add av_cold attributes to arch-specific init functionsDiego Biurrun
2012-10-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-08x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau
2012-09-18x86/mpegaudiodec: drop likely now unneeded #if HAVE_AVX_EXTERNALMichael Niedermayer
2012-09-18mpegaudiodec: add prototypes for all functions that may need themMichael Niedermayer
2012-09-09x86/mpegaudiodec: fix compilation failure on cygwin with undefined imdct36_bl...Michael Niedermayer
2012-09-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-08x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun
2012-09-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-07x86: more specific checks for availability of required assembly capabilitiesDiego Biurrun
2012-09-01Fix compilation with yasm-0.6.2.Carl Eugen Hoyos
2012-08-31Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer
2012-08-30x86: Fix linking with some or all of yasm, mmx, optimizations disabledDiego Biurrun
2012-08-29Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer
2012-08-28x86: avcodec: Drop silly "_mmx" suffixes from filenamesDiego Biurrun