Re: [FFmpeg-devel] [PATCH] avfilter/vf_chromashift: Fix mixed declaration and code

2018-11-26 Thread Michael Niedermayer
On Sun, Nov 25, 2018 at 09:52:58AM +0100, Paul B Mahol wrote: > On 11/25/18, Mark Harris wrote: > > --- > > libavfilter/vf_chromashift.c | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/libavfilter/vf_chromashift.c b/libavfilter/vf_chromashift.c > > index

Re: [FFmpeg-devel] [PATCH] avfilter/vf_chromashift: Fix mixed declaration and code

2018-11-25 Thread Paul B Mahol
On 11/25/18, Mark Harris wrote: > --- > libavfilter/vf_chromashift.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/libavfilter/vf_chromashift.c b/libavfilter/vf_chromashift.c > index 068c3c1b68..d073256b99 100644 > --- a/libavfilter/vf_chromashift.c > +++

[FFmpeg-devel] [PATCH] avfilter/vf_chromashift: Fix mixed declaration and code

2018-11-24 Thread Mark Harris
--- libavfilter/vf_chromashift.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libavfilter/vf_chromashift.c b/libavfilter/vf_chromashift.c index 068c3c1b68..d073256b99 100644 --- a/libavfilter/vf_chromashift.c +++ b/libavfilter/vf_chromashift.c @@ -76,13 +76,14 @@ static