summaryrefslogtreecommitdiff
path: root/libavfilter/vf_convolution.c
Commit message (Expand)AuthorAge
* avfilter/vf_convolution: add 7x7 filterPaul B Mahol2017-12-04
* avfilter: add support for GRAY9 and GBRAP10Paul B Mahol2017-08-07
* avfilter: add roberts cross operatorPaul B Mahol2017-06-19
* avfilter/vf_convolution: add slice threading supportPaul B Mahol2016-09-12
* avfilter: add sobel and prewitt filterPaul B Mahol2016-09-12
* avfilter/vf_convolution: add >8 bit depth supportPaul B Mahol2016-08-27
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* avfilter/vf_convolution: Use av_clip_uint8()Michael Niedermayer2016-01-23
* avfilter/vf_convolution: add timeline supportPaul B Mahol2016-01-22
* avfilter: add convolution filterPaul B Mahol2016-01-22