summaryrefslogtreecommitdiff
path: root/libavfilter/vf_bwdif.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "avfilter/yadif: simplify the code for better readability"Limin Wang2020-08-271-6/+7
* avfilter/yadif: simplify the code for better readabilityLimin Wang2020-08-261-7/+6
* avfilter/vf_bwdif: fix heap-buffer overflowPaul B Mahol2019-10-141-2/+2
* avfilter/vf_bwdif: Use common yadif frame management logicPhilip Langdale2018-11-141-198/+37
* avfilter: make use of ff_filter_get_nb_threadsPaul B Mahol2016-08-291-1/+1
* avfilter/vf_bwdif: Change default to deinterlace all framesThomas Mundt2016-06-191-1/+1
* avfilter/vf_bwdif: add x86 SIMDThomas Mundt2016-03-131-55/+14
* avfilter: add BobWeaver deinterlacing filterThomas Mundt2016-02-181-0/+625