summaryrefslogtreecommitdiff
path: root/libavfilter/vf_estdif.c
Commit message (Expand)AuthorAge
* avfilter/vf_estdif: tweak ecost optionPaul B Mahol2022-06-21
* avfilter/vf_estdif: set frame_rate only when neededPaul B Mahol2022-04-30
* avfilter/vf_estdif: allow to change two more optionsPaul B Mahol2021-11-11
* avfilter/vf_estdif: do some clip calculations only once in loopPaul B Mahol2021-11-09
* avfilter/vf_estdif: export distance cost as filter optionPaul B Mahol2021-11-09
* avfilter: Reindentation after query_formats changesAndreas Rheinhardt2021-10-05
* avfilter/vf_estdif: 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/internal: Factor out executing a filter's execute_funcAndreas Rheinhardt2021-08-15
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter/[vf_nnedi, vf_estdif]: check interlaced flag on correct frameKacper Michajłow2021-07-16
* avfilter/vf_estdif: fix time base for large denominatorsPaul B Mahol2021-07-16
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_estdif: make interpolation used user configurablePaul B Mahol2021-01-22
* avfilter/vf_estdif: add some forgotten formatsPaul B Mahol2021-01-18
* avfilter: add estdif video filterPaul B Mahol2021-01-16