Re: [FFmpeg-devel] [PATCH 6/7] avformat/segafilmenc: Combine several checks

2020-02-25 Thread Michael Niedermayer
On Tue, Jan 14, 2020 at 04:13:35AM +0100, Andreas Rheinhardt wrote: > by moving them around. > > Signed-off-by: Andreas Rheinhardt > --- > libavformat/segafilmenc.c | 26 +- > 1 file changed, 9 insertions(+), 17 deletions(-) will apply thx [...] -- Michael GnuPG f

Re: [FFmpeg-devel] [PATCH 6/7] avformat/segafilmenc: Combine several checks

2020-02-23 Thread Andreas Rheinhardt
Andreas Rheinhardt: > by moving them around. > > Signed-off-by: Andreas Rheinhardt > --- > libavformat/segafilmenc.c | 26 +- > 1 file changed, 9 insertions(+), 17 deletions(-) > > diff --git a/libavformat/segafilmenc.c b/libavformat/segafilmenc.c > index 4f881f4f2f..137