Re: [FFmpeg-devel] [PATCH] lavc/utils.c: fix code indentations

2019-12-12 Thread Michael Niedermayer
On Wed, Dec 11, 2019 at 04:52:01PM +0800, Linjie Fu wrote: > Introduced since 4b4a02b8. > > Signed-off-by: Linjie Fu > --- > libavcodec/utils.c | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) will apply [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC

[FFmpeg-devel] [PATCH] lavc/utils.c: fix code indentations

2019-12-11 Thread Linjie Fu
Introduced since 4b4a02b8. Signed-off-by: Linjie Fu --- libavcodec/utils.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/libavcodec/utils.c b/libavcodec/utils.c index 75e7035..8a49234 100644 --- a/libavcodec/utils.c +++ b/libavcodec/utils.c @@ -654,12 +654,12 @