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
2017-06-21build: Generalize yasm/nasm-related variable namesDiego Biurrun
2017-02-02x86/vp8dsp: add ff_vp8_idct_dc_add_sse2James Almer
2017-01-31Merge commit '4efab89332ea39a77145e8b15562b981d9dbde68'James Almer
2016-07-20x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriateDiego Biurrun
2016-06-26Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'Hendrik Leppkes
2016-05-28Drop unnecessary libavutil/x86/asm.h #includesDiego Biurrun
2015-03-14x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet
2014-07-01Merge commit '79793f833784121d574454af4871866576c0749d'Michael Niedermayer
2014-07-01Update Fiona's name in copyright statements.Diego Biurrun
2014-04-04Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f'Michael Niedermayer
2014-04-04On2 VP7 decoderPeter Ross
2014-03-25libavcodec/*/vp8dsp_init: indentPeter Ross
2014-02-15avcodec/vp8dsp: add VP7 idct and loop filterPeter Ross
2014-01-09Merge commit 'b0be1ae792ac8bbfb0fc7b9b9cb39eaf0feb489b'Michael Niedermayer
2014-01-09x86: avcodec: Add a bunch of missing #includes for av_coldDiego Biurrun
2013-08-30avcodec/x86/vp8dsp: 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-03-28Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'Michael Niedermayer
2013-03-27cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-12-12x86inc: support stack mem allocation and re-alignment in PROLOGUE.Ronald S. Bultje
2012-12-12x86inc: support stack mem allocation and re-alignment in PROLOGUERonald S. Bultje
2012-11-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-14x86: mmx2 ---> mmxext in asm constructsDiego Biurrun
2012-08-31Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer
2012-08-30x86: cosmetics: Comment some #endifs for better readabilityDiego Biurrun
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-16x86: avcodec: Consistently name all init filesDiego Biurrun