summaryrefslogtreecommitdiff
path: root/libavcodec/x86/rv40dsp.asm
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* Update Fiona's name in copyright statements.Diego Biurrun2014-07-01
* x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-13
* x86: rv40dsp: Use PAVGB instruction macro where appropriateDiego Biurrun2013-11-04
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-14
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-31
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31
* x86: use 32-bit source registers with movd instructionMans Rullgard2012-08-07
* x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions.Michael Kostylev2012-05-15
* rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MCChristophe Gisquet2012-05-10
* rv40dsp x86: use only one register, for both increment and loop counterChristophe GISQUET2012-04-10
* rv40dsp: implement prescaled versions for biweight.Christophe GISQUET2012-04-10
* rv40: x86 SIMD for biweightChristophe Gisquet2012-01-30