summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/pixblockdsp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'Clément Bœsch2017-04-261-4/+1
|\
| * ppc: Centralize compiler-specific altivec.h #include handling in one placeDiego Biurrun2016-12-141-4/+1
* | Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3'Clément Bœsch2017-03-201-9/+9
|\ \ | |/
| * pixblockdsp: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-141-6/+6
| * ppc: Update #endif commentsDiego Biurrun2016-09-111-2/+2
* | ppc: pixblockdsp: do unaligned block accesses correctly againAndreas Cadhalpun2016-11-031-7/+10
* | avcodec/ppc/pixblockdsp: Fix type of get_pixels_vsx()Michael Niedermayer2015-06-011-1/+1
* | Merge commit 'd0bf20a4f25ac5de021c860a0c8ad05638ee2078'Michael Niedermayer2015-05-311-0/+44
|\ \ | |/
| * ppc: vsx: Implement diff_pixels and get_pixelsLuca Barbato2015-05-311-0/+44
| * ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-311-2/+2
* | Merge commit '7014b65995b1fe6188fb53447bf61b08e3963355'Michael Niedermayer2015-05-311-23/+20
|\ \ | |/
| * ppc: pixblockdsp: Use the abriged vector typesLuca Barbato2015-05-311-23/+20
* | libavcodec/ppc/pixblockdsp.c : fix get_pixels_altivec() and diff_pixels_altiv...Rong Yan2014-10-101-0/+95
* | avcodec: Change get_pixels() to ptrdiff_t linesizeMichael Niedermayer2014-08-061-1/+1
* | Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer2014-07-101-4/+4
|/
* dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-091-0/+153
OpenPOWER on IntegriCloud