[FFmpeg-devel] [PATCH] avfilter: add nnedi filter

Carl Eugen Hoyos cehoyos at ag.or.at
Thu Jan 28 13:13:31 CET 2016


Paul B Mahol <onemda <at> gmail.com> writes:

> 2nd version attached.

> +AVFilter ff_vf_nnedi = {
> +    .name          = "nnedi",
> +    .description   = NULL_IF_CONFIG_SMALL("Apply neural 
> network edge directed interpolation."),

Am I correct that this is a deinterlacer?
If yes, please add this to the description.

Carl Eugen



More information about the ffmpeg-devel mailing list