summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_dejudder.c
Commit message (Collapse)AuthorAgeFilesLines
* avfilter/vf_dejudder: use the name 's' for the pointer to the private contextPaul B Mahol2015-08-281-32/+32
| | | | | | This is shorter and consistent across filters. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter/vf_dejudder: Use av_mallocz_array()Michael Niedermayer2014-06-131-1/+1
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavfi: adding dejudder filter to remove judder produced by partially ↵Nicholas Robbins2014-02-161-0/+187
telecined material. Signed-off-by: Nicholas Robbins <nickrobbins@yahoo.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
OpenPOWER on IntegriCloud