summaryrefslogtreecommitdiff
path: root/libavcodec/ppc/me_cmp.c
Commit message (Expand)AuthorAge
* avcodec/me_cmp: Constify me_cmp_func buffer parametersAndreas Rheinhardt2022-07-31
* Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'Clément Bœsch2017-04-26
|\
| * ppc: Centralize compiler-specific altivec.h #include handling in one placeDiego Biurrun2016-12-14
| * ppc: Update #endif commentsDiego Biurrun2016-09-11
| * ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-31
* | doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun2015-06-16
* | Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600'Michael Niedermayer2014-11-24
|\|
| * motion_est: convert stride to ptrdiff_tVittorio Giovara2014-11-24
* | libavcodec/ppc/me_cmp.c : support little endian in sse8_altivec(), hadamard8_...Rong Yan2014-11-11
* | libavcodec/ppc/me_cmp.c : factorize little and big endian codeRong Yan2014-11-11
* | libavcodec/ppc/me_cmp.c : fix sad16_altivec() sse16_altivec() sad16_xy2_altiv...Rong Yan2014-10-10
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-17
|/
* dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-17