aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_lagfun.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-271-1/+1
* avfilter/vf_lagfun: use macroPaul B Mahol2021-02-111-83/+47
* avfilter/vf_lagfun: add timeline supportPaul B Mahol2021-02-111-3/+11
* avfilter/vf_lagfun: increase filter precisionPaul B Mahol2021-02-111-33/+41
* avfilter/vf_lagfun: add support for commandsPaul B Mahol2021-01-301-1/+2
* avfilter/vf_lagfun: fix heap-buffer overflowPaul B Mahol2019-10-191-1/+1
* avfilter: add lagfun filterPaul B Mahol2019-04-201-0/+252