summaryrefslogtreecommitdiff
path: root/libavfilter/vf_bwdif.c
Commit message (Expand)AuthorAge
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* avfilter: Reindentation after query_formats changesAndreas Rheinhardt2021-10-05
* avfilter/vf_bwdif: 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
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avfilter/bwdif: Fix time base for large denominatorsPhilip Langdale2021-05-29
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* Revert "avfilter/yadif: simplify the code for better readability"Limin Wang2020-08-27
* avfilter/yadif: simplify the code for better readabilityLimin Wang2020-08-26
* avfilter/vf_bwdif: fix heap-buffer overflowPaul B Mahol2019-10-14
* avfilter/vf_bwdif: Use common yadif frame management logicPhilip Langdale2018-11-14
* avfilter: make use of ff_filter_get_nb_threadsPaul B Mahol2016-08-29
* avfilter/vf_bwdif: Change default to deinterlace all framesThomas Mundt2016-06-19
* avfilter/vf_bwdif: add x86 SIMDThomas Mundt2016-03-13
* avfilter: add BobWeaver deinterlacing filterThomas Mundt2016-02-18