summaryrefslogtreecommitdiff
path: root/libavfilter/vf_minterpolate.c
Commit message (Expand)AuthorAge
* lavfi/minterpolate: Remove declaration of two unused variables.Carl Eugen Hoyos2018-11-16
* avfilter/vf_minterpolate: use common scene sad functionsMarton Balint2018-11-11
* lavfi/minterpolate: fix blending calc issue.Jun Zhao2018-07-08
* lavfi/minterpolate: Split struct Pixel to allow higher resolutions.Carl Eugen Hoyos2017-12-28
* avfilter/vf_minterpolate: Use dx and dyMichael Niedermayer2017-03-30
* lavfi/minterpolate: Remove an unused variable.Carl Eugen Hoyos2017-02-11
* avfilter/vf_minterpolate: rename chroma log varsDavinder Singh2016-09-02
* avfilter/vf_minterpolate: do not right shift negative numbersDavinder Singh2016-08-29
* avfilter: added motion estimation and interpolation filtersDavinder Singh2016-08-26