[FFmpeg-devel] [PATCH] avfilter: add nnedi filter
Andy Furniss
adf.lists at gmail.com
Sun Jan 24 11:30:59 CET 2016
Michael Niedermayer wrote:
> On Sat, Jan 23, 2016 at 07:53:59PM +0100, Paul B Mahol wrote:
>> Hi,
>>
>> patch attached.
>
>> configure | 1
>> libavfilter/Makefile | 1
>> libavfilter/allfilters.c | 1
>> libavfilter/vf_nnedi.c | 939 +++++++++++++++++++++++++++++++++++++++++++++++
>> 4 files changed, 942 insertions(+)
>> fd0161c6e14c0f39f4fc344c1737713691a13f1d 0001-avfilter-add-nnedi-filter.patch
>> From a41c741bb4d3146661e629552d750638a0bdc87c Mon Sep 17 00:00:00 2001
>> From: Paul B Mahol <onemda at gmail.com>
>> Date: Sat, 23 Jan 2016 17:15:53 +0100
>> Subject: [PATCH] avfilter: add nnedi filter
>>
>> Port of nnedi3 vapoursynth filter.
>
> nice
Agree - but there's apparently no field parameter + will the required
bin file be included?
More information about the ffmpeg-devel
mailing list