[FFmpeg-devel] [PATCH] Handle HTTP 301/307 redirect requests

Martin Storsjö martin
Tue Nov 2 21:37:55 CET 2010


On Tue, 2 Nov 2010, Ronald S. Bultje wrote:

> On Tue, Nov 2, 2010 at 1:10 PM, Mike Edenfield <kutulu at kutulu.org> wrote:
> > This patch handles the HTTP response status codes 301 (Moved
> > Permanently) and 307 (Temporary Redirect) in the same manner as 302.
> >
> > Sample podcast that generates a 301 response can be found here:
> > "http://media.blubrry.com/androidappshow/blip.tv/file/get/Androidappshow-TheAndroidAppShowEpisode35150.mp3".
> 
> rtsp.c already handles this correctly, so OK.

Applied

// Martin



More information about the ffmpeg-devel mailing list