[FFmpeg-devel] [PATCH] RTSP-MS 10/15: ASF header parsing

Luca Barbato lu_zero
Tue Mar 17 06:03:53 CET 2009


Ronald S. Bultje wrote:
> Luca asked for a repost of the latest patch because he can't find it
> in his inbox, so voila.
> 
> Ronald

I'd have the last hunk

+    if (rt->asf_ctx) {
+        av_close_input_stream (rt->asf_ctx);
+        rt->asf_ctx = NULL;
+    }

in rtsp_close_streams(rt);

Beside that looks ok.

lu

-- 

Luca Barbato
Gentoo Council Member
Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero





More information about the ffmpeg-devel mailing list