| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '6369ba3c9cc74becfaad2a8882dff3dd3e7ae3c0' | Michael Niedermayer | 2013-08-30 | 1 | -4/+5 |
|\ |
|
| * | x86: avcodec: Use convenience macros to check for CPU flags | Diego Biurrun | 2013-08-29 | 1 | -4/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-18 | 1 | -14/+14 |
|\| |
|
| * | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -14/+14 |
* | | Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a' | Michael Niedermayer | 2013-05-14 | 1 | -1/+1 |
|\| |
|
| * | x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h | Diego Biurrun | 2013-05-12 | 1 | -1/+1 |
* | | Merge commit '46bb456853b197f4562de7acf5d42abf11ded9be' | Michael Niedermayer | 2013-05-14 | 1 | -16/+21 |
|\| |
|
| * | x86: dsputil: Refactor pixels16 wrapper functions with a macro | Diego Biurrun | 2013-05-12 | 1 | -16/+21 |
* | | Merge commit '92f8e06ecb431a427ea13d794e5a6bc927a034d2' | Michael Niedermayer | 2013-05-08 | 1 | -0/+7 |
|\| |
|
| * | x86: dsputil hpeldsp: Move shared template functions into separate object | Diego Biurrun | 2013-05-07 | 1 | -0/+7 |
* | | Merge commit '7edaf4edb5c3c04f34ad1242680cbc32d11f4087' | Michael Niedermayer | 2013-05-08 | 1 | -2/+0 |
|\| |
|
| * | x86: rnd_template: Eliminate pointless OP_AVG macro indirection | Diego Biurrun | 2013-05-07 | 1 | -2/+0 |
* | | Merge commit '110796739ab32854dc0b6b0a1c95e6ae98889062' | Michael Niedermayer | 2013-05-06 | 1 | -2/+1 |
|\| |
|
| * | x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.c | Diego Biurrun | 2013-05-06 | 1 | -2/+1 |
* | | Merge commit '9e5e76ef9ea803432ef2782a3f528c3f5bab621e' | Michael Niedermayer | 2013-05-06 | 1 | -8/+8 |
|\| |
|
| * | x86: More specific ifdefs for dsputil/hpeldsp init functions | Diego Biurrun | 2013-05-06 | 1 | -8/+8 |
* | | Merge commit '932806232108872655556100011fe369125805d3' | Michael Niedermayer | 2013-05-03 | 1 | -0/+3 |
|\| |
|
| * | x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.c | Diego Biurrun | 2013-05-02 | 1 | -0/+2 |
| * | x86: dsputil: Move avg_pixels8_mmx() out of rnd_template.c | Diego Biurrun | 2013-05-02 | 1 | -0/+1 |
* | | Merge commit '9b3a04d30691e85b77e63f75f5f26a93c3a000cd' | Michael Niedermayer | 2013-05-03 | 1 | -68/+4 |
|\| |
|
| * | x86: Move duplicated put_pixels{8|16}_mmx functions into their own file | Diego Biurrun | 2013-05-02 | 1 | -68/+4 |
* | | Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d' | Michael Niedermayer | 2013-05-01 | 1 | -14/+14 |
|\| |
|
| * | x86: Drop unnecessary ff_ name prefixes from static functions | Diego Biurrun | 2013-04-30 | 1 | -14/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-29 | 1 | -7/+0 |
|\| |
|
| * | x86: hpeldsp: Remove unused macro definitions | Diego Biurrun | 2013-04-29 | 1 | -7/+0 |
* | | Merge commit '6a8561dbd7c078eb75985f7011ad1ad3fda9e223' | Michael Niedermayer | 2013-04-24 | 1 | -76/+0 |
|\| |
|
| * | x86: Factorize duplicated inline assembly snippets | Martin Storsjö | 2013-04-23 | 1 | -76/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-22 | 1 | -5/+0 |
|\| |
|
| * | x86: Remove some duplicate function declarations | Diego Biurrun | 2013-04-22 | 1 | -5/+0 |
* | | Merge commit '8db00081a37d5b7e23918ee500bb16bc59b57197' | Michael Niedermayer | 2013-04-20 | 1 | -10/+3 |
|\| |
|
| * | x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp | Ronald S. Bultje | 2013-04-19 | 1 | -0/+408 |
* | Fix compilation with --disable-mmx. | Carl Eugen Hoyos | 2013-03-22 | 1 | -1/+1 |
* | Move x86 half-pel assembly from dsputil to hpeldsp. | Ronald S. Bultje | 2013-03-13 | 1 | -0/+415 |