summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/rv40dsp.asm
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '79793f833784121d574454af4871866576c0749d'Michael Niedermayer2014-07-011-1/+1
|\
| * Update Fiona's name in copyright statements.Diego Biurrun2014-07-011-1/+1
* | Merge commit '55519926ef855c671d084ccc151056de9e3d3a77'Michael Niedermayer2014-03-141-4/+4
|\ \ | |/
| * x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-131-4/+4
* | Merge commit 'e2b5b097898c9155f4bdff4d83cdc54d5eef6930'Michael Niedermayer2013-11-051-5/+1
|\ \ | |/
| * x86: rv40dsp: Use PAVGB instruction macro where appropriateDiego Biurrun2013-11-041-5/+1
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
|/
* 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