| Commit message (Expand) | Author | Age | Files | Lines |
* | libavcodec: aarch64: Add a NEON implementation of pixblockdsp | Martin Storsjö | 2020-05-15 | 1 | -0/+2 |
* | pixblockdsp, avdct: Add get_pixels_unaligned | Martin Storsjö | 2020-05-13 | 1 | -0/+3 |
* | avcodec/me_cmp: Fix crashes on ARM due to misalignment | Michael Niedermayer | 2017-08-21 | 1 | -0/+5 |
* | Merge commit 'c778eb15b89d875cb246b18f65b3b4321cb1e7d6' | Clément Bœsch | 2017-03-30 | 1 | -2/+4 |
|\ |
|
| * | pixblockdsp: Have function pointer prototype match implementation | Diego Biurrun | 2016-11-03 | 1 | -2/+4 |
* | | Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3' | Clément Bœsch | 2017-03-20 | 1 | -2/+2 |
|\| |
|
| * | pixblockdsp: Change type of stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-14 | 1 | -2/+2 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions | Shivraj Patil | 2015-06-29 | 1 | -0/+2 |
* | | avcodec: Change get_pixels() to ptrdiff_t linesize | Michael Niedermayer | 2014-08-06 | 1 | -1/+1 |
* | | alpha/pixblockdsp: move code out of dsputil | James Almer | 2014-07-10 | 1 | -0/+2 |
* | | Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e' | Michael Niedermayer | 2014-07-10 | 1 | -4/+4 |
|/ |
|
* | dsputil: Split off pixel block routines into their own context | Diego Biurrun | 2014-07-09 | 1 | -0/+44 |