aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/blockdsp.c
AgeCommit message (Expand)Author
2017-03-21Merge commit 'b2939a75270bc7e971462648168aa3a2a48c1c8c'Clément Bœsch
2016-09-29blockdsp: Change type of array stride parameters to ptrdiff_tDiego Biurrun
2016-09-22blockdsp: drop the high_bit_depth parameterAnton Khirnov
2015-10-02blockdsp: remove high bitdepth parameterChristophe Gisquet
2015-08-18lavc: fix compilation with FF_API_XVMC.Ronald S. Bultje
2015-06-22avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for block functionsShivraj Patil
2014-06-19alpha/blockdsp: move clear_blocks out of dsputilJames Almer
2014-06-19Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer
2014-06-18dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun