Re: [FFmpeg-devel] [PATCH] lavf/libsrt: Fix typo

2020-01-07 Thread Michael Niedermayer
On Tue, Jan 07, 2020 at 09:27:30AM +0800, myp...@gmail.com wrote: > On Tue, Jan 7, 2020 at 1:43 AM Anthony Delannoy > wrote: > > > > --- > > libavformat/libsrt.c | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/libavformat/libsrt.c b/libavformat/libsrt.c > > inde

Re: [FFmpeg-devel] [PATCH] lavf/libsrt: Fix typo

2020-01-06 Thread myp...@gmail.com
On Tue, Jan 7, 2020 at 1:43 AM Anthony Delannoy wrote: > > --- > libavformat/libsrt.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/libavformat/libsrt.c b/libavformat/libsrt.c > index a727b1c3e4..16975b6d94 100644 > --- a/libavformat/libsrt.c > +++ b/libavformat/lib

[FFmpeg-devel] [PATCH] lavf/libsrt: Fix typo

2020-01-06 Thread Anthony Delannoy
--- libavformat/libsrt.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavformat/libsrt.c b/libavformat/libsrt.c index a727b1c3e4..16975b6d94 100644 --- a/libavformat/libsrt.c +++ b/libavformat/libsrt.c @@ -337,9 +337,9 @@ static int libsrt_set_options_pre(URLContext *h