Re: [FFmpeg-devel] [PATCH V1 1/3] avcodec/decode: fix identation

2019-10-07 Thread myp...@gmail.com
On Fri, Oct 4, 2019 at 10:23 PM Gyan wrote: > > > > On 04-10-2019 07:06 PM, Jun Zhao wrote: > > From: Jun Zhao > > > > fix identation. > > indentation > > > > > Signed-off-by: Jun Zhao > > --- > > libavcodec/decode.c |2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff

Re: [FFmpeg-devel] [PATCH V1 1/3] avcodec/decode: fix identation

2019-10-04 Thread Gyan
On 04-10-2019 07:06 PM, Jun Zhao wrote: From: Jun Zhao fix identation. indentation Signed-off-by: Jun Zhao --- libavcodec/decode.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/libavcodec/decode.c b/libavcodec/decode.c index 0818475..a7b37c6 100644 --- a/l

[FFmpeg-devel] [PATCH V1 1/3] avcodec/decode: fix identation

2019-10-04 Thread Jun Zhao
From: Jun Zhao fix identation. Signed-off-by: Jun Zhao --- libavcodec/decode.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/libavcodec/decode.c b/libavcodec/decode.c index 0818475..a7b37c6 100644 --- a/libavcodec/decode.c +++ b/libavcodec/decode.c @@ -785,7 +785,7