summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_convolution.c
Commit message (Expand)AuthorAgeFilesLines
* 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