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-10-12Merge commit '6eef263aca281fb582e1fa3d841ac20ef747a252'James Almer
2017-03-05x86: Merge align directives into SECTION_RODATA declarations where possibleDiego Biurrun
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2014-07-01Merge commit '79793f833784121d574454af4871866576c0749d'Michael Niedermayer
2014-07-01Update Fiona's name in copyright statements.Diego Biurrun
2014-03-14Merge commit '55519926ef855c671d084ccc151056de9e3d3a77'Michael Niedermayer
2014-03-13x86: Make function prototype comments in assembly code consistentDiego Biurrun
2013-11-05Merge commit 'e2b5b097898c9155f4bdff4d83cdc54d5eef6930'Michael Niedermayer
2013-11-05x86: rv40dsp: Use PAVGB instruction macro where appropriateDiego Biurrun
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2012-11-14x86: mmx2 ---> mmxext in asm constructsDiego Biurrun
2012-10-31x86: yasm: Use complete source path for macro helper %includesDiego Biurrun
2012-10-31x86: include x86inc.asm in x86util.asmDiego Biurrun
2012-08-07x86: use 32-bit source registers with movd instructionMans Rullgard
2012-05-16x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions.Michael Kostylev
2012-05-10rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MCChristophe Gisquet
2012-04-10rv40dsp x86: use only one register, for both increment and loop counterChristophe GISQUET
2012-04-10rv40dsp: implement prescaled versions for biweight.Christophe GISQUET
2012-01-31rv40: x86 SIMD for biweightChristophe Gisquet