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
2022-09-21x86/lpc: implement a new Welch windowing functionLynne
2022-06-18avcodec/x86/lpc, vp8dsp_init: Remove redundant checksAndreas Rheinhardt
2021-07-22Remove unnecessary mem.h inclusionsAndreas Rheinhardt
2017-01-31Merge commit '4efab89332ea39a77145e8b15562b981d9dbde68'James Almer
2016-07-20x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriateDiego Biurrun
2014-05-07inline asm: fix arrays as named constraints.Matt Oliver
2014-03-19Automatically change MANGLE() into named inline asm operands when direct symb...Matt Oliver
2014-03-14Merge commit '831a1180785a786272cdcefb71566a770bfb879e'Michael Niedermayer
2014-03-13Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun
2013-08-30avcodec/x86/lpc: Fix cpu flag checks so they workMichael Niedermayer
2013-08-30Merge commit '6369ba3c9cc74becfaad2a8882dff3dd3e7ae3c0'Michael Niedermayer
2013-08-29x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun
2013-07-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-18Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun
2013-05-09Merge commit '87614667606b42476f9017d79faf12b45a0bd77c'Michael Niedermayer
2013-05-08x86: dsputil: Move ff_pd assembly constants to the only place they are usedDiego Biurrun
2013-02-06Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer
2013-02-05Add av_cold attributes to arch-specific init functionsDiego 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-08-29Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer
2012-08-28x86: avcodec: Drop silly "_mmx" suffixes from filenamesDiego Biurrun