summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/pixblockdsp.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Centralize compiler-specific altivec.h #include handling in one placeDiego Biurrun2016-12-141-4/+1
* pixblockdsp: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-141-6/+6
* ppc: Update #endif commentsDiego Biurrun2016-09-111-2/+2
* 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
* ppc: pixblockdsp: Use the abriged vector typesLuca Barbato2015-05-311-23/+20
* dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-091-0/+153
OpenPOWER on IntegriCloud