| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_convolution: add slice threading support | Paul B Mahol | 2016-09-12 | 1 | -63/+158 |
* | avfilter: add sobel and prewitt filter | Paul B Mahol | 2016-09-12 | 1 | -29/+305 |
* | avfilter/vf_convolution: add >8 bit depth support | Paul B Mahol | 2016-08-27 | 1 | -25/+165 |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -1/+1 |
* | avfilter/vf_convolution: Use av_clip_uint8() | Michael Niedermayer | 2016-01-23 | 1 | -2/+2 |
* | avfilter/vf_convolution: add timeline support | Paul B Mahol | 2016-01-22 | 1 | -0/+1 |
* | avfilter: add convolution filter | Paul B Mahol | 2016-01-22 | 1 | -0/+335 |