summaryrefslogtreecommitdiff
path: root/libavfilter/vf_dejudder.c
Commit message (Expand)AuthorAge
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-13
* avfilter/vf_dejudder: use the name 's' for the pointer to the private contextPaul B Mahol2015-08-28
* avfilter/vf_dejudder: Use av_mallocz_array()Michael Niedermayer2014-06-13
* lavfi: adding dejudder filter to remove judder produced by partially telecine...Nicholas Robbins2014-02-16