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

Ronald S. Bultje rsbultje
Tue Nov 2 19:34:00 CET 2010


Hi,

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.

Ronald



More information about the ffmpeg-devel mailing list