summaryrefslogtreecommitdiffstats
path: root/libavcodec/blockdsp.h
Commit message (Expand)AuthorAgeFilesLines
* libavcodec/blockdsp : fix comment. clear_block need 32 aligned nowMartin Vignali2017-11-071-2/+2
* Merge commit 'b2939a75270bc7e971462648168aa3a2a48c1c8c'Clément Bœsch2017-03-211-1/+2
|\
| * blockdsp: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-1/+2
| * blockdsp: drop the high_bit_depth parameterAnton Khirnov2016-09-221-4/+4
* | blockdsp: reindent after parameter removalChristophe Gisquet2015-10-031-2/+1
* | blockdsp: remove high bitdepth parameterChristophe Gisquet2015-10-021-5/+5
* | 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/+1
* | alpha/blockdsp: move clear_blocks out of dsputilJames Almer2014-06-191-0/+1
* | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer2014-06-191-4/+4
|/
* dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-181-0/+52
OpenPOWER on IntegriCloud