Re: [FFmpeg-devel] [PATCH 5/5] Fix review feedback

2022-01-31 Thread Mark Gaiser
On Mon, Jan 31, 2022 at 4:46 PM Michael Niedermayer wrote: > On Mon, Jan 31, 2022 at 02:51:16PM +0100, Mark Gaiser wrote: > > Little bit of consistency in punctuations. > > > > Signed-off-by: Mark Gaiser > > --- > > libavformat/ipfs.c | 12 ++-- > > 1 file changed, 6 insertions(+), 6 de

Re: [FFmpeg-devel] [PATCH 5/5] Fix review feedback

2022-01-31 Thread Michael Niedermayer
On Mon, Jan 31, 2022 at 02:51:16PM +0100, Mark Gaiser wrote: > Little bit of consistency in punctuations. > > Signed-off-by: Mark Gaiser > --- > libavformat/ipfs.c | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) Review fixes should be integrated into the patches when they a

[FFmpeg-devel] [PATCH 5/5] Fix review feedback

2022-01-31 Thread Mark Gaiser
Little bit of consistency in punctuations. Signed-off-by: Mark Gaiser --- libavformat/ipfs.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/libavformat/ipfs.c b/libavformat/ipfs.c index 8f6f91d85d..1644c74eac 100644 --- a/libavformat/ipfs.c +++ b/libavformat/ipf