summaryrefslogtreecommitdiff
path: root/libavfilter/vf_deflicker.c
Commit message (Expand)AuthorAge
* avfilter: Reindentation after query_formats changesAndreas Rheinhardt2021-10-05
* avfilter/vf_deflicker: 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/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_deflicker: add support for alpha formatsPaul B Mahol2019-11-18
* avfilter/vf_deflicker: fix invalid accessPaul B Mahol2019-10-11
* avfilter: add support for gray14 formatPaul B Mahol2018-09-09
* avfilter: add support for GRAY9 and GBRAP10Paul B Mahol2017-08-07
* avfilter/vf_deflicker: add bypass optionPaul B Mahol2017-05-15
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-23
* avfilter: add deflicker filterPaul B Mahol2017-04-20