Re: [FFmpeg-devel] [PATCH 1/3] avformat/webpenc: Return early to reduce indentation

2023-12-07 Thread Andreas Rheinhardt
Andreas Rheinhardt: > Signed-off-by: Andreas Rheinhardt > --- > libavformat/webpenc.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/libavformat/webpenc.c b/libavformat/webpenc.c > index fb0cca3922..9ac353c967 100644 > --- a/libavformat/webpenc.c > +++ b/libavform

[FFmpeg-devel] [PATCH 1/3] avformat/webpenc: Return early to reduce indentation

2023-11-03 Thread Andreas Rheinhardt
Signed-off-by: Andreas Rheinhardt --- libavformat/webpenc.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libavformat/webpenc.c b/libavformat/webpenc.c index fb0cca3922..9ac353c967 100644 --- a/libavformat/webpenc.c +++ b/libavformat/webpenc.c @@ -80,12 +80,13 @@ stati