Re: [FFmpeg-devel] [PATCH] fix: added more YUVA formats to idet query_formats

2018-01-14 Thread Michael Niedermayer
On Sat, Jan 13, 2018 at 04:51:43PM +0100, Robert Nagy wrote: > --- > libavfilter/vf_idet.c | 2 ++ > 1 file changed, 2 insertions(+) applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I do not agree with what you have to say, but I'll defend to the de

[FFmpeg-devel] [PATCH] fix: added more YUVA formats to idet query_formats

2018-01-13 Thread Robert Nagy
--- libavfilter/vf_idet.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libavfilter/vf_idet.c b/libavfilter/vf_idet.c index 14f031aaa9..02ae2edcb9 100644 --- a/libavfilter/vf_idet.c +++ b/libavfilter/vf_idet.c @@ -392,6 +392,8 @@ static int query_formats(AVFilterContext *ctx) AV_P