summaryrefslogtreecommitdiffstats
path: root/libavcodec/blockdsp.c
Commit message (Collapse)AuthorAgeFilesLines
* blockdsp: drop the high_bit_depth parameterAnton Khirnov2016-09-221-6/+4
| | | | | It has no effect, since the code is supposed to operate the same way for any bit depth.
* dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-181-0/+78
OpenPOWER on IntegriCloud