[FFmpeg-devel] Patch for handling redirects (error codes 301 and 302) in the RTSP client
Vladimir Eremeev
wl2776
Tue Dec 18 08:31:49 CET 2007
On Mon, 17 Dec 2007 15:10:18 +0100
Luca Barbato <lu_zero at gentoo.org> wrote:
> Vladimir Eremeev wrote:
> > Added several lines of code, allowing RTSP client handle two kinds of redirect
> > (301: moved permanently and 302 moved temporarily).
> - rt->rtsp_hd = rtsp_hd;
> + rt->rtsp_hd = rtsp_hd;
>
> bogus
Sorry, there was a space character after ;. Very, very sorry.
> The rest could be factorized a bit since have always to parse the
> location line.
Sorry again, I didn't completely understand, whether my patch was accepted.
Or, should I work more on it?
--
Vladimir Eremeev <wl2776 at gmail.com>
More information about the ffmpeg-devel
mailing list