Re: [FFmpeg-devel] [PATCH v1] avfilter/vf_eq: cosmetics

2020-01-14 Thread Michael Niedermayer
On Mon, Jan 13, 2020 at 09:49:43PM +0800, lance.lmw...@gmail.com wrote: > From: Limin Wang > > Signed-off-by: Limin Wang > --- > libavfilter/vf_eq.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) will apply thx [...] -- Michael GnuPG fingerprint:

[FFmpeg-devel] [PATCH v1] avfilter/vf_eq: cosmetics

2020-01-13 Thread lance . lmwang
From: Limin Wang Signed-off-by: Limin Wang --- libavfilter/vf_eq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavfilter/vf_eq.c b/libavfilter/vf_eq.c index f4cf499..de93901 100644 --- a/libavfilter/vf_eq.c +++ b/libavfilter/vf_eq.c @@ -390,5 +390,5 @@ AVFilter