| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_neighbor: add support for commands | Paul B Mahol | 2019-12-27 | 1 | -1/+2 |
* | avfilter/vf_neighbor: add 12bit yuva formats | Paul B Mahol | 2019-11-18 | 1 | -0/+1 |
* | avfilter/vf_neighbor: check if width is 1 | Paul B Mahol | 2019-10-11 | 1 | -3/+5 |
* | avfilter/vf_neighbor: fix >8 bit deflate/inflate | Paul B Mahol | 2018-11-17 | 1 | -16/+27 |
* | avfilter: add support for gray14 format | Paul B Mahol | 2018-09-09 | 1 | -1/+1 |
* | avfilter/vf_neighbor: add >8 depth suppport | Paul B Mahol | 2018-05-03 | 1 | -24/+118 |
* | avfilter/vf_neighbor: add slice threading | Paul B Mahol | 2018-05-01 | 1 | -16/+38 |
* | avfilter/vf_neighbor: simplify code little | Paul B Mahol | 2018-05-01 | 1 | -34/+32 |
* | avfilter/vf_neighbor: rewrite without using temp memory | Paul B Mahol | 2018-05-01 | 1 | -46/+24 |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -1/+1 |
* | avfilter: add '.' at and of long filter description where it is missing | Paul B Mahol | 2015-11-25 | 1 | -4/+4 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -2/+1 |
* | avfilter: add erosion, dilation, deflate & inflate filter | Paul B Mahol | 2015-07-15 | 1 | -0/+324 |