| Commit message (Expand) | Author | Age | Files | Lines |
* | asm: FF_-prefix internal macros used in inline assembly | Matthieu Bouron | 2016-06-27 | 1 | -28/+28 |
* | avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on --disable-mmx | Ganesh Ajjanagadde | 2015-10-03 | 1 | -2/+2 |
* | avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on --disable-mmx | Ganesh Ajjanagadde | 2015-09-20 | 1 | -3/+3 |
* | x86/hpeldsp: fix loop in {avg,avg_no_rnd}_pixels16_x2_mmx | James Almer | 2014-10-23 | 1 | -15/+16 |
* | Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f' | Michael Niedermayer | 2014-03-26 | 1 | -0/+3 |
|\ |
|
| * | Add missing headers to make template files compile (more) standalone | Diego Biurrun | 2014-03-26 | 1 | -0/+3 |
* | | Merge commit '831a1180785a786272cdcefb71566a770bfb879e' | Michael Niedermayer | 2014-03-13 | 1 | -1/+1 |
|\| |
|
| * | Update dsputil- and SIMD-related comments to match reality more closely | Diego Biurrun | 2014-03-13 | 1 | -1/+1 |
* | | Merge commit '46bb456853b197f4562de7acf5d42abf11ded9be' | Michael Niedermayer | 2013-05-14 | 1 | -11/+0 |
|\| |
|
| * | x86: dsputil: Refactor pixels16 wrapper functions with a macro | Diego Biurrun | 2013-05-12 | 1 | -11/+0 |
* | | Merge commit '92f8e06ecb431a427ea13d794e5a6bc927a034d2' | Michael Niedermayer | 2013-05-08 | 1 | -2/+0 |
|\| |
|
| * | x86: dsputil hpeldsp: Move shared template functions into separate object | Diego Biurrun | 2013-05-07 | 1 | -2/+0 |
* | | Merge commit '7edaf4edb5c3c04f34ad1242680cbc32d11f4087' | Michael Niedermayer | 2013-05-08 | 1 | -6/+6 |
|\| |
|
| * | x86: rnd_template: Eliminate pointless OP_AVG macro indirection | Diego Biurrun | 2013-05-07 | 1 | -6/+6 |
* | | Merge commit '110796739ab32854dc0b6b0a1c95e6ae98889062' | Michael Niedermayer | 2013-05-06 | 1 | -22/+0 |
|\| |
|
| * | x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.c | Diego Biurrun | 2013-05-06 | 1 | -22/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-26 | 1 | -1/+1 |
|\| |
|
| * | x86: Rename dsputil_rnd_template.c to rnd_template.c | Martin Storsjö | 2013-04-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-24 | 1 | -197/+2 |
|\| |
|
| * | x86: Get rid of duplication between *_rnd_template.c | Martin Storsjö | 2013-04-23 | 1 | -197/+2 |
| * | x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp | Ronald S. Bultje | 2013-04-19 | 1 | -0/+428 |
* | Move x86 half-pel assembly from dsputil to hpeldsp. | Ronald S. Bultje | 2013-03-13 | 1 | -0/+428 |