summaryrefslogtreecommitdiff
path: root/libavfilter/vf_neighbor.c
Commit message (Expand)AuthorAge
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* avfilter: Reindentation after query_formats changesAndreas Rheinhardt2021-10-05
* avfilter/vf_neighbor: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/vf_neighbor: Deduplicate AVClassesAndreas Rheinhardt2021-09-19
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/internal: Factor out executing a filter's execute_funcAndreas Rheinhardt2021-08-15
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* 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