summaryrefslogtreecommitdiff
path: root/libavcodec/x86/rv40dsp.asm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-161-1/+1
|\
| * x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions.Michael Kostylev2012-05-151-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-101-3/+313
|\ \ | |/
| * rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MCChristophe Gisquet2012-05-101-3/+313
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-101-59/+48
|\ \ | |/
| * 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
* | Fix NASM compilation.Reimar Döffinger2012-02-031-4/+4
|/
* rv40: x86 SIMD for biweightChristophe Gisquet2012-01-301-0/+207