Re: [FFmpeg-devel] [PATCH] fixes the issue https://trac.ffmpeg.org/ticket/6338

2017-05-04 Thread Vineet Goel
thank for you pointing it out. I'll go through the docs. and for this patch do I have to redo as per norms, or is it accepted? regards, Vineet On Thu, May 4, 2017 at 8:04 PM, Moritz Barsnick wrote: > On Thu, May 04, 2017 at 08:04:21 +0530, Vineet Goel wrote: > > sorry about

Re: [FFmpeg-devel] [PATCH] fixes the issue https://trac.ffmpeg.org/ticket/6338

2017-05-03 Thread Vineet Goel
2017 at 11:43 PM, Michael Niedermayer wrote: > On Mon, May 01, 2017 at 01:01:34PM +0530, Vineet Goel wrote: > > --- > > > > libavformat/http.c | 2 +- > > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > diff --git a/libavformat/http

[FFmpeg-devel] [PATCH] fixes the issue https://trac.ffmpeg.org/ticket/6338

2017-05-02 Thread Vineet Goel
--- libavformat/http.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/http.c b/libavformat/http.c index 293a8a7..27b52fe 100644 --- a/libavformat/http.c +++ b/libavformat/http.c @@ -1094,7 +1094,7 @@ static int http_connect(URLContext *h, const char *path, c