| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '79793f833784121d574454af4871866576c0749d' | Michael Niedermayer | 2014-07-01 | 1 | -1/+1 |
|\ |
|
| * | Update Fiona's name in copyright statements. | Diego Biurrun | 2014-07-01 | 1 | -1/+1 |
* | | Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' | Michael Niedermayer | 2014-03-14 | 1 | -4/+4 |
|\| |
|
| * | x86: Make function prototype comments in assembly code consistent | Diego Biurrun | 2014-03-13 | 1 | -4/+4 |
* | | Merge commit 'e2b5b097898c9155f4bdff4d83cdc54d5eef6930' | Michael Niedermayer | 2013-11-05 | 1 | -5/+1 |
|\| |
|
| * | x86: rv40dsp: Use PAVGB instruction macro where appropriate | Diego Biurrun | 2013-11-04 | 1 | -5/+1 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
|/ |
|
* | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -2/+2 |
* | x86: yasm: Use complete source path for macro helper %includes | Diego Biurrun | 2012-10-31 | 1 | -1/+1 |
* | x86: include x86inc.asm in x86util.asm | Diego Biurrun | 2012-10-31 | 1 | -1/+0 |
* | x86: use 32-bit source registers with movd instruction | Mans Rullgard | 2012-08-07 | 1 | -2/+2 |
* | x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions. | Michael Kostylev | 2012-05-15 | 1 | -1/+1 |
* | rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MC | Christophe Gisquet | 2012-05-10 | 1 | -3/+313 |
* | rv40dsp x86: use only one register, for both increment and loop counter | Christophe GISQUET | 2012-04-10 | 1 | -23/+20 |
* | rv40dsp: implement prescaled versions for biweight. | Christophe GISQUET | 2012-04-10 | 1 | -39/+31 |
* | rv40: x86 SIMD for biweight | Christophe Gisquet | 2012-01-30 | 1 | -0/+207 |