| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013' | Clément Bœsch | 2017-04-26 | 1 | -4/+1 |
|\ |
|
| * | ppc: Centralize compiler-specific altivec.h #include handling in one place | Diego Biurrun | 2016-12-14 | 1 | -4/+1 |
| * | ppc: Update #endif comments | Diego Biurrun | 2016-09-11 | 1 | -2/+2 |
| * | ppc: Restrict some Altivec implementations to Big Endian | Luca Barbato | 2015-05-31 | 1 | -2/+2 |
* | | doc: avoid incorrect phrase 'allows to' | Andreas Cadhalpun | 2015-06-16 | 1 | -1/+1 |
* | | Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' | Michael Niedermayer | 2014-11-24 | 1 | -28/+28 |
|\| |
|
| * | motion_est: convert stride to ptrdiff_t | Vittorio Giovara | 2014-11-24 | 1 | -28/+28 |
* | | libavcodec/ppc/me_cmp.c : support little endian in sse8_altivec(), hadamard8_... | Rong Yan | 2014-11-11 | 1 | -37/+21 |
* | | libavcodec/ppc/me_cmp.c : factorize little and big endian code | Rong Yan | 2014-11-11 | 1 | -351/+55 |
* | | libavcodec/ppc/me_cmp.c : fix sad16_altivec() sse16_altivec() sad16_xy2_altiv... | Rong Yan | 2014-10-10 | 1 | -0/+294 |
* | | Merge commit '2d60444331fca1910510038dd3817bea885c2367' | Michael Niedermayer | 2014-07-17 | 1 | -4/+4 |
|/ |
|
* | dsputil: Split motion estimation compare bits off into their own context | Diego Biurrun | 2014-07-17 | 1 | -0/+767 |