summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/rv40dsp.asm
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-5/+5
* Update Fiona's name in copyright statements.Diego Biurrun2014-07-011-1/+1
* x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-131-4/+4
* x86: rv40dsp: Use PAVGB instruction macro where appropriateDiego Biurrun2013-11-041-5/+1
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-141-2/+2
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-311-1/+1
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-311-1/+0
* x86: use 32-bit source registers with movd instructionMans Rullgard2012-08-071-2/+2
* x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions.Michael Kostylev2012-05-151-1/+1
* rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MCChristophe Gisquet2012-05-101-3/+313
* rv40dsp x86: use only one register, for both increment and loop counterChristophe GISQUET2012-04-101-23/+20
* rv40dsp: implement prescaled versions for biweight.Christophe GISQUET2012-04-101-39/+31
* rv40: x86 SIMD for biweightChristophe Gisquet2012-01-301-0/+207
OpenPOWER on IntegriCloud