Re: [FFmpeg-devel] [PATCH 1/2] examples/muxing: misc style fixes

2020-09-26 Thread Steven Liu
Jun Zhao 于2020年9月25日周五 下午8:24写道: > > From: Jun Zhao > > misc style fixes. > > Signed-off-by: Jun Zhao > --- > doc/examples/muxing.c | 47 +++ > 1 file changed, 23 insertions(+), 24 deletions(-) > > diff --git a/doc/examples/muxing.c b/doc/examples/mux

[FFmpeg-devel] [PATCH 1/2] examples/muxing: misc style fixes

2020-09-25 Thread Jun Zhao
From: Jun Zhao misc style fixes. Signed-off-by: Jun Zhao --- doc/examples/muxing.c | 47 +++ 1 file changed, 23 insertions(+), 24 deletions(-) diff --git a/doc/examples/muxing.c b/doc/examples/muxing.c index bd16486..42f704c 100644 --- a/doc/example