summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_neighbor.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_neighbor: check if width is 1Paul B Mahol2019-10-111-3/+5
* avfilter/vf_neighbor: fix >8 bit deflate/inflatePaul B Mahol2018-11-171-16/+27
* avfilter: add support for gray14 formatPaul B Mahol2018-09-091-1/+1
* avfilter/vf_neighbor: add >8 depth suppportPaul B Mahol2018-05-031-24/+118
* avfilter/vf_neighbor: add slice threadingPaul B Mahol2018-05-011-16/+38
* avfilter/vf_neighbor: simplify code littlePaul B Mahol2018-05-011-34/+32
* avfilter/vf_neighbor: rewrite without using temp memoryPaul B Mahol2018-05-011-46/+24
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-1/+1
* avfilter: add '.' at and of long filter description where it is missingPaul B Mahol2015-11-251-4/+4
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-141-2/+1
* avfilter: add erosion, dilation, deflate & inflate filterPaul B Mahol2015-07-151-0/+324
OpenPOWER on IntegriCloud