summaryrefslogtreecommitdiff
path: root/libavcodec/ppc/pixblockdsp.c
Commit message (Expand)AuthorAge
* Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'Clément Bœsch2017-04-26
|\
| * ppc: Centralize compiler-specific altivec.h #include handling in one placeDiego Biurrun2016-12-14
* | Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3'Clément Bœsch2017-03-20
|\|
| * pixblockdsp: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-14
| * ppc: Update #endif commentsDiego Biurrun2016-09-11
* | ppc: pixblockdsp: do unaligned block accesses correctly againAndreas Cadhalpun2016-11-03
* | avcodec/ppc/pixblockdsp: Fix type of get_pixels_vsx()Michael Niedermayer2015-06-01
* | Merge commit 'd0bf20a4f25ac5de021c860a0c8ad05638ee2078'Michael Niedermayer2015-05-31
|\|
| * ppc: vsx: Implement diff_pixels and get_pixelsLuca Barbato2015-05-31
| * ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-31
* | Merge commit '7014b65995b1fe6188fb53447bf61b08e3963355'Michael Niedermayer2015-05-31
|\|
| * ppc: pixblockdsp: Use the abriged vector typesLuca Barbato2015-05-31
* | libavcodec/ppc/pixblockdsp.c : fix get_pixels_altivec() and diff_pixels_altiv...Rong Yan2014-10-10
* | avcodec: Change get_pixels() to ptrdiff_t linesizeMichael Niedermayer2014-08-06
* | Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer2014-07-10
|/
* dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-09