summaryrefslogtreecommitdiff
path: root/libavfilter/vf_neighbor.c
Commit message (Expand)AuthorAge
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_neighbor: Deduplicate optionsAndreas Rheinhardt2021-01-08
* avfilter/vf_neighbor: add support for commandsPaul B Mahol2019-12-27
* avfilter/vf_neighbor: add 12bit yuva formatsPaul B Mahol2019-11-18
* avfilter/vf_neighbor: check if width is 1Paul B Mahol2019-10-11
* avfilter/vf_neighbor: fix >8 bit deflate/inflatePaul B Mahol2018-11-17
* avfilter: add support for gray14 formatPaul B Mahol2018-09-09
* avfilter/vf_neighbor: add >8 depth suppportPaul B Mahol2018-05-03
* avfilter/vf_neighbor: add slice threadingPaul B Mahol2018-05-01
* avfilter/vf_neighbor: simplify code littlePaul B Mahol2018-05-01
* avfilter/vf_neighbor: rewrite without using temp memoryPaul B Mahol2018-05-01
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* avfilter: add '.' at and of long filter description where it is missingPaul B Mahol2015-11-25
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* avfilter: add erosion, dilation, deflate & inflate filterPaul B Mahol2015-07-15