Re: [FFmpeg-devel] [PATCH 04/13] avformat/mux: Cosmetics

2020-02-25 Thread Michael Niedermayer
On Tue, Aug 13, 2019 at 04:47:17AM +0200, Andreas Rheinhardt wrote: > Signed-off-by: Andreas Rheinhardt > --- > libavformat/mux.c | 19 +-- > 1 file changed, 9 insertions(+), 10 deletions(-) will apply thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC78

Re: [FFmpeg-devel] [PATCH 04/13] avformat/mux: Cosmetics

2020-02-24 Thread Andreas Rheinhardt
Andreas Rheinhardt: > Signed-off-by: Andreas Rheinhardt > --- > libavformat/mux.c | 19 +-- > 1 file changed, 9 insertions(+), 10 deletions(-) > > diff --git a/libavformat/mux.c b/libavformat/mux.c > index 2728c62de5..4089382ffd 100644 > --- a/libavformat/mux.c > +++ b/libavforma