summaryrefslogtreecommitdiffstats
path: root/libavcodec/blockdsp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'b2939a75270bc7e971462648168aa3a2a48c1c8c'Clément Bœsch2017-03-211-2/+4
|\
| * blockdsp: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-2/+4
| * blockdsp: drop the high_bit_depth parameterAnton Khirnov2016-09-221-6/+4
* | blockdsp: remove high bitdepth parameterChristophe Gisquet2015-10-021-11/+9
* | lavc: fix compilation with FF_API_XVMC.Ronald S. Bultje2015-08-181-4/+0
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for block functionsShivraj Patil2015-06-221-0/+2
* | alpha/blockdsp: move clear_blocks out of dsputilJames Almer2014-06-191-0/+2
* | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer2014-06-191-4/+4
|/
* dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-181-0/+78
OpenPOWER on IntegriCloud