Re: [FFmpeg-devel] [PATCH 4/4] v5 - Correct Indentation

2016-08-15 Thread Carlos Fernandez Sanz
On Mon, Aug 15, 2016 at 2:33 PM, Steven Liu wrote: > What dose this patch do? Addresses Michael's comment on the previous version: "this reindention is inconsistent, also you can if you like keep reindentions in a seperate patch. But if done they should be consistent" __

Re: [FFmpeg-devel] [PATCH 4/4] v5 - Correct Indentation

2016-08-15 Thread Steven Liu
Carlos Fernandez Sanz 于2016年8月16日 周二上午1:48写道: > From: Carlos Fernandez > > Signed-off-by: Carlos Fernandez > --- > libavformat/hlsenc.c | 10 +- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c > index 7c90157..a73c50d 100644

[FFmpeg-devel] [PATCH 4/4] v5 - Correct Indentation

2016-08-15 Thread Carlos Fernandez Sanz
From: Carlos Fernandez Signed-off-by: Carlos Fernandez --- libavformat/hlsenc.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c index 7c90157..a73c50d 100644 --- a/libavformat/hlsenc.c +++ b/libavformat/hlsenc.c @@ -360,