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
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel