summaryrefslogtreecommitdiff
path: root/libavcodec/x86/pixblockdsp.asm
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3'Clément Bœsch2017-03-201-3/+2
|\
| * pixblockdsp: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-141-5/+2
* | pixblockdsp: x86: Condense diff_pixels_* to a shared macroTimothy Gu2015-11-071-34/+30
* | avcodec: Change get_pixels() to ptrdiff_t linesizeMichael Niedermayer2014-08-061-3/+1
* | Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer2014-07-101-5/+30
|/
* dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-091-0/+110