[FFmpeg-devel] [PATCH] fix tls/tcp protocol after a 302 move in https

Michael Niedermayer michaelni at gmx.at
Mon Aug 4 03:49:57 CEST 2014


On Sat, Aug 02, 2014 at 02:57:10AM +0200, Michael Niedermayer wrote:
> On Fri, Aug 01, 2014 at 08:37:27PM -0400, compn wrote:
> > patch from https://trac.ffmpeg.org/ticket/3824
> > 
> > -compn
> 
> > diff --git a/libavformat/http.c b/libavformat/http.c
> > index 33585b0..3dffaee 100644
> > --- a/libavformat/http.c
> > +++ b/libavformat/http.c
> > @@ -229,6 +229,7 @@ redo:
> >          memset(&s->auth_state, 0, sizeof(s->auth_state));
> >          attempts         = 0;
> >          location_changed = 0;
> > +        lower_proto      = "tcp";
> >          goto redo;
> >      }
> >      return 0;
> 
> probably ok, iam not maintainer of http.c though
> 
> who is the author of this change though (as you write "patch from")
> ?
> if its not you, please set the author of the commit correctly

author fixed & applied

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140804/4754aa47/attachment.asc>


More information about the ffmpeg-devel mailing list