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