Quoting Mark Thompson (2016-11-29 23:48:19)
> ---
> On 29/11/16 11:50, Anton Khirnov wrote:
> > Either one is fine with me. I guess picking the higher numbered might be
> > a little safer since it will also work in implementations that don't
> > support motion-adaptive, if they happen to exist.
> 
> I went with that.
> 
> I need to write a lot more on the wiki about filtering anyway (with hwmap), 
> so it's probably easier if it gets documented there.

It'd still be nice if it was mentioned in doc/filters.texi, perhaps
just a single line pointing to the wiki.

>  configure                          |   1 +
>  libavfilter/Makefile               |   1 +
>  libavfilter/allfilters.c           |   1 +
>  libavfilter/version.h              |   2 +-
>  libavfilter/vf_deinterlace_vaapi.c | 625 
> +++++++++++++++++++++++++++++++++++++
>  5 files changed, 629 insertions(+), 1 deletion(-)
>  create mode 100644 libavfilter/vf_deinterlace_vaapi.c

LGTM.

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to