summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_convolution.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_convolution: disable fast path if rdiv/bias are different from de...Paul B Mahol2018-03-231-0/+3
* avfilter/vf_convolution: add 7x7 filterPaul B Mahol2017-12-041-5/+170
* avfilter: add support for GRAY9 and GBRAP10Paul B Mahol2017-08-071-2/+2
* avfilter: add roberts cross operatorPaul B Mahol2017-06-191-0/+134
* avfilter/vf_convolution: add slice threading supportPaul B Mahol2016-09-121-63/+158
* avfilter: add sobel and prewitt filterPaul B Mahol2016-09-121-29/+305
* avfilter/vf_convolution: add >8 bit depth supportPaul B Mahol2016-08-271-25/+165
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-1/+1
* avfilter/vf_convolution: Use av_clip_uint8()Michael Niedermayer2016-01-231-2/+2
* avfilter/vf_convolution: add timeline supportPaul B Mahol2016-01-221-0/+1
* avfilter: add convolution filterPaul B Mahol2016-01-221-0/+335
OpenPOWER on IntegriCloud