| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/motion_est: sad_{x, y}2_mmxext functions are bitexact | James Almer | 2014-06-04 | 1 | -4/+4 |
* | x86/motion_est: enable sad16_sse2 on k10 CPUs | James Almer | 2014-06-01 | 1 | -1/+1 |
* | Additional icl inline asm fix. | Matt Oliver | 2014-03-22 | 1 | -3/+2 |
* | Merge commit '82bb3048013201c0095d2853d4623633d912252f' | Michael Niedermayer | 2014-03-20 | 1 | -9/+11 |
|\ |
|
| * | dsputil: Use correct type in me_cmp_func function pointer | Diego Biurrun | 2014-03-20 | 1 | -9/+11 |
* | | Add one forgotten named inline asm operand in libavcodec/x86/motion_est.c. | Carl Eugen Hoyos | 2014-03-19 | 1 | -1/+2 |
* | | Automatically change MANGLE() into named inline asm operands when direct symb... | Matt Oliver | 2014-03-18 | 1 | -1/+2 |
* | | Merge commit 'f8bbebecfd7ea3dceb7c96f931beca33f80a3490' | Michael Niedermayer | 2014-03-14 | 1 | -150/+161 |
|\| |
|
| * | x86: motion_est: K&R formatting cosmetics | Diego Biurrun | 2014-03-13 | 1 | -150/+161 |
* | | Merge commit '6369ba3c9cc74becfaad2a8882dff3dd3e7ae3c0' | Michael Niedermayer | 2013-08-30 | 1 | -3/+4 |
|\| |
|
| * | x86: avcodec: Use convenience macros to check for CPU flags | Diego Biurrun | 2013-08-29 | 1 | -3/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-18 | 1 | -4/+4 |
|\| |
|
| * | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -4/+4 |
* | | 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 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84' | Michael Niedermayer | 2013-02-06 | 1 | -1/+2 |
|\| |
|
| * | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -1/+2 |
| * | Drop Snow codec | Diego Biurrun | 2013-01-06 | 1 | -1/+1 |
* | | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415' | Michael Niedermayer | 2012-11-01 | 1 | -16/+20 |
|\| |
|
| * | x86: mmx2 ---> mmxext in function names | Diego Biurrun | 2012-10-31 | 1 | -16/+20 |
* | | x86/motion_est: widen before multiply. | Michael Niedermayer | 2012-10-16 | 1 | -3/+3 |
* | | x86/motion_est: assert->av_assert2() | Michael Niedermayer | 2012-10-07 | 1 | -4/+5 |
* | | Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' | Michael Niedermayer | 2012-08-29 | 1 | -5/+4 |
|/ |
|
* | x86: avcodec: Drop silly "_mmx" suffixes from filenames | Diego Biurrun | 2012-08-28 | 1 | -0/+469 |