summaryrefslogtreecommitdiff
path: root/libavcodec/pixblockdsp.h
Commit message (Expand)AuthorAge
* libavcodec: aarch64: Add a NEON implementation of pixblockdspMartin Storsjö2020-05-15
* pixblockdsp, avdct: Add get_pixels_unalignedMartin Storsjö2020-05-13
* avcodec/me_cmp: Fix crashes on ARM due to misalignmentMichael Niedermayer2017-08-21
* Merge commit 'c778eb15b89d875cb246b18f65b3b4321cb1e7d6'Clément Bœsch2017-03-30
|\
| * pixblockdsp: Have function pointer prototype match implementationDiego Biurrun2016-11-03
* | Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3'Clément Bœsch2017-03-20
|\|
| * pixblockdsp: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-14
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functionsShivraj Patil2015-06-29
* | avcodec: Change get_pixels() to ptrdiff_t linesizeMichael Niedermayer2014-08-06
* | alpha/pixblockdsp: move code out of dsputilJames Almer2014-07-10
* | Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer2014-07-10
|/
* dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-09