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

Ronald S. Bultje rsbultje
Tue Mar 17 13:52:01 CET 2009


Hi,

On Tue, Mar 17, 2009 at 1:03 AM, Luca Barbato <lu_zero at gentoo.org> wrote:
> Ronald S. Bultje wrote:
>> Luca asked for a repost of the latest patch because he can't find it
>> in his inbox, so voila.
>
> 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.

Thanks, applied with the suggested modification. Almost there for
RTP/ASF support...

Ronald




More information about the ffmpeg-devel mailing list