summaryrefslogtreecommitdiff
path: root/libavcodec/blockdsp.c
Commit message (Expand)AuthorAge
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* Remove obsolete version.h inclusionsAndreas Rheinhardt2021-07-22
* Merge commit 'b2939a75270bc7e971462648168aa3a2a48c1c8c'Clément Bœsch2017-03-21
|\
| * blockdsp: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
| * blockdsp: drop the high_bit_depth parameterAnton Khirnov2016-09-22
* | blockdsp: remove high bitdepth parameterChristophe Gisquet2015-10-02
* | lavc: fix compilation with FF_API_XVMC.Ronald S. Bultje2015-08-18
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for block functionsShivraj Patil2015-06-22
* | alpha/blockdsp: move clear_blocks out of dsputilJames Almer2014-06-19
* | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer2014-06-19
|/
* dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-18